	#menu-header-menu, #menu-header-menu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; font-weight:bold; font-family:Arial; font-size:12px;}
#menu-header-menu a {
	display:block;
	/*padding:10px 20px 8px 20px;
	color:#000000;
	text-decoration:none;
/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #394574;*/
	/*background-image: url(../images/menu_separator.png);
	background-repeat: no-repeat;
	background-position: right bottom; height:25px;*/
}
.border_none{border: 0px;}

#menu-header-menu a:hover {
	/*color:#ffffff;
	background-color:#2D3139;
	background-image:url(../images/menu_bg.png);
	background-position: center top; height:25px;*/
}
#menu-header-menu li {float:left; position:relative; }
#menu-header-menu ul {position:absolute; display:none; width:100px; top:25px; left:-1px; color:#000000}
#menu-header-menu ul a {
	color: #ffffff;
}
#menu-header-menu ul li a{ background-image:none; height:20px;}
#menu-header-menu ul li a:hover {
	color: #ffffff; background-color:#0079A1; height:20px;
}


#menu-header-menu li ul li:first-child{padding-left:16px;}

#menu-header-menu li ul { width:160px; color:#ffffff}
#menu-header-menu li ul a {
	width:160px;
	float:left;
	padding:6px;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background-color:#1E2229;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc; background-image:none!important
}
#menu-header-menu li ul li{background-image:none!important}

#menu-header-menu ul li a:hover{background-color:#0079A1; background-image:none!important}

#menu-header-menu ul ul {top:auto;}
#menu-header-menu li ul ul {left:160px; margin:0px 0 0 0px;}
#menu-header-menu li:hover ul ul, #menu-header-menu li:hover ul ul ul, #menu-header-menu li:hover ul ul ul ul {display:none;}
#menu-header-menu li:hover ul, #menu-header-menu li li:hover ul, #menu-header-menu li li li:hover ul, #menu-header-menu li li li li:hover ul {display:block; }

.current{color:#394574}
.sub-menu{padding:0px; margin:0px;}
