#topnav {
	height: 57px;
	width: 720px;
}
#topnavi {
	width: 720px;
	height: 57px;
	margin: 0px;
	padding: 0;
	position: relative;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}

#topnavi a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	background-color: transparent;

}

#topnavi1 {left: 0px; top: 0px; width: 56px; height: 57px;}
#topnavi2 {left: 70px; top: 0px; width: 89px; height: 57px;}
#topnavi3 {left: 161px; top: 0px; width: 90px; height: 57px;}
#topnavi4 {left: 244px; top: 0px; width: 96px; height: 57px;}
#topnavi5 {left: 335px; top: 0px; width: 85px; height: 57px;}
#topnavi6 {left: 409px; top: 0px; width: 96px; height: 57px;}
#topnavi7 {left: 493px; top: 0px; width: 75px; height: 57px;}
#topnavi8 {left: 553px; top: 0px; width: 90px; height: 57px;}
#topnavi9 {left: 641px; top: 0px; width: 70px; height: 57px;}


#topnavi1 a {
	height: 15px;
	margin-left: 9px;
}
#topnavi2 a {height: 16px;}
#topnavi3 a {height: 16px;}
#topnavi4 a {height: 16px;}
#topnavi5 a {height: 16px;}
#topnavi6 a {height: 16px;}
#topnavi7 a {height: 16px;}
#topnavi8 a {height: 16px;}
#topnavi9 a {height: 16px;}

#topnavi1 a:hover {
	color: #FFFFFF;
	margin-left: 9px;
	background-color: #857261;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -9px -54px;
}
#topnavi2 a:hover {
	background: #857261 url(../images/nav.jpg) no-repeat -70px -54px;
	color: #FFFFFF;
}
#topnavi3 a:hover {
	background: #857261 url(../images/nav.jpg) -161px -54px no-repeat;
	color: #FFFFFF;
}
#topnavi4 a:hover {
	background: #857261 url(../images/nav.jpg) -244px -54px no-repeat;
	color: #FFFFFF;
}
#topnavi5 a:hover {
	background: #857261 url(../images/nav.jpg) -335px -54px no-repeat;
	color: #FFFFFF;
}
#topnavi6 a:hover {
	background: #857261 url(../images/nav.jpg) -409px -54px no-repeat;
	color: #FFFFFF;
}
#topnavi7 a:hover {
	background: #857261 url(../images/nav.jpg) -493px -54px no-repeat;
	color: #FFFFFF;
}
#topnavi8 a:hover {
	background: #857261 url(../images/nav.jpg) -553px -54px no-repeat;
	color: #FFFFFF;
}
#topnavi9 a:hover {
	background: #857261 url(../images/nav.jpg) -641px -54px no-repeat;
	color: #FFFFFF;
}
