.top_nav {
	width:954px;
	height:24px;
	color:#7FB539;
	font-size: 12pt;
	padding-bottom: 0px;
}
.top_nav a {
	color:#7fb539;
}
.top_nav div {
	height:24px;
	float:left;
	line-height: 30px;
}
 .sIFR-active .top_nav div {
	line-height: normal;
}
.top_nav .home,
.top_nav .active_home {
	width: 159px;
	/*width: 13.5%;*/
}
.top_nav .about,
.top_nav .active_about {
	width: 272px;
	/*width: 24%;*/
}
.top_nav .clients,
.top_nav .active_clients {
	width: 210px;
	/*width: 18%;*/
}
.top_nav .aboutus,
.top_nav .active_aboutus {
	width: 210px;
	/*width: 14%;*/
}
.top_nav .resources,
.top_nav .active_resources {
	width: 170px;
	/*width: 20%;*/
}
.top_nav .contact,
.top_nav .active_contact {

	width: 90px;
	/*width: 9%;*/

}