#menu{
float:left;
padding-left:10px;
margin-top:0px;
width:238px;
z-index:100;
}

#menu h2{
font:12px "Trebuchet MS", Helvetica, Khalid, Garuda, sans-serif;
font-weight:700;
display:block;
white-space:nowrap;
margin:0;
padding:0px;
background-color:#528A9B;
height:36px;
width:238px;
color:#fff;
background-image:url(/images/front-end/navigation/mainmenu_but.png);
background-repeat:no-repeat;
cursor:default
}

.li-separator{
background-color:#eee;
font:12px "Trebuchet MS", Helvetica, Khalid, Garuda, sans-serif;
padding-top:3px;
padding-bottom:3px;
color:#666}

#menu a{
font:12px "Trebuchet MS", Helvetica, Khalid, Garuda, sans-serif;
font-weight:bold;
display:block;
white-space:nowrap;
margin-top:0;
padding:3px 0 3px 20px;
background:#FFF;
text-decoration:none;
width:210px}

#menu a,#menu a:visited{
color:#02485f;}

#menu a:hover{
color:#FFF;
background:#ff7f00}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:230px;
position:absolute;
z-index:101}

#menu ul ul{
position:absolute;
z-index:102;
top:auto;
display:none;
border-bottom:4px solid #81a3af;
border-left:4px solid #81a3af;
border-right:4px solid #81a3af;
border-top:none;
-moz-border-radius-bottomleft: 4px;  
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px;
width:230px}





div#quickback_nav{float:left;width:275px}

div#quickback_nav p{
font:10px "Trebuchet MS", Helvetica, Khalid, Garuda, sans-serif;
font-weight:700;margin:2px 0 0 6px}

div#quickback_nav p a{
margin:0;font:10px "Trebuchet MS", Helvetica, Khalid, Garuda, sans-serif;
font-weight:700;color:#000}

div#quickback_nav p a:hover{text-decoration:underline}
