#topnavi {
	width: 650px;
	height: 62px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 67px;
	z-index:5;
}
#topnavi li {
	margin: 0px;
	padding: 0px 0px 0px 1px;
	list-style: none;
	display: inline-block;
	height: 62px;
	float: left;
	background: url(../images/topnavi-bg.jpg) no-repeat left top;
}
#topnavi a {
	display: block;
	color: #FFFFFF;
	height: 36px;
	padding: 26px 30px 0px 10px;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	margin: 0px;
}
#topnavi li:hover a {background: url(../images/nav-roll.jpg);}

/* =======================Pop-Out-Nav========================= */
#topnavi ul li {
	display:block;
	background: none;
	float:none;
	padding:0px;
	margin:0px;
	height:25px;
	position:absolute;
}
#topnavi ul li a, #topnavi li:hover ul a, #topnavi ul li:hover ul li a {
	background: none;
	background-color: #C6AF7D;
	width: 195px;
	padding: 4px 4px 0px 4px;
	margin: 0px;
	height: 20px;
	border: 1px solid #ffffff;
	position:absolute;
}

#topnavi ul li:hover a, #topnavi ul li:hover ul li:hover a {background-image: none; background-color:#B39C66; z-index:5;}

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

#sub1 {top: 62px; left: 78px;}
#sub2 {top: 87px; left: 78px;}
#sub3 {top: 112px; left: 78px;}
#sub4 {top: 137px; left: 78px;}

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

#sub1-1 {top: 0px; left: 204px;}
#sub1-2 {top: 25px; left: 204px;}
#sub1-3 {top: 50px; left: 204px;}
#sub1-4 {top: 75px; left: 204px;}
#sub1-5 {top: 100px; left: 204px;}
#sub1-6 {top: 125px; left: 204px;}
#sub1-7 {top: 150px; left: 204px;}
#sub1-8 {top: 175px; left: 204px;}
#sub1-9 {top: 200px; left: 204px;}
#sub1-10 {top: 225px; left: 204px;}
#sub1-11 {top: 250px; left: 204px;}
#sub1-12 {top: 275px; left: 204px;}
#sub1-13 {top: 300px; left: 204px;}
#sub1-14 {top: 325px; left: 204px;}
#sub1-15 {top: 350px; left: 204px;}
/* =======================Pop-Out-Nav========================= */

/*************************************************************/

#botnavi {
	width: 258px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 663px;
	top: 280px;
}
#botnavi li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
	border-bottom:dotted 1px #b8a276;
	list-style-image: none;
}
#botnavi a {
	display: block;
	color: #7f6228;
	padding: 4px 0px 0px 67px;
	height: 18px;
	width:191px;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	background: url(../images/nav2.jpg) no-repeat 47px top;
}
#botnavi a:hover {color:#a80231; background: url(../images/nav2-roll.jpg) no-repeat 46px top;}

/*************************************************************/

#top #srv, #top #alz, #top #emp, #top #lgo, #top #fs, #top #of, #top #of2 {position:absolute; display:block;}
#top #lgo {left: 39px;	top: 86px;}
#top #fs {left: 685px;	top: 306px;}
#top #srv {left: 733px;	top: 195px;}
#top #alz {left: 66px; top: 337px;}
#top #emp {left: 346px; top: 337px;}
#top #of {left: 180px; top:220px; font-size:20px;color: #A80232; font-weight:bold; z-index:9;}
#top #of2 {left: 181px; top:221px; font-size:20px;color: #fff; font-weight:bold; z-index:8;}

#top a img { visibility:hidden;}
#top a:hover img { visibility:visible;}

