#topnavi {
	width: 1002px;
	height: 57px;
	padding: 0px;
	position: relative;
	margin: 0px;
	z-index:10;
}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#topnavi a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 13px;
	font-size: 12px;
	line-height: 12px;
	text-align:center;
	font-weight: bold;
	background-image: url(../images/nav-bg.jpg);
}
#topnavi1 {left: 10px; top: 5px; width: 79px; height: 49px;}
#topnavi2 {left: 92px; top: 5px; width: 79px; height: 49px; z-index:10;}
#topnavi3 {left: 174px; top: 5px; width: 79px; height: 49px;}
#topnavi4 {left: 256px; top: 5px; width: 79px; height: 49px;}
#topnavi5 {left: 338px; top: 5px; width: 79px; height: 49px;}
#topnavi6 {left: 420px; top: 5px; width: 79px; height: 49px;}
#topnavi7 {left: 502px; top: 5px; width: 79px; height: 49px;}
#topnavi8 {left: 584px; top: 5px; width: 79px; height: 49px;}
#topnavi9 {left: 666px; top: 5px; width: 79px; height: 49px;}
#topnavi10 {left: 748px; top: 5px; width: 79px; height: 49px;}
#topnavi11 {left: 830px; top: 5px; width: 79px; height: 49px;}
#topnavi12 {left: 912px; top: 5px; width: 79px; height: 49px;}

#topnavi1 a {height: 12px;padding-top: 18px;padding-bottom: 19px;}
#topnavi2 a {height: 12px;padding-top: 18px;padding-bottom: 19px;}
#topnavi3 a {height: 24px;}
#topnavi4 a {height: 24px;}
#topnavi5 a {height: 24px;}
#topnavi6 a {height: 24px;}
#topnavi7 a {height: 24px;}
#topnavi8 a {height: 24px;}
#topnavi9 a {height: 24px;}
#topnavi10 a {height: 24px;}
#topnavi11 a {height: 24px;}
#topnavi12 a {height: 12px;padding-top: 18px;padding-bottom: 19px;}

#topnavi a:hover {
	color: #FFFFFF;

}

#topnavi li:hover a {	background: url(../images/nav-roll.jpg);}

/* =======================Pop-Out-Nav========================= */
#topnavi li:hover ul li a {
	background-image: none;
	background-color:#1E628F;
	width: 195px;
	padding: 5px;
	margin: 0px;
	border: 1px solid #09182D;
	color: #FFFFFF;
	position:absolute;
	top:0px;
	left:0px;
}

#topnavi li:hover ul li:hover a {background-image: none; background-color:#238AC4;}

#topnavi li:hover ul li:hover ul li a {background-image: none; background-color:#1E628F;}
#topnavi li:hover ul li:hover ul li:hover a {background-image: none; background-color:#238AC4;}

#topnavi ul {visibility: hidden;}
#topnavi li:hover ul {visibility: visible;}


#sub1 {top: 46px; left: 10px;}
#sub2 {top: 69px; left: 10px;}
#sub3 {top: 92px; left: 10px;}

#topnavi ul ul {visibility: hidden;}
#topnavi li:hover ul ul {visibility: hidden;}
#topnavi ul li:hover ul {visibility: visible;}

#sub1-1 {top: 0px; left: 206px;}
#sub1-2 {top: 23px; left: 206px;}
#sub1-3 {top: 46px; left: 206px;}
#sub1-4 {top: 69px; left: 206px;}
#sub1-5 {top: 92px; left: 206px;}
#sub1-6 {top: 115px; left: 206px;}
#sub1-7 {top: 138px; left: 206px;}
#sub1-8 {top: 161px; left: 206px;}
#sub1-9 {top: 184px; left: 206px;}

/* =======================Pop-Out-Nav========================= */