#parent {overflow: hidden;width:100%;border-bottom: 2px solid #646464;}
.DivOS {float:right;position:relative; width:115px;text-align:right; vertical-align:bottom; padding-top:10px;}
.DivOS:hover {text-decoration:underline;color:Red;}
.DivOS a {text-decoration:underline; color:Red; font-weight:bold;}
.DivOS a:hover {text-decoration:underline; color:Red; font-weight:bold;background:transparent url(../images/menu/menu_bg-OVER.gif) repeat-x bottom left;}


#menucontainer{float:left; width:880px;position:relative;color:#E0E0E0;background-color:#6b6b6b;font-family:'Century Gothic',Arial,Verdana,sans-serif;margin-top: 0px; text-align:center;}
#menunav{height:33px;font-size:14px;font-weight:bold;background-color:#2C2C49;background:#fff url(../images/menu/menu_bg.gif) repeat-x bottom left;padding:0 0 0 0px;text-align:center;}

#menunav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menunav ul li{display:block;float:left;margin:0 0px;}
#menunav ul li a{display:block;float:left;color:#2D2D2D;text-decoration:none; padding:0px 10px 0px 20px;height:33px;}
#menunav ul li a span{padding:12px 10px 0 0;height:21px;float:left;}
#menunav ul li a:hover{color:#fff;background:transparent url(../images/menu/menu_bg-OVER.gif) repeat-x bottom left;}
#menunav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#menunav ul li a.current,#menunav ul li a.current:hover{display:block;color:#fff;background:#1D6893 url(../images/menu/menu_left-ON.gif) no-repeat top left;line-height:275%;vertical-align:bottom;}
#menunav ul li a.current span{display:block;padding:0 10px 0 0;width:auto;background:#1D6893 url(../images/menu/menu_right-ON.gif) no-repeat top right;height:33px;}

#menu_inner{color: white; padding: 5px; font-size: 80%; height: 1em}

#menu_inner a:link, #menu_inner a:visited, #menu_inner a:active{color: white}
#menu_inner a:hover{color: yellow}

.innercontent{display: none;}



/*#menunav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}*/
