body{
	margin:0;
	padding:0;
	background-color: #3b3f71;
	color: #333333;
	font-size:12px;
	line-height: 20px; 
	}
	
h1	{
	color:#eeeeee;
	font-size:12px;
	line-height: 14px;
	text-align:left;
	}



img{
	border: 0;
	}

a:link, a:visited{
	color: #635D45;
	text-decoration: none;
	}



/*-------------------------------------------------
  header
-------------------------------------------------*/
#header{
	position: relative;
	width: 800;
	height: 115px;
	background: white url(index2007/header.jpg) no-repeat bottom;
	margin: auto;
	}
	
#header2{
	position: relative;
	width: 800;
	height: 96px;
	padding-left:550px;padding-top:10px;

		background-color: #3b3f71;
		background:white url(index2007/header2.jpg) no-repeat bottom;
	background-color: #3b3f71;
	margin: auto;
	}	

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#contentbody{
	width:800px;
	background-color:#ffffff;
}	

#container{
	width: 622px;
	background-color:#ffffff;
	float:right;
	margin: auto;

	padding: 0 0 0 0;
	}
#container_top{
	width:622px;
	height:226px;
	padding:0;	
	background: white url(index2007/topimage.jpg);
	}
	
#duct_top{
	width:622px;
	height:226px;
	padding:0;	
	background: white url(duct/topimage.jpg);
	}

#asbestos_top{
	width:622px;
	height:226px;
	padding:0;	
	background: white url(asbestos/topimage.jpg);
	}
	
#supply_top{
	width:622px;
	height:226px;
	padding:0;	
	background: white url(supply/topimage.jpg);
	}
	
#drain_top{
	width:622px;
	height:226px;
	padding:0;	
	background: white url(drain/topimage.jpg);
	}
	
#info{
	width: 480px;
	/*height:370px;*/

	float:right;
	/* margin: auto; */
	}
#info_copy{
	width: 450px;
	height:300px;
	padding:10px 10px 0 20px;
	background-color:#f9faf9;
 	margin: auto;
 	float:right;
	}
	

	
	
		
	
#whatsnew{
	width: 480px;
	
	/* margin: auto; */
	
	}
/*-------------------------------------------------
  side
-------------------------------------------------*/

#side{
	width: 178px;
	height: 500px;
	float: right;
	background-color:#c4ccfd;
	padding-top:50px;
	margin:auto;
	
	}
	


#menu{
	width:135px;
	height:100px;
	color:AB6A04;
	font-size:14px;
	line-height: 24px;
	/*--font-weight:bold;--*/
	padding-left: 10px; 
	margin:auto;
	
	}
/*-------------------------------------------------
  bottom
-------------------------------------------------*/

#bottom{
	position: relative;
	clear:both;
	width:800px;
	height: 20px;
	background-color:#ffffff;
	
	padding: 10px;
	}
	
