#topnav {
	height: 43px;
	width: 786px;
}
#topnavi {
 width: 786px;
 height: 43px;
 background: no-repeat;
 margin: 0px; padding: 0;
 position: relative;
}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}

#topnavi a {
	display: block;
	font-family: Tahoma;
	font-weight: bold;
	color: #07346F;
	text-decoration: none;
	padding-top: 18px;
	font-size: 9px;
	background-color: transparent;
	text-align: center;
}

#topnavi1 {left: 217px; top: 0px; width: 83px; height: 25px;}
#topnavi2 {left: 303px; top: 0px; width: 78px; height: 25px;}
#topnavi3 {left: 388px; top: 0px; width: 126px; height: 25px;}
#topnavi4 {left: 522px; top: 0px; width: 69px; height: 25px;}
#topnavi5 {left: 596px; top: 0px; width: 46px; height: 25px;}
#topnavi6 {left: 646px; top: 0px; width: 113px; height: 25px;}


#topnavi1 a {height: 25px;}
#topnavi2 a {height: 25px;}
#topnavi3 a {height: 25px;}
#topnavi4 a {height: 25px;}
#topnavi5 a {height: 25px;}
#topnavi6 a {height: 25px;}

#topnavi1 a:hover {background: no-repeat -9px -54px; color: #FFFFFF;}
#topnavi2 a:hover {background: no-repeat -82px -54px; color: #FFFFFF;}
#topnavi3 a:hover {background: no-repeat -171px -54px; color: #FFFFFF;}
#topnavi4 a:hover {background: no-repeat -253px -54px; color: #FFFFFF;}
#topnavi5 a:hover {background: no-repeat -345px -54px; color: #FFFFFF;}
#topnavi6 a:hover {background: no-repeat -417px -54px; color: #FFFFFF;}

