#Channels { padding-left: 5px; _height: 150px; min-height: 150px; }
#Channels a { color: white; text-decoration: none; }
#Channels .link { position: absolute; top: 225px; width: 150px; height: 150px; z-index:1; }
#Channels .water {left: 5px; background-image: url("/images/homenav_water.gif"); background-repeat: no-repeat;}
#Channels .energy { left: 155px; background-image: url("/images/homenav_energy.gif");background-repeat: no-repeat;}
#Channels .utility { left: 305px;background-image: url("/images/homenav_utility.gif");background-repeat: no-repeat; }
#Channels .environmental { left: 455px; background-image: url("/images/homenav_environmental.gif");background-repeat: no-repeat;}
#Channels .partners { left: 605px; background-image: url("/images/homenav_partners.gif");background-repeat: no-repeat;}
	
.channel { float: left; z-index:0;}
.channelText { height: 96px; padding:53px 10px 0px 10px; color: white; width: 130px; color: white; z-index:1;}
.channelTextHeading {font-size: 10px; margin:0px 0px 10px 0px; color: white; width: 130px; color: white; text-transform:uppercase; }

#NewsContainer { _height: 153px; min-height: 153px; }
.newsTitle {color: #666666; padding:5px 0px 5px 10px; border-bottom: 1px solid #CCCCCC; }
#News { float: left; width: 350px; padding: 10px; }
.newsHeading {padding:0px 0px 5px 0px; font-weight: bold; }
#News hr { background-color: #CCCCCC; color: #CCCCCC; height: 1px; border: none; border-top: 1px dashed black; }
.contactDetails { color: #666666; float: right; border-left: 1px solid #CCCCCC; padding-top: 20px; text-align: left; width: 370px; }
.contactDetailsPanel {float: left; width: 160px; _height: 80px; min-height: 80px; padding: 10px 0px 0px 20px;}
.contactDetailsHilight {
	color: #803F96;
	font-weight: bold;
}
#MainBannerText {
	position: absolute;
	top: 138px;
	left: 34px;
	width: 353px;
	z-index:10;
	height: 66px;
	overflow: hidden;
}

