
ul{list-style-type:none;}

/* TOP PANEL*/
#topPanel{width:562px; height:90px; position:relative; margin:0 auto; padding:0;}
#topPanel img{
	width:220px;
	height:74px;
	z-index:1;
	padding:0;
	position:absolute;
	margin:0 0 0 0px;
	left: 0px;
}

#topPanel ul{display:block; width:532px; height:36px; position:absolute; top:0; right:0; margin:11px 0 0; padding:0 29px 0 0; border-bottom:1px solid #AEAEAE;}
#topPanel ul li{float:right; font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;}
#topPanel ul li a{width:74px; height:36px; display:block; padding:0; color:#555; background:#fff; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}
#topPanel ul li a:hover{width:74px; height:36px; text-decoration:none; background:url(../imgs/button.gif) no-repeat 0 0 #AEAEAE; color:#fff;}
#topPanel ul li.active{width:74px; display:block; height:36px; background:url(../imgs/button.gif) no-repeat 0 0 #AEAEAE; color:#fff; text-align:center; margin:0 1px 0 0;}

