
/* Header overrides */
.nav2#features {
	background-color:#70e425;
}
.nav2#features a:hover, .nav2#features a#selected {
	background-color:#009900;
}
.title#features_title {
	background-color:#009900;
}
.title#features_title #hilitetitle {
	color:#c4ff88;
}

#content_features_energy img {
	padding:30px;
	padding-top:20px;
	padding-bottom:0px;
	float:left;
}

h1 {
	color:#009900;
	border-top:1px solid #c4ff88;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:0px;
	clear:left;
}
body {
	font-size:13px;
	line-height:18px;
}
.featuresbox {
	width:48%;
}
.featuresbox h1 {
	border-top:0px;
	margin-left:25px;
}
p {
	padding-bottom:10px;
}
