#pad {height:0px;}

#menuPositioner {
	width:100%;
	position:relative;
	float:left;
}

#menuHolder {
	position:relative;
	float:left;
	left:50%;
	margin-top: 120px;
}

#menu, 
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	background:url(trans.gif);
	position:relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
#menu {
	height:30px;
	text-align:left;
	vertical-align: middle;
	z-index:9999999;
}
#menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	z-index: 99999999;
}

#menu table {
	border-collapse:collapse; 
	padding:0; 
	width:0; 
	height:0;
	z-index:999999999;
	}

#menu li {
	float:left;
	z-index: 9999999;/*	background:url(Bnav_main_01.not) no-repeat right top;
*/}

#menu li a {
	font-style:normal;
	font-weight: normal;
	display:block;
	float:left;
	height:30px;
	line-height:40px;
	text-decoration:none;
	z-index: 9999999999;
}
#menu li a.sub {
/*	background:url(Bnav_end-over_02.not) no-repeat right top;
	padding-right: 9px;
*/	}
#menu li.current a.sub {
/*	background:url(Anav_end-over_02.not) no-repeat right top;
	padding-right:9px;
*/}

#menu li a.not {background:url(Bnav_end-none_02.not) no-repeat right top;}
#menu li.current {background:url(Anav_main_01.not) no-repeat left top;}
#menu li.current a {background: url(Anav_main_01.not);}

#menu li.current a.sub:hover {background:url(Anav_end-down_02.not) no-repeat right top;}
#menu li.current:hover > a.sub {background:url(Anav_end-down_02.not) no-repeat right top;}
#menu li:hover {position:relative; z-index:9999999;}
#menu a.not:hover {position:relative; z-index:9999999; color:#F7F3EA;}
#menu a.sub:hover {position:relative; z-index:9999999; color:#F7F3EA;}
#menu a.sub:hover {background:url(Bnav_end-down_02.not) no-repeat right top;}
#menu li:hover > a {color:#F7F3EA;}
#menu li:hover > a.sub {background:url(Bnav_end-down_02.not) no-repeat right top;}
#menu :hover ul {
	left:0;
	top:20px;
	z-index:300;
	padding-top:18px;
	padding-left:2px;
	background:url(trans.gif);
}
#menu :hover ul li a {
	height:20px;
	width:150px;
	padding:0 0 0 10px;
	line-height:20px;
	background:#546775;
	color:#fff;
	border-bottom:1px solid #fff;
	font-size:11px;
}
#menu :hover ul li a.fly {background:#C08715 url(fly.gif) no-repeat right top; width:185px;}
#menu :hover ul li a.sub9 {background:#C08715; width:185px;}
#menu :hover ul li a:hover {background:#B3121B; width:185px;}
#menu :hover ul li a:hover.fly {background:#B3121B url(fly-over.gif) no-repeat right top; width:185px;}
#menu :hover ul li a:hover.sub9 {background:#B3121B; width:185px;}
#menu :hover ul li:hover > a {background:#B3121B; width:185px;}
#menu :hover ul li:hover > a.fly {background:#B3121B url(fly-over.gif) no-repeat right top; width:185px;}
#menu :hover ul li:hover > a.sub9 {background:#B3121B; width:185px;}
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px;}
#menu :hover ul :hover ul {left:195px; top:0; padding:0;}
#menu :hover ul :hover ul li a {background:#F7F3EA; color:#B3121B; border-bottom:1px solid #B3121B; font-size:11px;}
#menu :hover ul :hover ul li a:hover {color:#F7F3EA;}

.loadImage {display:none;}
