@charset "utf-8";
#head {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	height: 123px;
	width: 760px;
}
#content_left {
	height: 510px;
	width: 286px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/off-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 215px;
	background-color: #FFFFFF;
}
#main {
	height: auto;
	width: 760px;
	margin: auto;
}
#black_tile {
	background-image: url(../images/black-tile.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 454px;
	float: right;
	margin: 0px;
	background-position: 0px -2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-top: 50px;
	padding-left: 30px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: 20px 55px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#nav_container {
	height: 21px;
	width: 565px;
	margin-top: 98px;
	margin-left: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	position: absolute;
	float: left;
}
#key  div  {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: auto;
	width: 760px;
	height: 18px;
	background-color: #FFFFFF;
}

.strap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EB4E01;
	text-align: center;
}


/* CSS Rollover */
#home
{
	display: block;
	width: 43px;
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	float: left;
	background-position: 0px 0px;
	text-decoration: none;
}

#home:hover
{
	background-position: 0 -26px;
	background-image: url(../images/nav.gif);
	text-decoration: underline;
}

#about
{
	display: block;
	width: 58px;
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	background-position: -58px 0px;
	float: left;
	text-decoration: none;
}

#about:hover
{
	background-position: -58px -26px;
	background-image: url(../images/nav.gif);
	text-decoration: underline;
}

#services
{
	display: block;
	width: 57px;
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	background-position: -131px 0px;
	float: left;
	text-decoration: none;
	}

#services:hover
{
	background-position: -131px -26px;
	background-image: url(../images/nav.gif);
	text-decoration: underline;
}
#boiler
{
	display: block;
	width: 97px;
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	background-position: -203px 0px;
	float: left;
	text-decoration: none;
	}
#boiler:hover
{
	background-position: -203px -26px;
	background-image: url(../images/nav.gif);
	text-decoration: underline;
}
#bathroom
{
	display: block;
	width: 69px;
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	background-position: -315px 0px;
	float: left;
	text-decoration: none;
	}
#bathroom:hover
{
	background-position: -315px -26px;
	background-image: url(../images/nav.gif);
	text-decoration: underline;
}
#testimonial
{
	display: block;
	width: 74px;
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	background-position: -399px 0px;
	float: left;
	text-decoration: none;
	}
#testimonial:hover
{
	background-position: -399px -26px;
	background-image: url(../images/nav.gif);
	text-decoration: underline;
}
#contact
{
	display: block;
	width: 62px;
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	background-position: -488px 0px;
	float: left;
	text-decoration: none;
	}

#contact:hover
{
	background-position: -488px -26px;
	background-image: url(../images/nav.gif);
	text-decoration: underline;
	}
/* END CSS Rollover */
#content_right {
	height: 300px;
	width: 433px;
	float: right;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	top: 216px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #F1EEEE;
}
.gas-safe {
	float: right;
	width: 93px;
	padding: 10px;
}

h2 {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F48221;
	padding: 0px;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F78222;
}
#footer {
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 760px;
	margin-top: 535px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer .copyright {
	float: left;
	width: 220px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
body {
	background-repeat: no-repeat;
	background-color: #e9e8e8;
	margin-top: 0px;
}


.hdtxt {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 30px;
}
.redline {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F78222;
	padding: 0px;
	height: 5px;
}
#black_tile_special {
	background-image: url(../images/black-tile-special.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 454px;
	float: right;
	margin: 0px;
	background-position: 0px -2px;
}
#main #content_left li {
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	background-position: 10px;
	margin-left: -20px;
	text-align: left;
}
#black_tile_general {
	background-image: url(../images/black-tile-general.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 454px;
	float: right;
	margin: 0px;
	background-position: 0px -2px;
}
.checkatrade {
	float: right;
	width: 130px;
	padding-right: 5px;
	padding-left: 10px;
}
#black_tile_bathroom {
	background-image: url(../images/black-tile-bathroom.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 454px;
	float: right;
	margin: 0px;
	background-position: 0px -2px;
}
#black_tile_contact {
	background-image: url(../images/black-tile-contact.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 454px;
	float: right;
	margin: 0px;
	background-position: 0px -2px;
}
#footer .services {
	float: left;
	width: 442px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	height: 115px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	font-variant: small-caps;
}
#footer .W3C {
	float: left;
	width: 48px;
	padding-top: 15px;
}
#black_tile_testimonial {
	background-image: url(../images/black-tile-testimonial.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 454px;
	float: right;
	margin: 0px;
	background-position: 0px -2px;
}
#content_right_test {
	height: 790px;
	width: 740px;
	float: right;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	top: 216px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #F1EEEE;
	margin-bottom: 0px;
}
#content_left_test {
	height: 189px;
	width: 286px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/off-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 215px;
	background-color: #FFFFFF;
}
#footer_test {
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 760px;
	margin-top: 1020px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer_test .copyright {
	float: left;
	width: 220px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer_test .services {
	float: left;
	width: 442px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	height: 125px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer_test .W3C {
	float: left;
	width: 48px;
	padding-top: 15px;
}
.testline {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 0px;
	height: 5px;
}
