/* generated by csscreator.com */ 
html, body { 
margin:0; 
padding:0; 
text-align:center; 
font-size:12px;
color:#666;
font-family:Arial, Helvetica, sans-serif;
background:url(images/body-bg.jpg) top left repeat-x #e8e8e8;
} 

#pagewidth { 
background:url(images/pagewidth-bg.jpg) top left repeat-y #fff;
width:852px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;
} 

#header {
background:url(images/header.jpg) top left no-repeat #fff;
position:relative; 
height:108px; 
width:100%;
} 

	#address {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:25px 30px 0px 0px;
	padding-top:8px;
	float:right;
	text-align:right
	}
	
#navcontainer {
background:url(images/menu-bg.jpg) top left no-repeat;
width:852px;
height:19px;
padding:11px 0px 8px 0px;
text-align:center;
}

	#navlist {
	display:inline;
	list-style-type:none;
	}
	
	#navlist li {
	display:inline;
	list-style-type:none;
	}
	
	#navlist li a {
	background:none;
	font-size:14px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:5px 38px;
	}
	
	#navlist li a:hover, #current {
	/*background:url(images/menu-on-bg.jpg) top center no-repeat;*/
	color:#000;
	}

#maincol {
float: right; 
display:inline; 
position: relative; 
width:852px; 
}

	.solution-box {
	width:198px;
	float:left;
	margin-bottom:15px;
	margin-left:7px;
	}
	
	#lower_maincol {
	margin-top:25px;
	clear:both;
	_margin-left:-60px;
	}
	
		#work {
		float:left;
		margin:0 0 0 0;
		margin:0 0 0 20px;
		}
		
		#quote {
		background-color:#F9F9F9;
		width:580px;
		margin:0 0 0 6px;
		float:left;
		padding:10px;
		}
		
		.product {
		width:100%;
		background-color:#f9f9f9;
		padding: 20px 10px;
		border-bottom: 1px dashed #ccc;
		position:relative;
		float:left;
		}
		
		.product_image {
		width:123px;
		float:left;
		margin-right:10px;
		}
		
		.product_text {
		width:435px;
		float:left;
		margin-right:10px;
		padding-right:10px;
		border-right:1px solid #999;
		}
		
		.product_links {
		float:left;
		width:15%;
	  padding:auto 0;
		position: relative;
		}
		

#footer {
clear:both;
margin:0px;
background-color:#16678d;
height:37px;
} 

	.footer_text {
	margin:0 auto;
	color:#fff;
	text-align:center;
	padding:15px 0 8px 0;
	font-size:10px;
	background-color:#57b7e6;
	width:850px;
	}
	
	.footer_text a {
	color:#fff;
	text-decoration:none;
	}
	
	.footer_text a:hover {
	color:#fff;
	text-decoration:underline;
	}


/*Styling elements*/

.text1 {
font-size:12px;
color:#666;
font-family:Arial, Helvetica, sans-serif;
}

.text_red {
font-size:12px;
color:#990000;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.text_red:hover {
font-size:12px;
color:#333;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.title1 {
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}

.title2 {
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}

.link1 {
color:#114e6c;
font-size:12px;
text-decoration:none;
}

.link1:hover {
color:#666;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */  

