* {
	margin: 0;
	padding: 0;
}

body {
	font: 1.0em verdana, arial, sans-serif;
	background: #0c49a2 url('../assets/Image/layoutimg/body-bg.jpg') repeat-x;
}

h2 {
	color: #173a8b;
	font-family: "ITC Avant Garde Gothic Demi", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: .2em;
}

h3 {
	color: #173a8b;
	font-size: 1.0em;
}

p {
	font-size: 0.8em;
	margin-bottom: 10px;
}

form {
	width: 54%;
	margin: 10px auto;
	padding: 15px;
}

label {
	float: left;
	margin: 10px 5px;
	width: 150px;
	font-size: 0.8em;
}

input, textarea, select, button {
	border: 1px solid #ccc;
	margin: 10px 5px;
	padding: 2px;
	width: 330px;
}

textarea {
	height: 100px;
}

input.checkbox {
	margin: 15px 5px;
	width: auto;
}

input.button, button {
	display: block;
	margin: 10px auto;
	width: 150px;
}

address {
	font-size: 0.8em;
	padding: 2px 6px;
}

a:link {
	color: #1877ca;
}

a:visited {
	color: #12295f;
}

a:hover, a:active {
	color: #1a962c;
}

#container {
	background: #fff;
	margin: 10px auto 0 auto;
	width: 970px;
	padding: 10px;
	overflow: hidden;
}

#header {
	background: #0f3381 url('../assets/Image/layoutimg/header-bg.jpg') no-repeat top left;
	border: 1px solid #ccc;
	color: #fff;
	float: left;
	padding: 10px;
	width: 710px;
	height: 150px;
}

#header h1 a {
	background: url('../assets/Image/layoutimg/logo.png') no-repeat;
	display: block;
	height: 116px;
	margin-top: 10px;
	width: 442px;
}

* html #header h1 a {
	background: url('../assets/Image/layoutimg/logo.gif') no-repeat;
}

#header h1 span {
	display: none;
}

#header p {
	font-size: 1.2em;
}

#salesEnquiry {
	background: #1835ac url('../assets/Image/layoutimg/salesenquiry-bg.jpg') no-repeat top left;
	border: 1px solid #ccc;
	display: inline;
	float: left;
	height: 164px;
	margin-left: 9px;
	padding: 3px;
	width: 221px;
	position: relative;
}

#salesEnquiry h2 a {
	display: block;
	width: 221px;
	height: 164px;
	position: absolute;
	top: 3px;
	left: 3px;
}

#salesEnquiry h2 span {
	display: none;
}

#salesEnquiry p {
	color: #fff;
	height: 80px;
	margin-top: 75px;
	margin-left: 10px;
	width: 118px;
}

#salesEnquiry p a {
	color: #fff;
	text-decoration: none;
}

#nav {
	clear: both;
	width: 100%;
	padding: 8px 0;
}

#nav ul {
	width: 100%;
	text-align: center;
}

#nav li {
	border-right: 1px solid #163b8a;
	display: inline;
	font-weight: bold;
	padding: 3px 25px;
	font-size: 0.9em;
}

#nav li#contactLink {
	border: none;
}

#nav li a {
	padding: 3px 5px;
}

#nav li a:link {
	color: #163b8a;
	text-decoration: none;
}

#nav li a:visited {
	color: #072560;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #25a006;
	text-decoration: none;
}

#home #nav li#homeLink a,
#commercial #nav li#commercialLink a,
#domestic #nav li#domesticLink a,
#maintenanceServicing #nav li#maintenanceServicingLink a,
#testimonials #nav li#testimonialsLink a,
#contact #nav li#contactLink a {
	color: #25a006;
	text-decoration: none;
}

#content {
	float: left;
	width: 731px;
	padding-right: 9px;
}

#contentLarge {
	float: left;
	width: 970px;
	padding-right: 9px;
}

#mainContent {
	border: 1px solid #ccc;
	padding: 3px;
	overflow: hidden;
}

#mainContent ul, #mainContentTwo ul {
	padding-left: 25px;
	font-size: 0.8em;
	margin-bottom: 0.8em;
}

#mainContentTwo {
	border: 1px solid #ccc;
	padding: 3px;
	min-height: 655px;
	overflow: hidden;
	margin-bottom: 10px;
}

#maintenanceServicing #mainContentTwo {
	min-height: 815px;
}

#offers #mainContentTwo {
	min-height: 685px
}

#testimonials #mainContentTwo {
	min-height: 0;
}

#mainContent h2, #mainContentTwo h2 {
	color: #173a8b;
	font-family: "ITC Avant Garde Gothic Demi", Verdana, Arial, sans-serif;
	font-size: 1.25em;
	padding: 0 6px;
}

#mainContent h2 {
	margin-bottom: 0;
}

#mainContent p, #mainContentTwo p {
	font-size: 0.8em;
	padding: 2px 6px;
}

#mainContent h3, #mainContentTwo h3 {
	margin-bottom: 0.8em;
	padding: 0 6px;
}

#mainContent img {
	float: right;
	border: 1px solid #ccc;
}

#commercialBox, #domesticBox, #maintenanceBox {
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 9px;
	width: 235px;
}

#commercialBox h3, #domesticBox h3, #maintenanceBox h3 {
	margin-bottom: 0.3em;
	display: block;
	width: 100%;
	overflow: hidden;
}

#commercialBox p, #domesticBox p, #maintenanceBox p {
	clear: both;
	font-size: 0.7em;
	margin-bottom: 13px;
	padding: 0 11px;
}

#commercialBox p.moreinfo, #domesticBox p.moreinfo, #maintenanceBox p.moreinfo {
	margin-bottom: 11px;
	font-weight: bold;
}

#commercialBox {background: url('../assets/Image/layoutimg/commercial-bg.jpg') no-repeat;}
#domesticBox {background: url('../assets/Image/layoutimg/domestic-bg.jpg') no-repeat;}
#maintenanceBox {background: url('../assets/Image/layoutimg/maintenance-bg.jpg') no-repeat;}

#commercialBox h3 a, #domesticBox h3 a, #maintenanceBox h3 a {
	float: left;
	height: 174px;
	width: 235px;
	text-decoration: none;
	z-index: 6;
	margin: 0;
	position: relative;
}

#commercialBox a span, #domesticBox a span, #maintenanceBox a span{
	position: absolute;
	bottom: 0;
	left: 11px;
	cursor: pointer;
}

#commercialBox a {
	color: #489253;
	text-decoration: none;
}

#domesticBox a {
	color: #1877ca;
	text-decoration: none;
}

#maintenanceBox a {
	color: #1242a0;
	text-decoration: none;
}

#commercialBox ul {
	list-style: none;
	font-size: 0.7em;
	float: left;
	overflow: hidden;
	margin: 0 11px 8px 11px;
	margin: -7px 0 6px 0;
	padding: 0 11px;
	width: 215px;
}

#commercialBox li {
	width:88px;
	float: left;
	white-space: nowrap;
	padding-left: 7px;
	background: url('../assets/Image/layoutimg/bullet.gif') no-repeat 0% 50%;
}

#maintenanceBox {
	margin-right: 0;
}

#logos {
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
}

#logos img {
	margin: 0 5px;
	display: block;
	float: left;
}

#rightCol {
	float: left;
	width: 229px;
	overflow: hidden;
}

#specialOffers {
	background: #1835ac url('../assets/Image/layoutimg/specialoffers-bg.jpg') no-repeat top left;
	border: 1px solid #ccc;
	height: 144px;
	margin-bottom: 8px;
	padding: 3px;
	position: relative;
	width: 221px;
}

#specialOffers h3 a {
	display: block;
	width: 227px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#specialOffers h3 span {
	display: none;
}

#specialOffers p {
	color: #fff;
	margin-bottom: 0;
	margin-top: 75px;
	margin-left: 10px;
	width: 118px;
}

#specialOffers p a {
	color: #fff;
	text-decoration: none;
}

#callUs {
	border: 1px solid #ccc;
	display: block;
	margin-bottom: 8px;
}

#carbonTrust, #ecaLink {
	border: none;
	display: block;
}

#contactUs {
	background: #0f2fa5 url('../assets/Image/layoutimg/contact-bg.jpg') no-repeat top left;
	border: 1px solid #ccc;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px 7px;
	position: relative;
	height: 98px;
	width: 213px;
}

#contactUs h3 a {
	display: block;
	width: 227px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#contactUs h3 span {
	display: none;
}

#contactUs p {
	color: #fff;
	margin-top: 45px;
}

#contactUs p a {
	color: #fff;
	text-decoration: none;
}

#vatDomestic, #warrantyCommercial, #serviceVehicle {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
}

#footer {
	background: #f7f7f7;
	border: 1px solid #ccc;
	clear: both;
	color: #828384;
	padding: 4px;
	text-align: center;
}

#footer address {
	font-style: normal;
	line-height: 1.3em;
	padding: 0;
	width: 100%;
}

#footer p {
	line-height: 1.2em;
	margin-bottom: 2px;
}

#footer p.inline {
	display: inline;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
}

#productRange {
	margin-bottom: 8px;
}

#serviceAreas {
	border: 1px solid #ccc;
	overflow: auto;
	height: 264px;
	padding: 2px;
	width: 223px;
}

#domestic #serviceAreas {height: 163px;}

#offers #serviceAreas {height: 100px;}

#commercial #serviceAreas {height: 284px;}

#maintenanceServicing #serviceAreas {height: 230px;}

#serviceAreas h4 {
	color: #1130a6;
	font-size: 0.7em;
	margin-bottom: 5px;
}

#serviceAreas ul {
	list-style: none;
}

#serviceAreas li {
	font-size: 0.67em;
	float: left;
	width: 46%;
	margin: 0 0 2px 0;
}

span.bold {
	font-weight: bold;
}

.right {
	float: right;
}

.mainImage {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 10px 10px;
}

#sectionImages {
	clear: right;
}

#sectionImages div {
	float: left;
	margin: 3px;
	display: inline;
	padding-top: 15px;
}

#sectionImages h3 {
	margin-bottom: 0;
	padding-bottom: 3px;
	padding-left: 7px;
}

#sectionImages img {
	display: block;
}

#contactDetails {
	background: #f5f5f5;
	border: 1px solid #ccc;
	float: right;
	width: 180px;
	padding: 5px;
	margin-top: -.95em;
	margin-right: 1em;
	display: inline;
}

#contactDetails h3 {
	margin-bottom: 2px;
}

#contactDetails p {
	padding-top: 0;
}

#contactDetails address {
	margin-bottom: 10px;
	font-style: normal;
}

#abacus {
	width: 970px;
	margin: 5px auto;
	text-align: center;
}

#abacus p {
	color: #c2c2c2;
}

#abacus a {
	color: #c9c9c9;
	font-weight: bold;
}

.testimonialBox {
	float: left;
	width: 320px;
}

.testimonialBox img {
	display: block;
	width: 221px;
	margin: 5px auto;
}

img.captcha {
	margin: 10px 0 0 5px;
}

