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

.top_part_of_header{
	height:120px; 
	position:relative; 
	z-index:10;
}

.side_images_fix{
	float:left; 
	padding-top:20px;
}

.image_logo_fix{
	position:absolute; 
	bottom:0; 
	text-decoration:none; 
	z-index:400; 
	border:0px;
}
.bottom_menu_fix_one{
	height:40px;
	background-color:#e6e6e6; 
	border-spacing: 10px; 
	width:100%;
}

.bottom_menu_fix_two{
	border-bottom:#a7a7a7 2px dotted; 
	height:15px; 
	width:955px; 
	margin:auto;
}
.index_cw_fix{
	border-right: #a7a7a7 dotted 2px;
	height:600px;
}


.index_div_one{
	padding-left:30px; 
	font-size:1em; 
	height:600px;
}

.index_div_one h1{
	padding-bottom:15px; 
	margin:0; 
	padding-left:0px;
}

.index_div_one p{
	margin-bottom: 14px;
	line-height:1.2em;
	
}
.index_div_two{
	position:relative; 
	top:-75px;
}

.index_div_two strong{
	font-size:1.15em;
	font-variant:small-caps;
	font-weight:800;
	
}
.index_div_three{
	border-top:thin #666666 solid;
	margin-top:-25px; 
	padding-top:5px;
	margin-right: 380px;
}

.address_index_fix_one{
	float:left; 
	font-style:normal;
	clear:left;
	position:relative;
	top:-20px;
	margin-bottom:-55px;
}

.address_index_fix_two{
	padding-bottom:0px; 
	margin-bottom:0px; 
	float:left;
	padding-left: 70px;
}

.productsystemlist li
{
	color: #508ba9;
	font-size: 1em; /*font size for products */
	border: 0;
	list-style:none;
	padding-left:20px;
	padding-top:5px;
}
.productsystemlist li a:hover 
{
	color: #82abc8;
}


.bodysystem_image_fix{
	border:#a7a7a7 solid 1px; 
	padding:0px;
	float:left; 
	margin:10px 20px 15px 25px;
}

.bodysystem_div_fix_one{
	padding-bottom:25px; /*also used on other pages*/
}

.bodysystem_a_fix{
	display:block; 
	padding:30px 20px 30px 20px; 
	font-size:.7em;

}

.product_image_fix{
	float:left;
	padding:10px 15px 140px 25px;
}

.tech_img_fix{
	float:right; 
	padding:0px 15px 5px 15px;
}

.tech_img_fix_two{
	float:left; 
	padding:8px 8px 8px 8px;  
}
.tech_table_margin_fix{
	margin:0px 15px 15px 15px;
}
.tech_table_fix_two{

}
.tech_p_fix{
	font-size:1em; 
	font-weight:700;
	padding-bottom:10px; 
	padding-top:35px;
}
.tech_img_fix_three{
	padding:10px; 
	text-align:center;
}

.new_h1_fix{
	padding-left:10px; 
}

.margin21_fix{
	margin-top:-21px;
}	

div.clearleft{
	clear:left;
}

div.clearright{
	clear:right;
}

div.clearboth{
	clear:both;
}

.aboutus_building_pict{
	float:left;
	margin:0px 10px 10px 25px;

}

#contactusform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding:20px 25px 20px 75px;
	margin-top:20px;

}


#contactusform label{
	display:block;
	width: 150px;
	font-weight:bold;
	padding-bottom: 10px;
}
#contactusform label b{
	font-weight:bold;
}

#contactusform input{
	border:#508ba9 1px solid;
	}

#contactusform select{
	border:#508ba9 1px solid;
	}


#contactusform textarea{
	border:#508ba9 1px solid;
	}