* {
	margin:0px;
	padding:0px;
	}
	
	
/*GENERAL RULES*/
p {
	margin-bottom:15px;
	}
	
h1 {
	font-size:16px;
	font-weight:normal;
	}
	
h2 {
	font-size:14px;
	font-weight:normal;
	}


li {
	margin-top:3px;
	}
	
ul {
	list-style:none;
	margin-top:6px;
	margin-bottom:6px;
	}
	
	
a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
	}
	
img {
	border:none;
	}
	
#right a {
	color:#d1a86b;
	}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(../images/bg1.png);
	background-repeat:repeat;
	text-align:justify;
	}


/*CONTAINER*/
div#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:738px;
	}


/*HEADER*/
div#header {
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	width:738px;
	height:103px;
	}
	
	
/*NAVIGATION*/
div#nav {
	position:absolute;
	top:43px;
	left:330px;
	word-spacing:8px;
	}
	
div#nav a {
	text-decoration:none;
	}
	
.link {
	color:#000;
	font-size:16px;
	}
	
.link:hover {
	color:#FFFFFF;
	}
	
	
/*BANNER*/
div#banner {	
	background-image:url(../images/banner1.jpg);
	background-repeat:no-repeat;
	width:738px;
	height:248px;
	}
	
	
/*CONTENT*/
div#content {
	background-image:url(../images/contentbg.png);
	background-repeat:repeat-y;
	width:738px;
	}
	
	
/*CLEARFIX*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

	
div#left {
	width:330px;
	margin-left:33px;
	padding-top:16px;
	float:left;
	}
	
div#rec {
	margin-left:33px;
	margin-right:33px;
	padding-top:16px;
	}
	
div#right {
	width:337px;
	margin-right:25px;
	margin-top:-55px;
	float:right;
	}
	
	
div#DIY {
	background-image:url(../images/DIY.png);
	background-repeat:no-repeat;
	width:337px;
	height:210px;
	padding-top:55px;		/*remember this padding must be taken off of total height of image i.e. 265px;*/
	padding-left:22px;
	color:#b3905c;
	text-align:left;
	}
	
#DIYcon {
	padding-top:18px;
	width:215px;
	}
	
#DIYcon1 {
	padding-top:43px;
	padding-left:35px;
	width:215px;
	}
	
#DIYcon1 ol {
	line-height:20px;
	}
	
div#price {
	position:relative;
	left:267px;
	top:-23px;
	font-size:16px;
	z-index:10;
	color:#b3905c;
	}
	
div#priceL {
	position:relative;
	left:137px;
	top:-43px;
	font-size:16px;
	z-index:10;
	color:#b3905c;
	}
	
div#priceM {
	position:relative;
	left:225px;
	top:-43px;
	font-size:16px;
	z-index:10;
	color:#b3905c;
	}
	
div#priceDIY {
	position:relative;
	left:-124px;
	top:-60px;
	font-size:14px;
	z-index:10;
	color:#b3905c;
	text-align:right;
	}

	
	
	
div#large {
	background-image:url(../images/large_package1.gif);
	background-repeat:no-repeat;
	width:337px;
	height:196px;
	margin-top:10px;
	padding-top:70px;		/*remember this padding must be taken off of total height of image i.e. 199px;*/
	padding-left:113px;
	color:#333333;
	text-align:left;
	}
	
	
#largecon {
	margin-top:-22px;
	width:215px;
	}
	
	
div#medium {
	background-image:url(../images/medium_package1.gif);
	background-repeat:no-repeat;
	width:337px;
	height:196px;
	margin-top:10px;
	padding-top:70px;		/*remember this padding must be taken off of total height of image i.e. 199px;*/
	padding-left:22px;
	color:#333333;
	text-align:left;
	}
	
	
#mediumcon {
	margin-top:-20px;
	width:215px;
	}
	
	
div#DIY_real {
	background-image:url(../images/DIY_package1.gif);
	background-repeat:no-repeat;
	width:337px;
	height:196px;
	margin-top:10px;
	padding-top:70px;		/*remember this padding must be taken off of total height of image i.e. 199px;*/
	padding-left:113px;
	color:#333333;
	text-align:left;
	}
	
#DIY_realcon {
	margin-top:-42px;
	width:215px;
	}
	
	
	
/*CONTENT_END*/
div#content_end {
	background-image:url(../images/content_end.png);
	background-repeat:no-repeat;
	width:738px;
	height:35px;
	}
	

/*FOOTER*/
div#footer {
	color:#281c11;
	text-align:center;
	}
	
div#footer a {
	color:#281c11;
	text-decoration:none;
	}
	
div#footer a:hover {
	text-decoration:underline;
	}
	
	
	
/*FORMS*/
label {
	width: auto;
	float: left;
	text-align: left;
	margin-right: 3px;
	display: block;
	}

.formbox, textarea {
	border: 1px solid #281c11;
	background-color:#b3905c;
	}
	
.submit {
	background-color:#a88656;
	border: 1px solid #281c11;
	}
	
select {
	width:120px;
	
	}
	
fieldset {
	background-color:none;
	border:none;
	}
	
legend {
	font-size:18px;
	}
	
/*PHP RESULTS*/
#result {
	width:280px;
	margin-bottom:15px;
	margin-top:-5px;
	}
	

#resultbox {
	width:200px;
	padding-top:20px;
	}
	
.formbg {
	padding:10px;
	border:solid 1px #281c11;
	background-color:#a88656;
	width:310px;
	margin-bottom:15px;
	}
	
.formbg table {
	margin-bottom:0px;
	}
	
#left h1 {
	font-size:16px;
	font-style:italic;
	}
	
	
/*PRICES TABLE*/

table {
	margin-bottom:15px;
	font-weight:bold;
	}

td {
	text-align:center;
	width:100px;
	}


	
#blackL {
	background-color:#000000;
	background-image:url(../images/price_gold.gif);
	background-repeat:no-repeat;
	color:#b5925f;
	padding-top:5px;
	padding-bottom:5px;
	
	font-size:14px;
	}
	
#blackM {
	background-color:#000000;
	background-image:url(../images/price_bronze.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#b5925f;
	padding-top:5px;
	padding-bottom:5px;
	
	font-size:14px;
	}
	
.service {
	width:135px;
	padding:5px;
	text-align:left;
	background-color:#a88656;
	}
	
.dark {
	background-color:#896e47;
	font-size:14px;
	}
	
.light {
	background-color:#a88656;
	font-size:14px;
	}
	
.price {
	font-weight:900;
	}
	

/*PRICE GENERATOR TABLE*/
.pricegen td {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	border:1px solid #b3905c;
	padding:2px;
	background-color:#b3905c;
	}
	
td.leftcol {
	padding-left:6px;
	width:100%;
	background-color:#896e47;
	}
	
table.pricegen {
	border-collapse:collapse;
	}
	

	
	
	
/*TESTIMONIALS*/

#test {
	background-color:#a88656;
	padding:15px;
	padding-left:20px;
	padding-right:20px;
	font-style:italic;
	color:#4d3d27;
	/*background-image:url(../images/quote_open.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;*/
	width:290px;
	margin-bottom:10px;
	}
	

#quote {
	background-image:url(../images/quote_close.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:100%;
	padding-bottom:20px;
	}
	

#quote h1 {
	font-size:16px;
	text-align:right;
	}
	
	
/*BOROUGHS TABLE*/

table#boroughs {
	
	}
	
table#boroughs td {
	font-weight:normal;
	text-align:left;
	width:165px;
	padding:1px;
	padding-left:4px;
	}
	
td.head {
	background-color:#000;
	color:#a88656;
	padding:3px;
	}
	
tr.alt1 {
	background-color:#a88656;
	}
	
tr.alt {
	background-color:#94774e;
	}
	
/*ESSEX*/
table#essex td {
	font-weight:normal;
	width:330px;
	text-align:left;
	padding:1px;
	padding-left:4px;
	}
	
	
/*RECOMMENDATIONS*/
div.centre {
	text-align:center;
	}
	
	
