#navbar{
margin-left:auto;
margin-right:auto;
width:875px;
height:28px;
}

.menunew{
height: 28px;
line-height: 28px;
float:left;
margin-left:10px;
font-weight:bold;
z-index:701;
margin-top:0px;
margin-bottom:0px;
}

ul.menunew {list-style:none; margin-left:10px; padding:0; z-index:702;  }
ul.menunew * {margin:0; padding:0}
ul.menunew a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
	z-index:703;
	padding:0px;
	
}
ul.menunew li {position:relative; float:left; margin-right:0px; z-index:704; }
ul.menunew ul {position:absolute; width:185px; left:0; display:none; opacity:0; margin-top:5px; margin-left:-12px;  z-index:704; list-style:none}
ul.menunew ul li {position:relative; z-index:705; border-left:1px solid ; border-right:1px solid ;  border-bottom:1px solid #ffffff; border-top:none; width:185px; height:28px; margin:0; z-index:706;}
ul.menunew ul li a {display:block; z-index:707;background-color:#59E3E5; padding-left:5px; padding-right:5px; color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; z-index:708;}
ul.menunew ul li a:hover {background-color:#FF55C3; color:#ffffff; z-index:709;}
ul.menunew ul ul {left:184px; top:-1px;  z-index:710;}
ul.menunew .menulink { 
font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height:28px;
	font-weight:bold;
	z-index:711;
}
ul.menunew .menulink:hover, ul.menunew .menuhover {
	font-weight:bold;
	color:#000000;
		z-index:712;

}
ul.menunew .sub {
	background-color: #59E3E5;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
		z-index:713;
}
ul.menunew .topline {border-top:1px solid #aaa; 	z-index:714; }



.menugap{
	width:20px;
	height:28px;
	background-image: url(images/gap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}