.glowingtabs{width:965px;line-height:44px;height:42px;margin:0 auto;}

.glowingtabs ul{list-style-type: none;}

.glowingtabs ul li{float:left; text-align:center;color:#FFF;background:url(../images/z2.jpg) no-repeat right top;}

.glowingtabs ul li a{display:block;width:120px;color:#FF6500;}

.glowingtabs ul li a:hover {background:url(../images/z10.jpg) no-repeat; color:#fff;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{	position:absolute;
	border: 1px solid #FE9400; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	line-height:30px;
	z-index:1;
	background-color: #FF6500; 
	visibility: hidden;}

.dropmenudiv_d a{display: block;
border: 0 solid #fff; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
width:120px; text-align:center;
text-decoration: none;
color: #ffffff;}

* html .dropmenudiv_d a{ width: 100%;}

.dropmenudiv_d a:hover{background-color: #ffffff;color:#FF6500;}