*  {
	margin: 0; padding: 0;
	list-style-type: none;
}

body#home {
	background-image: url(/images/bgrounds/body.gif);
	background-repeat: repeat-x
}
body {
	font: 70% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #fff;
	background-color: #717987;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #3354aa; text-decoration: underline; }
a:visited { color: #3354aa; text-decoration: underline; }
a:hover { color: #3354aa; text-decoration: none; }
a:active { color: #3354aa; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 15px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 5px;
}
#content ol {
	margin: 0 0 1em 15px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #fff;
}
h1 { 
	font-size: 1.4em; 
	margin: 0 0 25px 0; 
	height: 23px; 
	padding: 0 0 8px 0; 
	/*background: url(/images/text/h1-team.gif) no-repeat; */
	background:no-repeat;
	border-bottom: 1px solid #c4d2ef;
}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

#home h1 {
	width: 333px;
	height: 48px;
	background: url(/images/text/h1-home.gif) no-repeat;
	border: none;
	padding: 0;
}
#team h1{background: url(/images/text/h1-team.gif) no-repeat;}
#services h1 { background-image: url(/images/text/h1-services.gif); }
#plant h1 { background-image: url(/images/text/h1-plant.png); }
#work h1 { background-image: url(/images/text/h1-work.gif); }
#contact h1 { background-image: url(/images/text/h1-contact.gif); }
body.photogal h1 { background-image: url(/images/text/h1-work.gif); }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}
#home #container {
	background: none;
}
#container {
	background: #1c4eb9 url(/images/bgrounds/container.gif) repeat-x bottom left;	
}
#header {
	position: relative;
	width: 100%;
	height: 126px;
	background: url(/images/bgrounds/header.jpg) no-repeat;
}

#header .logo {
	position: absolute;
	left: 139px;
	top: 88px;
	top: 13px;
}


#main {
	width: 995px;
}
#main-l, #main-r, #main-c {
	float: left;
	display: inline;
}
#main-l {
	width: 127px;/* 137 */
	padding: 28px 0 0 10px;
}
#home #main-c {
	background: #5587cd url(/images/bgrounds/main-c.jpg) no-repeat right 21px;
}
#home #content {
	padding: 48px 275px 15px 29px;
}
#content {
	padding: 48px 29px 15px 29px;
}
#home #content p {
	padding: 0 31px 0 0;
}
#main-c {
	width: 646px;/* 648 */
	border: 1px solid #fff;
	background-color: #5587cd;
}
#main-r {
	width: 199px;/* 210 */
	padding: 44px 0 25px 11px;
	color: #c4d2ef;
	font-size: .9em;
}
h3.commercial, h3.domestic, h3.repairs {
	width: 156px;
	height: 10px;
	background: url(/images/text/commercial-and-industrial.gif) no-repeat;
	margin-left: 9px;
}
h3.domestic {
	background-image: url(/images/text/domestic.gif);
}
h3.repairs {
	background-image: url(/images/text/repairs.gif);
}
#main-r p {
	padding-left: 17px;
}
#main-r p.nopad {
	padding-left: 0;
}

#nav {
	width: 117px;
	height: 140px;
	background: url(/images/text/nav-home.gif) no-repeat ;
}

body#team #nav { background-image: url(/images/text/nav-team.gif); }
body#services #nav { background-image: url(/images/text/nav-services.gif); }
body#work #nav { background-image: url(/images/text/nav-work.gif); }
body#contact #nav { background-image: url(/images/text/nav-contact.gif); }

#nav li a {
	display: block;
	width: 117px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: url(/images/text/nav.gif) no-repeat;
}
#nav li#tea a { background-position: 0 -28px }
#nav li#ser a { background-position: 0 -56px }
#nav li#wor a { background-position: 0 -84px }
#nav li#con a { background-position: 0 -112px }

#nav li a:hover { background-position: -117px 0px; }
#nav li#tea a:hover { background-position: -117px -28px; }
#nav li#ser a:hover { background-position: -117px -56px; }
#nav li#wor a:hover { background-position: -117px -84px; }
#nav li#con a:hover { background-position: -117px -112px; }

body#home li#hom a, body#home li#hom a:hover { background-position: -234px 0; }
body#team li#tea a, body#team li#tea a:hover { background-position: -234px -28px; }
body#services li#ser a, body#services li#ser a:hover { background-position: -234px -56px; }
body#work li#wor a, body#work li#wor a:hover { background-position: -234px -84px; }
body#contact li#con a, body#contact li#con a:hover { background-position: -234px -112px; }

#freequote {
	width: 482px;/* 646 */
	height: 85px;/* 105 */
	width: 646px;
	height: 105px;
	position: relative;
	/*padding: 20px 46px 0 118px;*/
	background: #dde3ec url(/images/bgrounds/freequote.jpg) no-repeat;
	border-top: 1px solid #fff;
	color: #717987;
	
}
#freequote h2 {
	width: 167px;
	height: 16px;
	background: url(/images/text/obligation-free-quote.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 118px;
}
#freequote p {
	position: absolute;
	top: 43px;
	left: 118px;
}
#freequote a, #freequote a:link, #freequote a:visited, #freequote a:active {
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	background: url(/images/text/contact-us-today.gif) no-repeat;
	width: 209px;
	height: 40px;
	position: absolute;
	top: 37px;
	right: 46px;
}
#freequote a:hover {
	background-image: url(/images/text/contact-us-today-over.gif);
}
#footer {
	color: #c2c8d2;
	padding: 14px 0 0 164px;
}
#footer a{
	color:#fff;
}

#contactForm {
	width: 100%;
	margin-bottom: 0;
}
#contactForm td, #contactForm th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #6794d3;
}
#contactForm th {
	width: 150px;
}
#contactForm textarea, #contactForm input {
	width: 250px;
	padding: 3px;
	font-size: .9em;
	color: #717987;
}
#contactForm input.button {
	width: auto;
	color: #333;
}
#contactForm label.block {
	display: block;
}
#contactForm label.block input {
	width: auto;
}
.error-return {
	border: 1px solid #dde3ec;
	background-color: #d20000;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 1em;
}
.error-return p {
	margin-bottom: 0;
}
#contactForm .error {
	display: block;
	background-color: #d20000;
	color: #fff;
	padding: 3px;
	margin: 2px 0 0 0;
	border: 1px solid #dde3ec;
	font-size: normal;
}
#contactForm span {
	font-size: smaller;
	font-style: italic;
}



.photolinks a {
	color: #ccf;
	text-decoration: none;
}

.photolinks a:hover {
	text-decoration: underline;
}

.iso_accred {
	padding-bottom: 15px;
}


#navfix {
	width: 117px;
}
#navfix li {
	width: 117px;
}

#navfix a.current, #navfix a.current:link, #navfix a.current:visited, #navfix a.current:hover, #navfix a.current:active {
	color: #1c4eb9;
	background-color: #fff;
}
#navfix li {
	margin-bottom: 3px;
}
#navfix a, #navfix a:link, #navfix a:visited, #navfix a:active {
	display: block;
	/*background-color: green;*/
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 5px 5px 15px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

#navfix a:hover {
	color: #fff;
	background-color: #5587cd;
}

#navfix li {
	float: left;
	text-align: center;
}

