body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebarleft{
	background: url(images/tile_grad_left.gif) repeat-y;
	width:10px;
}
#sidebarright{
	background: url(images/tile_grad_rt.gif) repeat-y;
	width:10px;
}

/* Head Styles */
#head{
	background: url(images/tile_headgfx.gif) repeat-x;
	height:110px;
	border-bottom: 2px solid;
	border-bottom-color:#636466;
}
#head img{
	margin: 24px 0px 5px 30px;
	border:0px;
}
#head div.navi{
	margin: 80px 10px 0px 20px;
	padding:0 0 0 0;
}
#head div.navi ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#head div.navi ul li{
	color: #636466;
	display: inline;
	font-size: 12px;
	margin:0px 2px 0px 2px;
}
/*#head div.navi ul li:hover{
	background-color:#636466;
}*/
#head a{
	color:#666666;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	padding:5px 10px 2px 10px;
}
#head a:visited{
	color:#666666;
}
#head div.navi ul li a:hover{
	color:white;
	background-color:#636466;
}

/* Body Top Styles*/
#body_top{
	background: url(images/tile_body_top.gif) repeat-x;
	height:132px;
}
#body_top img{
	margin: 29px 15px 0px 15px;
	border:0px;
}
#body_top a{
	border: none;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

/* Body Styles */
#body{
	background:url(images/tile_body3.gif) repeat-x;
	height:121px;
	border-bottom: solid thin;
	border-bottom-color:8a8a8c;
}
#body div.about1{
	width:400px;
	margin: 20px 60px 30px 0px;
	font-size: 12px;
	text-align:left;
	float:left;
}
div.about{
	width:500px;
	margin: 20px 0 30px 74px;
	padding:0;
	text-align:left;
	display:table;
}
.subpages{
	background:url(images/tile_body2.gif) repeat-x #ebebeb;
}
#body div.about p{
	margin: 0px 0px 8px 0px;
	font-size:12px;
	line-height:normal;
}
#body div.about h1{
	font-size:14px;
	font-weight:bold;
	color: #666666;
	margin:0 0 15 0;
}
#body div.about h2{
	font-size:12px;
	font-weight:normal;
	color: #666666;
	margin:0 0 15 0;
	border-bottom: 1px solid #999999;
}
#body div.about h3{
	padding: 15px 0px 10px 0px;
	font-size:12px;
	line-height:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-variant:normal;
}
#body div.about p.byline{
	padding:0 0 10px 0;
}
#body div.about h2 a{
	text-decoration:none;
	color:#666666;
	padding:0 15px 0 0;
}
#body div.about div.thumb{
	float:right;
	margin:0 0 5px 5px;
}
#body div.about div.thumb img{
	border:1px solid #999999;
	margin:0 0 5px 5px;
}

#body div.estimates{
	width:550px;
	margin: 20px 0 30px 49px;
	font-size: 12px;
	text-align:left;
}
#body div.estimates p{
	margin: 0px 0px 4px 0px;
	font-size:12px;
	line-height:12pt;
}
#body div.estimates form p{
	line-height:18pt;
}
#body div.estimates h1{
	font-size:14px;
	font-weight:bold;
	color: #666666;
	margin:0 0 10 0;
}
#body div.estimates h2{
	font-size:12px;
	font-weight:bold;
	color: #666666;
	margin:0 0 0 0;
	border-bottom: 1px solid #999999;
}


#body div.buttons{
	float:left;
	margin:1em 55px 0 50px;
}

#body div.images{
	float:right;
	margin:10px 0 0 15px;
}

#body div.images2{
	float:right;
	margin:30px 30px 20px 30px;
}


/* Info Styles */
#info {
	background: #999999;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color:#636466;
	padding-bottom:6px;
}
#info p{
	font-size: 12px;
	line-height: 14px;
	margin:.1em 0 0 0;
	padding:0;
}
#info h1{
	color:white;
	font-size:12px;
	padding:.3em 0 0 0;
	margin:0;
	
}
#info div{
	float:right;
	margin:10px 25px 0 0;
}
#info img{
	margin:2px;
}
#info a {
	text-decoration: none;
	color: #CCCCCC;
}