body, html, form, fieldset, ul, ol, li, a, p, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	border:0;
	}

body, html {
	height: 100%;
	}

body {
	margin: 0; padding: 0;
	}	

#wrapper {
	min-height:100%;
	background:url(../images/header-bg.jpg) repeat-x;
	}

* html #wrapper {
	height:100%;
	}
	
.clearit{clear:both}

img, a{border:none}

p{
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	margin:10px 0;
	line-height:18px;
	}

h1{	
	font:48px Arial, Helvetica, sans-serif;
	color:#000;
	background:#FC0;
	padding:15px 5px 10px 5px;
	display:inline-block;
	line-height:10px;
	width:550px;
	}

h2{
	font:18px Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	}
	
h2 strong{
	background:#FC0;
	}

h3{}

h4{
	color:#FC0;
	font:30px Arial, Helvetica, sans-serif;
	margin:40px 0 0 0;
}

/*HEADER-----------------------------------------------*/
#header {
	width: 100%;
	height:100px;
	margin:0 0 10px 0;
	}

#header_900 {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
img.logo{
	float:left;
	}
	
a.title{
	font:27px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:15px 0 0 20px;
	display:block;
	float:left;
	text-decoration:none;
	}
	
a.title em{
	color:#FC0;
	}
	
img.signature{float:right}

ul.nav{
	float:right;
	margin:15px 0 0 0;
	width:820px;
	}

ul.nav li{
	display:inline;
	font-size:32px;
	padding:0 0 0 29px;
	float:left;
	}
	
ul.nav li a{
	color:#000;
	text-decoration:none;
	}
	
/*FOOTER-----------------------------------------------*/
#footer {
	width: 100%;
	height: 252px;
	margin: -252px auto 0 auto;
	position: relative;
	background:url(../images/footer-bg.jpg) repeat-x;
	}

#footer_900 {
	width: 900px;
	height: 252px;
	position: relative;
	margin: 0 auto;
	}
	
ul.footer_nav{
	width:400px;
	float:left;
	margin:60px 0 0 0;
	}
	
ul.footer_nav li a{
	color:#FFF
	}
	
ul.footer_contact{
	float:right;
	text-align:right;
	list-style-type:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
ul.footer_contact li{
	margin:8px 0;
	}
	
ul.footer_contact a{
	color:#FC0;
	}
	
p.copyright{
	font:24px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:50px 0 0 0;
	float:right;
	}
	
/*CONTENT-----------------------------------------------*/
#content {
	width: 100%;
	}
	
#content_900 {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 252px;
	}
	
a.quotation_btn{
	width:282px;
	height:46px;
	background:url(../images/request-quotation.png) no-repeat;
	display:block;
	line-height:999px;
	overflow:hidden;
	margin:15px 0;
	}
	
a:hover.quotation_btn{
	background:url(../images/request-quotation.png) 0 -46px no-repeat;
	}
	
.content_top{
	width:900px;
	height:20px;
	border-top:1px solid #000;
	}
	
.left{
	float:left;
	width:550px;
	}
	
.right{
	float:right;
	width:320px;
	}
	
.options_block{
	border:1px solid #999;
	padding:10px;
	width:878px;
	overflow:auto;
	margin:0 0 20px 0;
	}
	
.options_block img{
	float:left;
	margin:0 10px 0 0;
	}
	
.options_block h2, .options_block p{
	margin:0;
	}
	
ul.content_list{
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	background:#F2F2F2;
	padding:5px 15px 15px 15px;
	border:1px solid #CCC;
	}
	
ul.content_list li{
	list-style-position:inside;
	margin:5px 0;
	}
	
	
/*HOMEPAGE----------------------------------------------*/
.focus{
	width:860px;
	height:265px;
	padding:25px 0 0 40px;
	background:url(../images/home-focus-bg.jpg) no-repeat;
	}
	
.focus h1{
	font:24px Arial, Helvetica, sans-serif;
	color:#000;
	background:#FC0;
	padding:10px 0 10px 0;
	width:450px;
	display:inline;
	line-height:10px;
	}
	
.focus h1 strong{
	font:48px Arial, Helvetica, sans-serif;
	display:inline;
	background:#FC0;
	padding:5px 5px 10px 0;
	line-height:10px;
	}
	
.yellow_left{
	border-left:10px solid #FC0;
	padding:13px 0 10px 0;
	}
	
.focus h2{
	width:470px;
	}

.home_links{
	margin:20px 0;
	float:left;
	}
		
.home_links a{
	width:600px;
	padding:5px;
	display:block;
	color:#000;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	}
	
.home_links a strong{
	font-size:24px;
	}
	
a.carpentry_home{
	background:#d7973f;
	}
	
a.roofing_home{
	background:#ddb35b;
	}
	
a.conversions_home{
	background:#efd090;
	}
	
p.home_bubble{
	width:232px;
	height:161px;
	margin:20px 0 0 0;
	float:right;
	background:url(../images/speech-bubble-home.gif) no-repeat;
	padding:10px 5px 0 20px;
	font-size:16px;
	line-height:25px;
	color:#999;
	}
	
p.home_bubble a{
	color:#000;
	text-decoration:underline;
	}
	
a.leak_roof_home{
	margin:5px 0 0 0;
	}

/*CONTACT-----------------------------------*/
form#form1{
	width:500px;
	margin:20px 0;
	}
	
form#form1 label{
	float:left;
	width:70px;
	text-align:right;
	font:12px Arial, Helvetica, sans-serif;
	padding:6px 5px 0 0;
	color:#666;
	}
	
form#form1 input{
	float:left;
	width:350px;
	padding:3px;
	margin:0 0 10px 0;
	}
	
form#form1 textarea{
	float:left;
	width:352px;
	height:150px;
	padding:3px;
	font:12px Arial, Helvetica, sans-serif;
	}
	
form#form1 input.submit{
	width:120px;
	margin:10px 0 0 105px;
	cursor:pointer;	
	}
	
