body {
	background-color:#EEEEEE;
	color:#4d4d4d;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 850px;
	border: 1px solid #CCC;
}
a{
	color: #f88400;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background: #FFCC00;
	width:850px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:844px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background: #FFF url(images/content_bg.jpg) top no-repeat;
	width:850px;
}

#contentawning {
	background: #FFF url(images/bg_awning.jpg) top no-repeat;
	width:850px;
}

#contentbathroom {
	background: #FFF url(images/bg_bathroom.jpg) top no-repeat;
	width:850px;
}

#contentbifold {
	background: #FFF url(images/bg_bifold.jpg) top no-repeat;
	width:850px;
}

#contentblind {
	background: #FFF url(images/bg_blind.jpg) top no-repeat;
	width:850px;
}

#contentcarturntable {
	background: #FFF url(images/bg_carturntable.jpg) top no-repeat;
	width:850px;
}

#contentdoubleglazing {
	background: #FFF url(images/bg_doubleglazing.jpg) top no-repeat;
	width:850px;
}

#contentdriveway {
	background: #FFF url(images/bg_driveway.jpg) top no-repeat;
	width:850px;
}

#contentextension {
	background: #FFF url(images/bg_extension.jpg) top no-repeat;
	width:850px;
}

#contentfascia {
	background: #FFF url(images/bg_fascia.jpg) top no-repeat;
	width:850px;
}

#contentfittedbedroom {
	background: #FFF url(images/bg_fittedbedroom.jpg) top no-repeat;
	width:850px;
}

#contentfittedkitchen {
	background: #FFF url(images/bg_fittedkitchen.jpg) top no-repeat;
	width:850px;
}

#contentflooring {
	background: #FFF url(images/bg_flooring.jpg) top no-repeat;
	width:850px;
}

#contentgarageconversion {
	background: #FFF url(images/bg_garageconversion.jpg) top no-repeat;
	width:850px;
}

#contentgaragedoor {
	background: #FFF url(images/bg_garagedoor.jpg) top no-repeat;
	width:850px;
}

#contenthomeextension {
	background: #FFF url(images/bg_homeextension.jpg) top no-repeat;
	width:850px;
}

#contentleisurebuilding {
	background: #FFF url(images/bg_leisurebuilding.jpg) top no-repeat;
	width:850px;
}

#contentloftconversion {
	background: #FFF url(images/bg_loftconversion.jpg) top no-repeat;
	width:850px;
}

#contentlogcabin {
	background: #FFF url(images/bg_logcabin.jpg) top no-repeat;
	width:850px;
}

#contentpaving {
	background: #FFF url(images/bg_paving.jpg) top no-repeat;
	width:850px;
}

#contentrendering {
	background: #FFF url(images/bg_rendering.jpg) top no-repeat;
	width:850px;
}

#contentwallrendering {
	background: #FFF url(images/bg_wallrendering.jpg) top no-repeat;
	width:850px;
}

#contentroofing {
	background: #FFF url(images/bg_roofing.jpg) top no-repeat;
	width:850px;
}

#contentsoffit {
	background: #FFF url(images/bg_soffit.jpg) top no-repeat;
	width:850px;
}

#contentsolarpanel {
	background: #FFF url(images/bg_solarpanel.jpg) top no-repeat;
	width:850px;
}


img{
	border-width:0px;
}

.blue{
	color:#f88400;
	font-size:14px;
}

.optional{
	color:#FFCC00;
	font-size:9px;
}

h1{
	color:#f88400;
	font-size:15px;
	margin: 20px 0px 0px 0px;
}

h2{
	color:#f88400;
	font-size:15px;
	margin: 20px 0px 0px 0px;
}

h3{
	color:#f88400;
	font-size:15px;
	margin: 20px 0px 0px 0px;
}

#left {
	float:left;
	width:410px;
	padding: 200px 10px 30px 15px;
	display:inline;
}

#left ul{
	background-color:#f88400;
	width:400px;
	display:block;
	margin: 0px 0px 0px 0px;
	height:30px;
	padding:10px 0px 0px 0px;
	text-align:center;
}
#left li{
	display:inline;	
}
#left ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 20px;
}
#left ul a:hover{
	text-decoration:underline;
}

#left a.active {
	text-decoration: underline;
	font-weight: bold;
}

#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:385px;
	padding: 20px 15px 20px 15px;
	margin-top:0px;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

#quoteform {
	width:345px;
	height: 770px;
	padding: 30px 20px 0px 20px;
	background: #f88400 url(images/quoteform_head.gif) top no-repeat;
	color: #FFF;	

}

#quoteform h3 {
	margin: 15px 0px 15px 0px;
	line-height: 20px;
	color: #FFF;
	width: 345px;
	border-bottom: 1px solid #FFF;

}

#quoteform a {
	color: #FFF;
	text-decoration: underline;

}

#quoteform a:hover {
	color: #FFF;
	text-decoration: none;

}



#quoteform td {
padding-top: 14px;

}

#quoteformhead {
height: 20px;

background: #f88400 url(images/quoteform_head.gif) no-repeat;
}

#quoteformtail {
height: 20px;
background: #f88400 url(images/quoteform_tail.gif) no-repeat;
}

#quoteformdisc {
font-size: 9px;
line-height: 13px;
}

input.btn { 
	color:#FFF; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing:2px;
	background-color:#306f98; 
	border: 1px solid; 
	border-color: #FFF #FFF #FFF #FFF;
	padding: 5px;
	width: 345px;
} 

input.btnhov { 
	color:#306f98; 
	background-color:#FFF; 
	border: 1px solid; 
	border-color: #FFF #FFF #FFF #FFF;
	cursor: pointer;
}

#footbuilder {
margin-top: 15px;
height: 150px;
padding-left: 150px;
background: #fff url(images/bottom_bg.jpg) left no-repeat;
}

#footimage {
margin-top: 15px;
height: 150px;
width: 150px;
float: left;
}

#foottext {
margin-top: 15px;
height: 150px;
}


#sitemap a {
color: #4d4d4d;
}

#sitemap p{
	margin: 5px 0px;
}


/********************** Footer ***************************/
#footerline {
clear:both;
background: #f88400;
font-size:10px;
}

#footerline ul{
	background-color:#f88400;
	width:850px;
	display:block;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:2px 0px 0px 0px;
	text-align:center;
	color: #FFFFFF;
}
#footerline li{
	display:inline;	
}
#footerline ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#footerline ul a:hover{
	text-decoration:underline;
}

#footerline a.active {
	text-decoration: underline;
}

#footer {
	width:830px;
	text-align:left;
	line-height: 12px;
	padding: 0px 10px 10px 10px;
	font-size:10px;
}

