#utility span {
	display: none;
}
.homelink {
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 17px;
	display: block;
}
.homelink:hover {
	background-position: -17px 0px;
}
#mainnav li {
	float:left;
}
#mainnav li a span {
	display:none;
}
#mainnav li a {
	display:block;
	background-image: url(../images/bg_mainnav.png);
	background-repeat: no-repeat;
	height: 40px;
}
#navabout {
	width:139px;
	background-position:0px -80px;
}
#navabout:hover {
	background-position:0px -40px;
}
#navaboutactive {
	width:139px;
	background-position:0px 0px;
}
#navboilerroom {
	width:174px;
	background-position:-139px -80px;
}
#navboilerroom:hover {
	background-position:-139px -40px;
}
#navboilerroomactive {
	width:174px;
	background-position:-139px 0px;
}
#navapplications {
	width:191px;
	background-position:-313px -80px;
}
#navapplications:hover {
	background-position:-313px -40px;
}
#navapplicationsactive {
	width:191px;
	background-position:-313px 0px;
}
#navfieldservice {
	width:130px;
	background-position:-504px -80px;
}
#navfieldservice:hover {
	background-position:-504px -40px;
}
#navfieldserviceactive {
	width:130px;
	background-position:-504px 0px;
}
#navparts {
	width:119px;
	background-position:-634px -80px;
}
#navparts:hover {
	background-position:-634px -40px;
}
#navpartsactive {
	width:119px;
	background-position:-634px 0px;
}
#navcontact {
	width:155px;
	background-position:-753px -80px;
}
#navcontact:hover {
	background-position:-753px -40px;
}
#navcontactactive {
	width:155px;
	background-position:-753px 0px;
}
#cta {
	width:160px;
}

#cta li a {
	display: block;
	height: 86px;
	background-repeat: no-repeat;
	background-image: url(../images/cta.png);
	margin-bottom: 4px;
	width:160px;
}
#cta li span {
	display: none;
}
.reducecost {
	background-position: 0px 0px;
}
.reducecost:hover {
	background-position: -160px 0px;
}
.contactus {
	background-position: 0px -86px;
}
.contactus:hover {
	background-position: -160px -86px;
}
#subnav ul {
	background-image: url(../images/bg_subnav.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 14px;
	padding-left: 8px;
	padding-bottom: 140px;
}
#subnav li a {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/bg_subnav_link.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:9px 0px 0px 9px;
	width:191px;
	font-weight: bold;
	height: 23px;
}
#subnav li a:hover, #subnav li a.active {
	background-image: url(../images/bg_subnav_link.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#subnav li .noborder {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/bg_subnav_link.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:9px 0px 0px 9px;
	width:191px;
	font-weight: bold;
	height: 21px;
}
#subnav li .noborder:hover {
	background-image: url(../images/bg_subnav_link.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
.greysection {
	background-image: url(../images/btm_greysection.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.greysection p {
	font-size: 10px;
	font-style: italic;
	color: #434343;
	text-decoration: none;
	line-height: 14px;
	padding-bottom: 20px;
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 14px;
}
#footer a {
	color:#0055a5;
	text-decoration:underline;
}
#footer a:hover {
	color:#0055a5;
	text-decoration:underline;
}
#footer span a {
	color: #313131;
	text-decoration:none;

}
#footer span a:hover {
	color: #313131;
	text-decoration:underline;

}

/**************************** CSS FOR DHTML MENU ***********************/
.dhtmlmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index:1000;
}

ul.dhtmlmenu {
	width:252px;	
	background-color:#878787;	
	Filter:alpha(opacity=90);
	moz-opacity:0.9;
	opacity:0.9;
	padding:0px 0px 5px 5px;
	border-top:8px solid #00519d;
}
.dhtmlmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#00478a;
	padding-left:10px;
	width:242px;
	line-height:24px;
	text-transform:uppercase;
	display:block;	
	background-image: url(../images/bg_dhtml.gif);
	background-repeat:repeat-y;
}
.dhtmlmenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_dhtmlhover.gif);
	background-repeat:no-repeat;
	background-color:#003668;
}
#menuabout, #menuboiler, #menuapplication, #menufield, #menuparts {
	width:252px;	
	position:absolute;	
	z-index:1000;
}
#menuabout {
	margin-left:21px;
}
#menuboiler {
	margin-left:160px;
}
#menuapplication {
	margin-left:335px;
}
#menufield {
	margin-left:525px;
}
#menuparts {
	margin-left:655px;
}


#logo-link {
display: block;
height: 100px;
width: 250px;
}