﻿body {
	
	text-align: center;
	font-family: "Trebuchet MS";
	background:url(images/bg.jpg) center 0 no-repeat #1a62a5;
	background-color: #0051aa;
	background-position:center top;
	background-attachment:fixed;
	margin-top: 0px;
	
}

h1 { text-align:left;
	font-size:24px;

}

h2 { text-align:left;
	font-size:18px;

}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1002px;
	overflow: auto;
}
#header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	width: 1002px;
	height: 128px;
}
#logo {
	float: left;
	height: 100px;
	width: 91px;
	margin-left: 60px;
	padding-top: 28px;
}
#gas-safe {
	float: right;
	width: 140px;
	height: 82px;
	margin-right: 60px;
	padding-top: 38px;
	font-size: small;
	font-weight: bold;
	color: #0051AA;
}
#follow-us {
	width: 120px;
	height: 56px;
	float: right;
	margin-right: 40px;
	margin-top: 58px;
}
#main {
	width: 1002px;
	overflow: hidden;
	background-image: url('images/main-back.png');
	background-repeat: repeat-y;
}
#menu {
	width: 964px;
	height: 49px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#menu a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#home {
	width: 45px;
	height: 49px;
	line-height: 38px;
	float: left;
}
#home a {
	background-image: url('images/home.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 45px;
	height: 49px;
}
#home a:hover {
	background-image: url('images/home.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 45px;
	height: 49px;
	color: #082b7d;
}
#plumbing {
	width: 123px;
	height: 49px;
	line-height: 38px;
	float: left;
}
#plumbing a {
	background-image: url('images/2-plumbing.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 123px;
	height: 49px;
}
#plumbing a:hover {
	background-image: url('images/2-plumbing.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 123px;
	height: 49px;
	color: #082b7d;
}
#heating {
	width: 115px;
	height: 49px;
	line-height: 38px;
	float: left;
}
#heating a {
	background-image: url('images/3-heating.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 115px;
	height: 49px;
}
#heating a:hover {
	background-image: url('images/3-heating.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 115px;
	height: 49px;
	color: #082b7d;
}
#drainage {
	width: 123px;
	height: 49px;
	line-height: 38px;
	float: left;
}
#drainage a {
	background-image: url('images/4-drainage.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 123px;
	height: 49px;
}
#drainage a:hover {
	background-image: url('images/4-drainage.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 123px;
	height: 49px;
	color: #082b7d;
}
#water {
	width: 140px;
	height: 49px;
	line-height: 12px;
	float: left;
}
#water a {
	background-image: url('images/5-water.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 140px;
	height: 43px;
	padding-top: 6px;
}
#water a:hover {
	background-image: url('images/5-water.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 140px;
	height: 43px;
	padding-top: 6px;
	color: #082b7d;
}
#electrical {
	width: 133px;
	height: 49px;
	line-height: 38px;
	float: left;
}
#electrical a {
	background-image: url('images/6-electrical.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 133px;
	height: 49px;
}
#electrical a:hover {
	background-image: url('images/6-electrical.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 133px;
	height: 49px;
	color: #082b7d;
}
#tiling {
	width: 104px;
	height: 49px;
	line-height: 38px;
	float: left;
}
#tiling a {
	background-image: url('images/7-tiling.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 104px;
	height: 49px;
}
#tiling a:hover {
	background-image: url('images/7-tiling.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 104px;
	height: 49px;
	color: #082b7d;
}
#contact {
	width: 90px;
	height: 49px;
	line-height: 38px;
	float: left;
}
#contact a {
	background-image: url('images/8-contact.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 90px;
	height: 49px;
}
#contact a:hover {
	background-image: url('images/8-contact.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 90px;
	height: 49px;
	color: #082b7d;
}
#feedback {
	width: 90px;
	height: 49px;
	line-height: 12px;
	float: left;
}
#feedback a {
	background-image: url('images/9-feedback.gif');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 90px;
	height: 43px;
	padding-top: 6px;
}
#feedback a:hover {
	background-image: url('images/9-feedback.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 90px;
	height: 43px;
	padding-top: 6px;
	color: #082b7d;
}
#banner {
	width: 972px;
	height: 153px;
	background-image: url('images/plumbing-small-banner.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.banner1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #f40000;
	font-style: italic;
	padding-top: 42px;
	margin-top: 0px;
	padding-left: 290px;
}
.banner2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding-left: 290px;
	margin-top: -8px;
	margin-bottom: 14px;
}
.banner3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 290px;
	margin-top: -6px;
}
#title {
	background-image: url('images/title1.gif');
	background-repeat: no-repeat;
	width: 972px;
	height: 49px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#welcome {
	width: 198px;
	height: 24px;
	margin-left: 32px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	line-height: 26px;
	text-transform: uppercase;
}
#main-text {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 911px;
	font-family: "Trebuchet MS";
	text-align: justify;
	color: #000080;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
}
.bold {
	font-weight: bold;
}
.x {
	color: #808080;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.red-italic {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
#main-text ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#main-text ul li {
	list-style-image: url('images/tick.gif');
	margin-left: 20px;
}
#bottom {
	width: 1002px;
	height: 33px;
	background-image: url('images/bottom.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1002px;
}
#footer-text {
	padding: 20px;
	font-family: Verdana;
	font-size: 9px;
	color: #B6B6B6;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	text-align: justify;
}
.bold {
}
.plumbing-services {
	width: 282px;
	height: 126px;
	border:#06C thin solid;
	margin-right: 10px;
	color: #000000;
	padding-left: 8px;
	padding-bottom:10px;
	background-repeat: repeat-x;
}
.plumbing-services-last {
	width: 282px;
	height: 126px;
	border:#06C thin solid;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-bottom:10px;
	color: #000000;
}
.plumbing-services-last ul li {
	padding-left: 6px;
	padding-top: 2px;
}
.plumbing-services ul li {
	padding-left: 6px;
	padding-top: 2px;
}
#banner-heating {
	width: 972px;
	height: 153px;
	background-image: url('images/heating-small-banner.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.heating-services {
	width: 282px;
	height: 80px;
	border:#06C thin solid;
	margin-right: 10px;
	color: #000000;
	padding-left: 8px;
	padding-bottom:15px;
	background-repeat: repeat-x;
}
.heating-services-last {
	width: 282px;
	height: 80px;
	border:#06C thin solid;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-bottom:15px;
	color: #000000;
}
.heating-services-last ul li {
	padding-left: 6px;
	padding-top: 2px;
}
.heating-services ul li {
	padding-left: 6px;
	padding-top: 2px;
}
#banner-drainage {
	width: 972px;
	height: 153px;
	background-image: url('images/drainage-small-banner.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#banner-water {
	width: 972px;
	height: 153px;
	background-image: url('images/water-small-banner.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#title2 {
	background-image: url('images/title2.gif');
	background-repeat: no-repeat;
	width: 972px;
	height: 49px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#welcome-long {
	width: 326px;
	height: 24px;
	margin-left: 32px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	line-height: 26px;
	text-transform: uppercase;
}
#banner-electrical {
	width: 972px;
	height: 153px;
	background-image: url('images/electrical-small-banner.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#banner-tiling {
	width: 972px;
	height: 153px;
	background-image: url('images/tiling-small-banner.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.comments1 {
	font-size: 14px;
	font-style: italic;
	background-color: #CDCDCD;
	padding: 4px;
	margin-top: 8px;
}
.comments2 {
	font-size: 14px;
	font-style: italic;
	background-color: #E6E6E6;
	padding: 4px;
	margin-top: 8px;
}
.signature {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

