/* *************************************************************************** TOP NAV START ************ */
#topnav {
	height: 69px;
	width: 640px;
	background-image:url(../images/nav-bg.jpg);
	float:left;
}
	
#topnavi {
	width: 640px;
	height: 32px;
	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:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	background-color: transparent;
}

#topnavi1 {
	left: 20px;
	top: 0px;
	width: 107px;
	height: 30px;
}
#topnavi2 {
	left: 128px;
	top: 0px;
	width: 155px;
	height: 30px;
}
#topnavi3 {
	left: 284px;
	top: 0px;
	width: 208px;
	height: 30px;
}
#topnavi4 {
	left: 485px;
	top: 0px;
	width: 145px;
	height: 30px;
}
#topnavi5 {
	left: 546px;
	top: 0px;
	width: 109px;
	height: 30px;
}

#topnavi6 {
	left: 656px;
	top: 0px;
	width: 104px;
	height: 30px;
}

#topnavi7 {
	left: 761px;
	top: 0px;
	width: 162px;
	height: 30px;
}


#topnavi1 a {height: 24px; margin-left: 0px; padding-top: 10px;}
#topnavi2 a {height: 24px; margin-left: 0px; padding-top: 10px;}
#topnavi3 a {height: 24px; margin-left: 0px; padding-top: 10px; color:#9797FF; font-weight:bold;}
#topnavi4 a {height: 24px; margin-left: 0px; padding-top: 10px;}
#topnavi5 a {height: 24px; margin-left: 0px; padding-top: 10px;}
#topnavi6 a {height: 24px; margin-left: 0px; padding-top: 10px;}
#topnavi7 a {height: 24px; margin-left: 0px; padding-top: 10px;}


#topnavi1 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#topnavi2 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#topnavi3 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#topnavi4 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#topnavi5 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#topnavi6 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#topnavi7 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

/* *************************************************************************** TOP NAV END ************* */
