.halfmoon{width:100%; height:38px;}

.halfmoon ul{ width:1040px;height:38px;line-height:38px; margin:0 auto;}

.halfmoon li{float:left;background:url(../images/s2.jpg) no-repeat right top;}

.halfmoon li a{color: #222222;display:block; margin:0 26px;}

.halfmoon li a:hover, .halfmoon li.selected a{ background:url(../images/s3.jpg) no-repeat center bottom;color: #ee0000;}
#nav1 .nav1 a,#nav2 .nav2 a,#nav3 .nav3 a,#nav4 .nav4 a,#nav5 .nav5 a,#nav6 .nav6 a,#nav7 .nav7 a,#nav8 .nav8 a,#nav9 .nav9 a,#nav10 .nav10 a{background:url(../images/s3.jpg) no-repeat center bottom;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
	position:absolute; width:405px; height:22px;background:url(../images/z_06.png) no-repeat;
	line-height:22px;
	z-index:1; 
	visibility: hidden; padding-left:20px;
}


.dropmenudiv_e a{
display: inline-block;
border: 0 solid #fff; /*THEME CHANGE HERE*/
text-decoration: none;padding:0 10px;
color: #ffffff;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #cc0000;color:#ffffff;
}
