@charset "utf-8";
body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/border-top.gif) repeat-x top;
}
a {
	outline:none;
}
input, textarea {
	border:1px solid #85a9b4;
}
.inputtextrequired, .inputtextarearequired {
	background:#e8f6fa;
	border:1px solid #85a9b4;
}
#container {
	width:920px;
	margin:0 auto;
}
#header {
	height:147px;
	background:url(../images/header.gif);
	text-align:left;
}
#services {
	
	margin-left:203px;
	height:34px;
	width:700px;
}
#services ul {
	margin:0;
	padding:0;
}
#services li {
	display:block;
	width:109px;
	height:34px;
	float:left;
	margin-right:5px;
	list-style-type:none;
}
#services li a {
	display:block;
	width:109px;
	height:34px;
}
#services li span {
	display:none;
}
#heating a {
	background:url(../images/heating.gif);
	width:109px;
	height:34px;
}
#heating a:hover {
	background:url(../images/heating-on.gif);
}
#plumbing a {
	background:url(../images/plumbing.gif);
	width:109px;
	height:34px;
}
#plumbing a:hover {
	background:url(../images/plumbing-on.gif);
}
#pipework a {
	background:url(../images/pipework.gif);
	width:109px;
	height:34px;
}
#pipework a:hover {
	background:url(../images/pipework-on.gif);
}
#ventilation a {
	background:url(../images/ventilation.gif);
	width:109px;
	height:34px;
}
#ventilation a:hover {
	background:url(../images/ventilation-on.gif);
}
#aircon a {
	background:url(../images/aircon.gif);
	width:109px;
	height:34px;
	
}
#aircon a:hover {
	background:url(../images/aircon-on.gif);
}

#renewable a {
	background:url(../images/renewable-energy.gif);
	width:109px;
	height:34px;
}
li#renewable {
	margin-right:0;
}

#nav {
	height:45px;
	background:url(../images/nav-bg.gif);
	position:relative;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	display:block;
	height:45px;
	float:left;
	list-style-type:none;
}
#nav span {
	display:none;
}
#nav li a {
	display:block;
	height:45px;
}
#home a {
	background:url(../images/homepage.png);
	width:154px;
	z-index:6;
	position:absolute;
	top:0;
	left:0;
	
}
#home a:hover {
	background:url(../images/homepage-on.png);
	z-index:6;
}
#maintenance a {
	background:url(../images/maintenance.png);
	width:139px;
	z-index:5;
	position:absolute;
	top:0;
	left:146px;
}
#maintenance a:hover {
	background:url(../images/maintenance-on.png);
	z-index:5;

}
#energy a {
	background:url(../images/energy.png);
	width:237px;
	z-index:4;
	position:absolute;
	top:0;
	left:277px;
}
#energy a:hover {
	background:url(../images/energy-on.png);
	z-index:4;
}
#case-studies a {
	background:url(../images/case-studies.png);
	width:145px;
	z-index:3;
	position:absolute;
	top:0;
	left:506px;
}
#case-studies a:hover {
	background:url(../images/case-studies-on.png);
	z-index:3;
}
#news a {
	background:url(../images/news.png);
	width:109px;
	z-index:2;
	position:absolute;
	top:0;
	left:644px;

}
#news a:hover {
	background:url(../images/news-on.png);
	z-index:2;
}
#contact a {
	background:url(../images/contact.png);
	width:175px;
	z-index:1;
	position:absolute;
	top:0;
	left:745px;
}
#contact a:hover {
	background:url(../images/contact-on.png);
	z-index:1;
}
#home-banner {
	height:197px;
	margin-top:15px;
	background:url(../images/home-banner.jpg);
	text-align:left;
	padding-left:26px;
	padding-right:397px;
	padding-top:27px;
}
#home-banner h1 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:30px;
}
#home-banner p {
	color:#c4e4f3;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
}
#blue-section {
	height:103px;
	padding-top:30px;
	background:#dbf6fd;
	margin-bottom:15px;
	color:#333;
	font-size:14px;
	text-align:left;
}
#blue-section p {
	margin:0;
	padding:0;
}
#section1 {
	float:left;
	width:582px;
	border-right:1px solid #a6e9fc;
	padding-right:30px;
}
#section1 a {
	font-weight:bold;
	color:#1FC0F6;
	text-decoration:none;
}
#section1 a:hover {
	text-decoration:underline;
}

#section1 img {
	margin-right:17px;
}
#section2 {
	float:left;
	width:261px;
	padding-left:30px;
	padding-right:16px;

}
#section2 p {
	font-size:12px;
	color:#666;
	margin-top:12px;
}
#section2 p a {
	color:#666;
	text-decoration:none;
}
#section2 p a:hover {
	text-decoration:underline;
}
#section2-img {
	margin-left:18px;
}
#home-box1 {
	width:232px;
	height:134px;
	float:left;
	background:url(../images/home-box1.gif) repeat-x;
	text-align:left;
	color:#fff;
	padding-top:16px;
	padding-left:21px;
	padding-right:41px;
}
#home-box1 h2 {
	font-size:17px;
	padding:0;
	margin-top:0;
	margin-bottom:10px;
	
}
#home-box1 p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#home-box2 h2 {
	font-size:17px;
	margin-top:0;
}
#home-box1 a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#home-box1 a:hover {
	text-decoration:underline;
}
#home-box1 p {
	color:#ffdfc0;
}
#home-box1 p, #home-box2 p, #home-box3 p {
	font-size:12px;
}
#home-box2 {
	width:262px;
	height:134px;
	float:left;
	margin: 0 19px;
	background:#f9f9f7;
	border:1px solid #e5e5e5;
	text-align:left;
	padding-top:16px;
	color:#666;
	padding-left:18px;
	padding-right:14px;
}
#home-box2 img {
	margin-right:17px;
	margin-bottom:20px;
}
#home-box2 p {
	color:#8c8c8a;
}
#home-box2 a {
	color:#1e8ece;
	text-decoration:none;
	font-weight:bold;
}
#home-box2 a:hover {
	text-decoration:underline;
}
#home-box3 {
	width:292px;
	height:134px;
	float:left;
	background:url(../images/home-box3.gif) repeat-x;
	text-align:left;
	padding-top:16px;
	color:#fe9900;
	font-size:12px;
	position:relative;
}
#home-box3 ul {
	width:200px;
	margin:0;
	padding:0;
	margin-left:40px;
}
#home-box3 li {
	border-bottom:1px solid #6ec3ec;
	font-size:16px;
	padding:2px 0;
}
#home-box3 li:last-child {
	border:none;
}
#home-box3 span {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	
}
#man {
	position:absolute;
	top:10px;
	left:233px;
}
#blue-bar {
	height:9px;
	background:#dbf6fd;
	margin-top:16px;
	margin-bottom:19px;
}
#footer {
	height:89px;
	padding-top:30px;
	background:#efeee9;
	font-size:10px;
	color:#898987;
	text-align:left;
	padding-left:25px;
}
#footer ul {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:10px;
	height:7px;
}
#footer li {
	float:left;
	padding-right:9px;
	padding-left:9px;
	list-style:none;
	border-right:1px solid #1E8ED0;
}
#footer li:first-child {
	padding-left:0;
}
#footer li a {
	color:#1E8ED0;
	text-transform:uppercase;
	text-decoration:none;
}
#footer li a:hover {
	text-decoration:underline;
}
#footer p {
	width:592px;
	margin:0;
	padding:0;
	clear:left;
	margin-top:17px;
}
#footer a {
	color:#898987;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#further-top {
	background:url(../images/further-content-top.gif);
	height:13px;
	margin-top:15px;
}
#further-content {
	background:#f9f9f7;
	border:1px solid #eaeaea;
	text-align:left;
	padding-top:20px;
	font-size:12px;
	position:relative;
	padding-bottom:20px;
	
}
#further-content h1 {
	font-size:20px;
	color:#666;
	margin:0;
	padding:0;
	border-bottom: 5px solid #d9d9d7;
	padding-bottom:18px;
	margin-bottom:23px;
}
#further-content h2 {
	color:#fc773e;
	font-size:14px;
}
#further-content p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#further-left li {
	list-style-position:inside;
	margin-bottom:10px;
}
#further-left {
	width:618px;
	padding-left:19px;
	color:#656563;
	line-height:18px;
	padding-right:27px;
	
	
}
#further-left a {
	color:#1E8ED0;
	text-decoration:none;
}
#further-left a:hover {
	text-decoration:underline;
}
#further-right {
	width:200px;
	position:absolute;
	top:15px;
	right:0;
	padding: 0 28px;
	padding-top:7px;
	height:300px;
}
#further-right h2 {
	margin:0;
	padding:0;
	font-size:16px;
	color:#666;
}
#further-right ul {
	margin:0;
	padding:0;
	font-size:12px;
	margin-top:10px;
}
#further-right li {
	border-bottom:1px solid #e0e0de;
	list-style-type:none;
	font-weight:bold;
	padding:6px 0;
}
#further-right li:last-child {
	border:none;
}
#further-right li a {
	color:#1e8ed0;
	text-decoration:none;
}
#further-right li a:hover {
	text-decoration:underline;
}
#blue-box {
	width:280px;
	background:#efefef;
	border:1px solid #6DB5E0;
	text-align:left;

}
