/* ----------home_image-------------- */
#pricing-page h1{
	background: url(../images/headings/pricing.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 400px;
}

/**/
#standard-features-page h1{
	background: url(../images/headings/standard-features.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 85px;
	width: 500px;
}

#energy-environment-page h1{
	background: url(../images/headings/energy-environment.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 450px;
}