.nav-features .navbar-nav li a:hover, .nav-features .navbar-nav li a.active{
	color:#89c13a;
}

.nav-features {
	position: fixed;
	width: 100%;
	z-index: 1;
}

.clearfix {
	width: 100%;
	height: 43px;
	display: block;
	float: none;
	clear: both;
}