@charset "utf-8";
/* common styling */

.menu_index {
	font-family: arial, sans-serif;
	display:block;
	width:940px;
	position: absolute;
	margin:0;
	/*top:-465px;*/
	background-image: url(images/mainnav_bg.png)!important;
	z-index:999;
	text-align:center;
}

.menu_index ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	width:104px;
	height:30px;
	text-align:center;
	color:#444;
	line-height:20px;
	font-size:13px;
	overflow:hidden;
	padding-top:10px;
	z-index:998;
}
.menu_index ul {
	padding:0px 0px 0px 0px;
	margin:0 auto;
	list-style-type: none;
	text-align:center;
}
.menu_index ul li {
	float:left;
	margin:0;
	position:relative;
	background-image:url(images/mainnav_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;z-index:998;
}
.menu_index ul li ul {
	display: none;z-index:998;
}
/* specific to non IE browsers */
.menu_index ul li:hover a {
	color:#fff;
	background-color:#7e6329;
	z-index:998;
}
.menu_index ul li:hover ul {
	display:block;
	position:absolute;
	top:40px;
	left:0;
	width:104px;
	height:26px;
	text-align:left;z-index:998;
}
.menu_index ul li:hover ul.left {
	left:-42px;
	width:104px;
	height:26px;
	text-align:left;z-index:998;
}
.menu_index ul li:hover ul li a.hide {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-color: #9e957d;
	background-image: url(images/arrow_mainnav.gif)!important;
	border-bottom:solid #a79e8b 1px;
	background-repeat: no-repeat;
	background-position: right center;z-index:998;
}
.menu_index ul li:hover ul li a.hideleft {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-color: #9e957d;
	background-image: url(images/arrow2_mainnav.gif)!important;
	border-bottom:solid #a79e8b 1px;
	background-repeat: no-repeat;
	background-position: left center;z-index:998;
}
.menu_index ul li:hover ul li:hover a.hide {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-image: url(images/arrow_mainnav.gif)!important;
	background-color: #8d846b;
	background-repeat: no-repeat;
	background-position: right center;z-index:998;
}
.menu_index ul li:hover ul li:hover a.hideleft {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-image: url(images/arrow2_mainnav.gif)!important;
	background-color: #8d846b;
	background-repeat: no-repeat;
	background-position: left center;z-index:998;
}
.menu_index ul li:hover ul li ul {
	display: none;z-index:998;
	width:104px;
	height:26px;
	text-align:left;
	background-image: none!important;
}
.menu_index ul li:hover ul li a {
	display:block;z-index:998;
	background:#9e957d;
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	font-size:12px;
	background-image: none!important;
	border-bottom:solid #a79e8b 1px;
}
.menu_index ul li:hover ul li a:hover {
	background:#8d846b;z-index:998;
	color:#fff;
	background-image: none!important;
}
.menu_index ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:104px;
	top:0;
	width:104px;
	height:26px;
	text-align:left;
	font-size:12px;z-index:998;
	background-image: none!important;
}
.menu_index ul li:hover ul li:hover ul.left {
	left:-126px;z-index:998;
	width:104px;
	height:26px;
	text-align:left;
	font-size:12px;
	background-image: none!important;
}

.menu {
	font-family: arial, sans-serif;
	display:block;
	width:940px;
	position: absolute;
	margin:0;
	top:-56px;
	background-image: url(images/mainnav_bg.png)!important;
	z-index:999;
	text-align:center;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	width:104px;
	height:30px;
	text-align:center;
	color:#444;
	line-height:20px;
	font-size:13px;
	overflow:hidden;
	padding-top:10px;
	z-index:998;
}
.menu ul {
	padding:0px 0px 0px 0px;
	margin:0 auto;
	list-style-type: none;
	text-align:center;
}
.menu ul li {
	float:left;
	margin:0;
	position:relative;
	background-image:url(images/mainnav_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;z-index:998;
}
.menu ul li ul {
	display: none;z-index:998;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff;
	background-color:#7e6329;
	z-index:998;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:40px;
	left:0;
	width:104px;
	height:26px;
	text-align:left;z-index:998;
}
.menu ul li:hover ul.left {
	left:-42px;
	width:104px;
	height:26px;
	text-align:left;z-index:998;
}
.menu ul li:hover ul li a.hide {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-color: #9e957d;
	background-image: url(images/arrow_mainnav.gif)!important;
	border-bottom:solid #a79e8b 1px;
	background-repeat: no-repeat;
	background-position: right center;z-index:998;
}
.menu ul li:hover ul li a.hideleft {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-color: #9e957d;
	background-image: url(images/arrow2_mainnav.gif)!important;
	border-bottom:solid #a79e8b 1px;
	background-repeat: no-repeat;
	background-position: left center;z-index:998;
}
.menu ul li:hover ul li:hover a.hide {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-image: url(images/arrow_mainnav.gif)!important;
	background-color: #8d846b;
	background-repeat: no-repeat;
	background-position: right center;z-index:998;
}
.menu ul li:hover ul li:hover a.hideleft {
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	background-image: url(images/arrow2_mainnav.gif)!important;
	background-color: #8d846b;
	background-repeat: no-repeat;
	background-position: left center;z-index:998;
}
.menu ul li:hover ul li ul {
	display: none;z-index:998;
	width:104px;
	height:26px;
	text-align:left;
	background-image: none!important;
}
.menu ul li:hover ul li a {
	display:block;z-index:998;
	background:#9e957d;
	color:#fff;
	width:104px;
	height:26px;
	text-align:left;
	font-size:12px;
	background-image: none!important;
	border-bottom:solid #a79e8b 1px;
}
.menu ul li:hover ul li a:hover {
	background:#8d846b;z-index:998;
	color:#fff;
	background-image: none!important;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:104px;
	top:0;
	width:104px;
	height:26px;
	text-align:left;
	font-size:12px;z-index:998;
	background-image: none!important;
}
.menu ul li:hover ul li:hover ul.left {
	left:-126px;z-index:998;
	width:104px;
	height:26px;
	text-align:left;
	font-size:12px;
	background-image: none!important;
}
