#dropDownContainer {
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 1044px;
}
	
div#dropDown li a:hover, div#dropDown li.submenu_head li.submenu_head:hover {color: #4f4f4f;}
#dropDownWrapper {
	 height: 71px;
	font-size:12px;
	background-image:url(../image/top_headnav.jpg);
	background-repeat:repeat-x;
	    margin-left: 32px;
    width: 981px;
	}
	
div#dropDown {
  	 width: 980px;
    text-align:left;
	z-index:9;
position:relative;
	}
div#dropDown ul {
	margin: 0; 
	padding: 0;
	}
	
div#dropDown li {
	position: relative; 
	list-style: none; 
	margin: 0; 
	float: left; 
	 height: 36px;
	}
	
div#dropDown ul.level_head1 {
	width: 981px;
	margin:0 auto; 
	text-align:center;
	height: 36px;
	z-index:9;
	}
.submenu_head{
	width: 174px; !important;
	
	}
.submenu_head:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}	
.li0{
	  width: 124px;
	}
.li1{
	width: 65px;
	}
.li2{
	 width: 86px;
	}
.li3{
	width: 82px;
	}
.li4{
width: 100px;
	}
.li5{
	 width: 137px;
	}
.li6{
	width:71px;
	}
.li7{
width: 141px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){
.li4{
	width: 103px;
}
.li7{
	width: 142px;
}
}
	
.li0:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
.li1:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
.li2:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
.li3:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
.li4:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
.li5:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
.li6:hover{
	background-image:url(../image/nav_slidebgh.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
	
	
.submenu_head:hover a{
color:#fff!important;
}	
.li0:hover a{
color:#fff!important;
}
.li1:hover a{
color:#fff!important;
}
.li2:hover a{
color:#fff!important;
}
.li3:hover a{
color:#fff!important;
}
.li4:hover a{
color:#fff!important;
}
.li5:hover a{
color:#fff!important;
}
.li6:hover a{
color:#fff!important;
}
.li7:hover a{
color:#fff!important;
}
div#dropDown li:hover {}
div#dropDown li.submenu_head { float:left; }
div#dropDown li.submenu_head:hover {}
div#dropDown li a {
display: block; padding:13px 20px ; width:146px;text-decoration: none; text-transform:uppercase; color:#FFF; text-align:left; background-position:right; background-repeat:no-repeat; font-weight:bold;
font-size: 14px;
 line-height: 10px;
} 
div#dropDown>ul a {width: auto;}
div#dropDown ul ul {position: absolute; width: 45em;display: none;}
div#dropDown ul ul a{ background-image:none;line-height:16px;}
div#dropDown ul ul li {
width:15em;
overflow:hidden;
height: 18px;
 line-height: 13px;
}
div#dropDown ul ul li:hover { background:none !important;}
div#dropDown li.submenu_head li.submenu_head {}
div#dropDown ul.level_head1 li.submenu_head:hover ul.level_head2, 
div#dropDown ul.level_head2 li.submenu_head:hover ul.level_head3,
div#dropDown ul.level_head3 li.submenu_head:hover ul.level_head4,
div#dropDown ul.level_head4 li.submenu_head:hover ul.level_head5 {display:block;z-index:9;}
div#dropDown ul.level_head2 a {padding: 0em 0.25em; color: #fff!important; text-transform:none;
  font-size: 12px;
} 
 /* this is text color on drop-down submenu */
div#dropDown ul.level_head2 a:hover {color:#E36101; background:none;}
