/* 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;
}

	#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;
		}

#footer {
clear:both;
margin:0px;
background-color:#464646;
height:37px;
} 

	.footer_text {
	margin:0 auto;
	color:#fff;
	text-align:center;
	padding:15px 0 8px 0;
	font-size:10px;
	background-color:#343434;
	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;
}

/* *** 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 */  

