/* header images */
h1 span {
	display:none;
}

#imageAC h1,#imageAutom h1,#imageBackflow h1,#imageHeat h1,#imageMech h1,#imageRefrig h1,#imageMaint h1,#imageMetal h1,#imageHome h1,#imageContact h1,#imageEmploy h1,#imagePrivacy h1,#imageRates h1,#imageSafety h1,#imageTeam h1,#imageGreen h1 {
	height: 180px;
	margin: 0px;
	padding: 0px;
	width: 720px;
}

#imageAC h1 {
	background: url(images/ac1.jpg) no-repeat;
}
#imageAutom h1 {
	background: url(images/autom1.jpg) no-repeat;
}
#imageBackflow h1 {
	background: url(images/backflow1.jpg) no-repeat;
}
#imageHeat h1 {
	background: url(images/heat1.jpg) no-repeat;
}
#imageMech h1 {
	background: url(images/mech1.jpg) no-repeat;
}
#imageRefrig h1 {
	background: url(images/refrig1.jpg) no-repeat;
}
#imageMaint h1 {
	background: url(images/maint1.jpg) no-repeat;
}
#imageMetal h1 {
	background: url(images/metal1.jpg) no-repeat;
}
#imageHome h1 {
	background: url(images/homeA.jpg) no-repeat;
}
#imageContact h1 {
	background: url(images/contact1.jpg) no-repeat;
}
#imageEmploy h1 {
	background: url(images/employ1.jpg) no-repeat;
}
#imagePrivacy h1 {
	background: url(images/privacy1.jpg) no-repeat;
}
#imageRates h1 {
	background: url(images/rates1.jpg) no-repeat;
}
#imageSafety h1 {
	background: url(images/safetyA.jpg) no-repeat;
}
#imageTeam h1 {
	background: url(images/team1.jpg) no-repeat;
}
#imageGreen h1 {
	background-image: url(images/green1.jpg);
	background-repeat: no-repeat;
}
#imageNews h1 {
	height: 360px;
	margin: 0px;
	padding: 0px;
	width: 720px;
	background: url(images/newsA.jpg) no-repeat;
}
