@charset "utf-8";
/* CSS Document */

#gfx-container {
	width:760px;
	height:214px;
	background:url(../imgs/bg2.gif) repeat-x #FFFFFF;
	background-position:top;
}
#header-pic {
	float:left;
	margin-left:25px;
	margin-top:28px;
	width:337px;
	height:230px;
}
#header-desc {
	float:left;
	width:330px;
	height:auto;
	padding-left:22px;
	margin-top:30px;
	text-align:left;
}
#main-content {
	float:left;
	width:760px;
	height:auto;
	background:#FFFFFF;
	margin-top:10px;
	
}

#main-content2 {
	float:left;
	width:760px;
	height:auto;
	background:#FFFFFF;
	
}



#prod-col1 {
	float:left;
	width:140px;
	height:auto;
	margin-left:25px;
}
#prod-col2 {
	float:left;
	width:140px;
	height:auto;
	padding-left:5px;
}
#prod-col3 {
	float:left;
	width:140px;
	height:auto;
	padding-left:5px;
}

#prod-col4 {
	float:left;
	width:140px;
	height:auto;
	margin-left:25px;
	margin-top:10px;
}
#prod-test {
	float:right;
	width:219px;
	height:auto;
	padding-right:20px;
	background:url(../imgs/grey.gif) left repeat-y;
	}


#about-col1 {
	float:left;
	width:338px;
	height:auto;
	margin-left:25px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url(../imgs/about-map_bg.gif);
	background-position: left top;
}

#about-col1_nobg {
	float:left;
	width:338px;
	height:auto;
	margin-left:25px;
	margin-top:10px;
}

#about-col2 {
	float:left;
	width:338px;
	height:auto;
	margin-left:25px;
	margin-top:10px;
}


#clients-col1 {
	float:left;
	width:600px;
	height:auto;
	margin-left:25px;
	margin-top:20px;
	background-repeat: no-repeat;
}

#clients-inside1 {
	float:left;
	width:370px;
	height:auto;
}

#clients-inside2 {
	float:left;
	padding-left:15px;
	width:203px;
	height:auto;
}


#clients-col2 {
	float:left;
	width:203px;
	height:auto;
	margin-left:50px;
	background-repeat: no-repeat;
}

#ser-col1 {
	float:left;
	width:350px;
	height:auto;
	margin-left:25px;
	margin-top:10px;
	background-repeat: no-repeat;
}


#ser-col2 {
	float:left;
	width:203px;
	height:auto;
	margin-left:50px;
	margin-top:10px;
	background-repeat: no-repeat;
}

/*product navigation*/

productNav {
font: 10px Arial, Helvetica, sans-serif;
float:left;
margin-left:10px;
}

.productNav li {
	float:left;
	margin-left:0px;
	list-style-type: none;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.productNav a:link, .productNav a:visited {
margin-top:1px;
text-decoration: none;
text-transform: uppercase;
font-weight: none;
display: block;
padding: 3px 12px 3px 6px;
background-color: #666666;
color: #ffffff;
border-top: 2px solid #ffffff;
border-right: 0px solid #333333;
border-bottom: 0px solid #333333;
border-left: 0px solid #dddddd;
}

.productNav li a:hover {
background-color: #aaaaaa;
}
.productNav li a:active {

background-color: #ff9900;
color: #ffffff;
border-top: 2px solid #ffffff;
border-right: 0px solid #333333;
border-bottom: 0px solid #333333;
border-left: 0px solid #dddddd;
}

#book-box{
font: 11px Arial, Helvetica, sans-serif;
width:520px;
line-height:16px;
float:left;
padding-left:30px;
margin-top:12px;
}


.prodPic{

}
