/* CSS Document */

#topnav {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 109px 0px 0px 120px;
	width: 674px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	
}

#topnav li {
	float: left;
}

#topnav a {
	color: #fff;
	text-decoration: none;
	
}

#topnav a:hover {
	color: #fff;
	text-decoration: underline;
	
}


li.pro, li.pro a {
	width: 118px;
	padding-top: 58px;
	text-align: center;
	
}

li.employee, li.employee a {
	width: 118px;
	padding-top: 58px;
		text-align: center;

}

li.divecenter, li.divecenter a {
	width: 118px;
	padding-top: 58px;
		text-align: center;

}
li.contact, li.contact a {
	width: 118px;
	padding-top: 58px;
		text-align: center;

}


li.newusers, li.newusers a {
	width: 192px;
}

/* TOPNAV HOVERS */


li.home a:hover {
	width: 77px;
	background-position:-77px 0px; z-index:50;

}




#topnav li {
	background-position: 0px -79px;
	background-repeat: no-repeat;
}



#topnav a:hover {
}

