/* CSS Document */


html,body,blockquote,div,dd,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,pre,th,td,ul {
	margin:0;
	padding:0;
}

h1 {
	text-transform:uppercase;}
	
h1 a {
	color: #993300;
	text-decoration:none;
	}
html {height:100%;
}
body {
	font:76%/150% "Lucida Grande",Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*overflow: -moz-scrollbars-vertical;*/
	height:100%;
	background:#fff;
	background-image:url(../images/bgd_shadow.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
code,h1,h2,h3,h4,h5,h6,pre {
	font-size:100%;
	color: #993300;
}
p {
	margin-bottom:2em;
	margin-left:2em;
	margin-right:2em;}
img {
	display:block;
}
ol,ul {
	list-style:none;
	margin-left:2em;
	margin-bottom:2em;
}
:link,:visited {
	text-decoration:underline;
}
a img,:link img,:visited img {
	border:none;
}
q:after,q:before{
	content:'';
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
.clearfix {
	display: inline-table;
	height: 1%;
	display: block;
}
html > body .clearfix {
	height: auto;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}




#menu {
	height:17px;
	width:100%;
	padding: 0 0 3px 0;
	border-bottom: #ddd 3px solid;
	margin: 0 0 20px 0;
	}

#menuleft {
	float:left;
	padding:0 0 0 40px;
	}
	
div.menuright {
	text-align:right;
	float:right;
	padding: 0 10px 0 0;
	font-weight:bold;
	font-size:1em;
	}
div.menuright a {
	text-decoration:none;
	color:#666;
	}
div.menuright a:hover {
	text-decoration:underline;}

#container {
	width:760px;
	margin:0 auto;
	height:100%;
	}
	
	
#content {
	padding:0 20px;
	min-height:300px;
	}


	
a.right  {
	clear:both;
	float:right;
	color:#f00;}
	

#inner { float: left; overflow: hidden; }
#inner div { float: left; background:#eff3f5; margin-bottom: -1000px; padding-bottom: 1000px; }

.clear { clear: both; padding-top: 10px; }

#header {}
#header_inner {
	}

#footer {
	clear:both;
	vertical-align:bottom;
	width:100%;
	text-align:center;
	padding: 0.25em 0;
	
	}
	
#footer_inner {
	border-top:  #ed2427 3px solid;
	width:740px;
	margin:0 auto;
	}
	
div.w350 {
	width:350px;
	float:left;
	overflow:hidden;
	}
div.w350 h1 a, div.w350 h2 a, div.w350gap h1 a, div.w350gap h2 a, div.mainc h1 a, #bargainbin h1 a {
	color:#993300;
	text-decoration:none;}
	
div.w350 p, div.w350gap p {
	margin: 0;}
	
.left {
	float:left;
	}
.right {
	float:right;
	}
div.w350gap {
	width:350px;
	float:left;
	margin-left:20px;
	overflow:hidden;}
	
div.textboxa {
	background:#eff3f5;
	background-image:url(../images/bgd_textboxa.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px;
	margin-top:8px;
	color:#666;
	height:12.2em;
	}

div.more {
	width:350px;
	height:27px;
	background-color: #FFFFFF;
	background-image: url(../images/arrow_go.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	margin-bottom:20px;
	margin-top: 0.5em;
}
div.more a {
	color:#3333FF;
	padding-right:30px;}
	
div.maina {
	width:100%;}
	
div.mainb {
	clear:both;
	width:100%;
	background:#eff3f5;
	background-image:url(../images/bgd_corner.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:80px;
	margin: 0 0 15px 0;
	}
div.mainb img{
	float:left;
	padding: 0 15px 0 0;
	}
.textboxb {
	background:#eff3f5;
	padding:10px;
	color:#666;
	}

	
#estimatebox {
	float:left;
	width:220px;
	padding:10px;
	border:#999 solid 1px;}
	
div.mainc {
	float:left;
	width:160px;
	margin:0 auto;
	padding-left:70px;
	text-align:center;}
	
#bargainbin {
	float:right;
	width:180px;
	margin-left:40px;}
	
#bargainbin img {
	margin:0 auto;
	border:0;}
div.go {
	height:20px;
	background:url(../images/arrow_go.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding-right:30px;}
	
#icons {
	width:100%;
	padding-bottom:20px;}
	
#icons img {
	float:left;
	padding:10px;
	}
#icons_right{
	width:100%;
	}
#icons_right img {
	float:right;
	padding:0 10px;}
	
#prefabtable {
	border:1px solid #999;
	margin-bottom:3em;}
	
#prefabtable thead{
	background:#FDF0DF;
	font-weight:bold;}
	
#prefabtable td {
	padding:0.25em 1em;}
	
img.picmain {
	border:1px solid #999;
	margin-bottom:3em;}
	
p.question {
	color:#0066CC;
	font-weight:bold;
	margin-bottom:0;}
	
.logo {
	float:left;
}
	
.phone {
	margin:0 auto;
	padding: 20px 0 0 0;
}
