

#sub-navi a{
	z-index:90;
	text-decoration: none;
	color: #867360;
}

#sub-navi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sub-navi li {
	cursor: pointer;
	padding: 0px;	
	margin: 0px;
	margin-bottom: 5px;
	list-style: none;
	width: 165px;
}

#sub-navi li ul li a:hover{
}

li:hover li{
	position: relative;
	float:left;
	list-style: none;
	width: 185px;
	_width: 185px;
}

li:hover ul, li.over ul { 
	display: block; /* The magic */
	/*width: 400px;*/
}

#sub-navi ul li{
	position: relative;
	
}

#sub-navi ul li ul{
	position:absolute;
	padding:0px !IMPORTANT;
	margin:0px !IMPORTANT;
	padding-top: 5px !IMPORTANT;
	padding-bottom: 10px !IMPORTANT;
	width: 185px; /*sub menu width*/
	_width: 185px;
	top: -10px;
	background-color:#FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	visibility: hidden;
}	


#sub-navi ul li ul li{
	color:#000000;
	width: 185px;
	_width: 185px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 11px Verdana, Arial;
	font-weight: normal !IMPORTANT;
}

#sub-navi ul li ul a{
	color: #867360;
	display: block;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

#sub-navi ul li ul a:hover{
	color: #867360;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */




#navi-hr{
	float: left;
	position: relative;	
	width: 185px;
	margin: 3px 0px 6px 0px;
	*margin: -5px 0px -5px 0px;
	_margin: 0px;
	height: 2px;
}


#sub-navi{
	float: left;
	position: relative;
	margin-top:0px;	
	*margin-top: 15px;
	_margin-top: 5px;
	margin-left:20px;
	_margin-left: 10px;
	width: 165px;
	height: 115px;
	color: #867360;
	font: 11px Verdana, Arial;
	text-transform: uppercase;
	z-index: 80;
}

#navi-top{
	position: relative;	
	float: left;
	width: 165px;

	margin-top:50px;
	margin-left:20px;
	_margin-left: 10px;
	color: #867360;
	font: 11px Verdana, Arial;
	text-transform: uppercase;
	z-index: 90 !IMPORTANT;
}

#navi{
	position: relative;
	float: left;
	width: 185px;
	height: 235px;
	_height: 235px;
	margin-top: 60px;
	text-align: left;
	background-image:url(../images/subnavi-bg.gif);
	background-repeat: repeat-y;
	background-color: #ddcfb5;
	z-index: 70 !IMPORTANT;
}







#navi-top{
	position:relative;
	z-index: 10;
	font-size: 11px;
	color: #867360;
}

#navi-top a{
	z-index:10;
	text-decoration: none;
	color: #867360;
}

#navi-top ul {
list-style: none;
	padding: 0px;
	margin: 0px;
}

#navi-top li {
	cursor: pointer;
	padding: 0px;	
	margin: 0px;
	margin-bottom: 5px;
	list-style: none;
	width: 165px;
}


#navi-top a:hover{
	padding-left: 20px;
	background-image: url(../images/navi-hover.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	
}

#sub-navi a:hover{
	padding-left: 20px;
	background-image: url(../images/navi-hover.gif); 
	background-repeat:no-repeat;
	background-position: 0px 2px;
}


#navi-top li ul li a:hover{
}

li:hover li{
	position: relative;
	float:left;
	list-style: none;
	width: 165px;
	_width: 165px;
}

li:hover ul, li.over ul { 
	display: block; /* The magic */
	/*width: 400px;*/
}

#navi-top ul li{
	position: relative;
	
}

#navi-top ul li ul{
	position:absolute;
	padding:0px !IMPORTANT;
	margin:0px !IMPORTANT;
	padding-top: 5px !IMPORTANT;
	padding-bottom: 10px !IMPORTANT;
	width: 185px; /*sub menu width*/
	_width: 185px;
	top: -10px;
	background-color:#FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	visibility: hidden;
}	


#navi-top ul li ul li{
	color:#000000;
	_width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 11px Verdana, Arial;
	font-weight: normal !IMPORTANT;
}

#navi-top ul li ul a{
	color: #867360;
	display: block;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

#navi-top ul li ul a:hover{
	color: #867360;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */