#topnav {
	height: 113px;
	width: 681px;
    margin-left: auto;
	margin-right: auto;
}
#topnavi {
	width: 681px;
	height: 113px;
	background: no-repeat;
	margin: 0px;
	padding: 0;
	position: relative;

}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
	text-align: center;
}

#topnavi a {
	display: block;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	background-color: transparent;
}
#topnavi0 {left: 122px; top: 117px; width: 164px; height: 23px;}
#topnavi1 {left: 9px; top: 25px; width: 74px; height: 23px;}
#topnavi2 {left: 96px; top: 25px; width: 130px; height: 23px;}
#topnavi3 {left: 239px; top: 25px; width: 152px; height: 23px;}
#topnavi4 {left: 403px; top: 25px; width: 144px; height: 23px;}
#topnavi5 {left: 560px; top: 25px; width: 100px; height: 23px;}
#topnavi6 {left: 18px; top: 69px; width: 117px; height: 23px;}
#topnavi7 {left: 168px; top: 69px; width: 90px; height: 23px;}
#topnavi10 {left: 291px; top: 69px; width: 41px; height: 23px;}
#topnavi11 {left: 365px; top: 69px; width: 56px; height: 23px;}
#topnavi9 {left: 454px; top: 69px; width: 106px; height: 23px;}
#topnavi8 {left: 597px; top: 69px; width: 67px; height: 23px;}

#topnavi1 a {height: 23px;}
#topnavi2 a {height: 23px;}
#topnavi3 a {height: 23px;}
#topnavi4 a {height: 23px;}
#topnavi5 a {height: 23px;}
#topnavi6 a {height: 23px;}
#topnavi7 a {height: 23px;}
#topnavi8 a {height: 23px;}
#topnavi9 a {height: 23px;}
#topnavi10 a {height: 23px;}
#topnavi11 a {height: 23px;}



#topnavi1 a:hover {background: no-repeat -9px -54px; color: #005983;}
#topnavi2 a:hover {background: no-repeat -82px -54px; color: #005983;}
#topnavi3 a:hover {background: no-repeat -171px -54px; color: #005983;}
#topnavi4 a:hover {background: no-repeat -253px -54px; color: #005983;}
#topnavi5 a:hover {background: no-repeat -345px -54px; color: #005983;}
#topnavi6 a:hover {background: no-repeat -345px -54px; color: #005983;}
#topnavi7 a:hover {background: no-repeat -345px -54px; color: #005983;}
#topnavi8 a:hover {background: no-repeat -345px -54px; color: #005983;}
#topnavi9 a:hover {background: no-repeat -345px -54px; color: #005983;}
#topnavi10 a:hover {background: no-repeat -345px -54px; color: #005983;}
#topnavi11 a:hover {background: no-repeat -345px -54px; color: #005983;}

/* Drop Down Menu */

#dropmenudiv{
position:absolute;
border: 1px solid #9F780F;
border-bottom-width: 0;
font: normal 9px Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
color:#FFFFFF;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9F780F;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #005983;
color:#FFFFFF;
}

