* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
li, dd {margin-left:15px}
fieldset {padding:6px}

/* default HTML styling of common browsers */
a:link, a:visited {
	text-decoration:none;
	color:#aaa;
	font-weight:normal
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {
	list-style:square;
	color: #FFF;
}
img {border:none}

/* General */
html, body {height:100%}
body {
	background:#282627 url('images/bg_general.gif') no-repeat top center;
	color:#666;
	text-align:center;
	margin:0;
	font-family: verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	}

/* General links */
a:hover {
	text-decoration:underline;
	color: #666;
}
a:active {text-decoration:none}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {margin:0 0 8px 0}
h1 {font-size:14px}
h2 {font-size:13px}
h3 {font-size:12px; color:#000; margin:5px 15px}
h4 {font-size:11px}
h5 {font-size:10px}

/* Forms */
.submit {font:bold 12px verdana,serif; cursor:pointer; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px}
.radio {margin:0 5px 0 0; background:none; border:none}
.search {
	width:150px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('images/bg_search_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
	}

/* Company Header */
#companyheader {
	width:998px;
	min-height:100%;
	height:auto;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -95px;
	margin-left: auto;
	}
* html #companyheader {height:100%}

/* Header */
#header {
	height:280px
}
#logo {
	width:366px;
	height:85px;
	float:left;
	display:inline;
	position:relative;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#logo-text {
	color:#FFF;
	font:normal 27px arial,serif;
	position:absolute;
	top:26px;
	left:33px;
	width: 364px;
	height: 50px;
}
#companyslogan {
	width:600px;
	height:31px;
	float:right;
	display:inline;
	text-align:left;
	color:#CCC;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#companyslogan:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#headerimage {
	width:998px;
	height:175px;
	float:left;
	position:relative;
	background-image: url(images/co2_main_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomtext {
	color:#CCC;
	font:normal 20px arial,serif;
	position:absolute;
	bottom:22px;
	left:422px;
	width: 372px;
	font-size: 30px;
}
#toptext {
	width:500px;
	height:59px;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 350px;
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
}
#emergency-text {
	color:#fff;
	width:500px;
	display:block;
	text-align:center;
	padding:0px 2px 0 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}
#emergency-text-bold {
	color:#F00;
	font:bold 15px/22px arial,serif;
	width:500px;
	display:block;
	text-align:center;
	padding:8px 2px 0 0;
	font-weight: bold;
}
#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}
#icons {
	width:97px;
	height:90px;
	margin:70px 0 0 0;
	float:right;
	background-repeat: no-repeat;
	background-position: right top;
}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}

/* Header links */
#logo a {font-weight:normal}
#toptext a {color:#fff; display:block; height:51px}
#toptext a:hover, #logo a:hover {
	text-decoration:none;
	color:#FFF
}

/* Menu */
#menu {
	width:632px;
	height:53px;
	background:url('images/header3.gif') repeat-x top left;
	float:right;
	display:inline
	}
#menu ul {padding:20px 0 20px 17px; margin:0}
#menu li {display:inline; list-style:none; margin:0 16px 0 0; font:bold 13px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {
	color:#000;
	border:1px solid #CCC;
	background:#fff;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#4e5694; text-decoration:none}

/* CONTENT AND COLUMNS */
#content {background:#f3f2f0 url('images/bg_page.gif') repeat-y top left}
#content a:link, #content a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:normal
}
#lefttpanel {float:left; width:270px; margin:0 11px 0 30px; display:inline}
.Ctopleft {background:url('images/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}
#submenuplumbingandheating {
	padding:10px 18px;
	background-color: #4e5694;
}
#submenuplumbingandheating ul li a:hover,  #submenuplumbingandheating ul li a:active {
	color:#0C0;
	text-decoration:none
}
#submenuplumbingandheating ul li a#active, #submenuplumbingandheating ul li a:active {
	color:#000;
	text-decoration:none
}

#submenuecofriendlyservices {
	padding:10px 18px;
	background-color: #0C0;
}

#submenuecofriendlyservices ul li a:hover,  #submenuecofriendlyservices ul li a:active {
	color:#4e5694;
	text-decoration:none
}
#submenuecofriendlyservices ul li a#active, #submenuecofriendlyservices ul li a:active {
	color:#000;
	text-decoration:none
}
#submenu3 {
	padding:10px 18px;
	background-color: #0C3;
}
#lefttpanel img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}
.portfolio {
	font:normal 10px arial,sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#cB {float:right; width:679px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url('images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cBx {float:right; width:679px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url('images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cB1 {width:340px; float:left; padding:0 10px 5px 10px}
.mainbody {border-bottom:1px solid #e6e1dd; border-top:1px solid #fcfafb; padding:10px 15px 5px 15px}
#cB2 {
	width:660px;
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.mainbody {border-bottom:1px solid #e6e1dd; border-top:1px solid #fcfafb; padding:10px 15px 5px 15px}
#rightpanel {width:309px; float:right; margin:0}
.about {background:#c6d6d6; border:1px solid #a4c0ba; padding:5px; margin:0 0 10px 0; color:#282627}
.about ul {
	list-style-type:none;
	color: #F00;
}
.about li {padding:0 0 0 20px; margin:5px 0; background:url('images/check.gif') no-repeat 0 50%}
.imageright {
	border:1px solid #666;
	color:#39F;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFF;
	padding: 0;
}
.imageright ul {list-style-type:none}
.imageright li {
	padding:0 0 0 0px;
	margin:0px 0;
}
#ecobanner {
	width:309px;
	height:86px;
	position:relative;
	text-transform:uppercase;
	background-image: url(images/eco-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#ecobanner-title {
	color:#fff;
	font:normal 18px impact,serif;
	position:absolute;
	top:10px;
	left:15px
}
#ecobanner-title a {color:#fff; font-weight:normal}
#ecobanner-text {
	font:normal 10px arial,serif;
	position:absolute;
	bottom:5px;
	left:13px;
	width:209px
}
#ecobanner-text a {color:#35393f}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('images/corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('images/bg_page.gif') repeat-y -39px 0
	}
.Cbottomright {background:url('images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Footer */
#footer {height:95px; width:100%; margin:0; background:url('images/bg_footer.gif') no-repeat bottom center}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {
	height:20px;
	text-align:right;
	padding-top: 20px;
	padding-right: 29px;
	padding-bottom: 0;
	padding-left: 0;
}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {
	color:#999;
	padding-top: 18px;
	padding-right: 360px;
	padding-bottom: 0;
	padding-left: 30px;
}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {
	height:90px
}
#preloader {display:none}

/* Nav Links */
a.nav:link {color: red; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; } 

/* Nav Image Links */
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute;
    top: 190px; left: 200px; height: 200px; width: 200px;}

/* Conatct Form */
.response { font:normal 12px Arial, Helvetica, sans-serif; color:red; text-align:center;}
#co2 * {
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size:12px;
	color: #333;
}
#co2 ol { margin:0; padding:0; list-style:none;}
#co2 li.buttons { margin:0; color:#ffffff; padding:0; border:0; overflow:hidden;}
#co2 label span {
	color:#ffffff;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#co2 input.text {
	width:305px;
	border:1px solid #d6d6d6;
	margin:0;
	height:16px;
	background:#fff;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#co2 textarea { width:305px; border:1px solid #d6d6d6; padding:2px; background:#fff;}
#co2 li.buttons input {
	padding:2px 5px;
	margin:0 15px 0 0;
	background:#f3f2f0;
	color:#999;
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

