/* @override http://localhost:8888/ims/css/menu.css */

/********** MENU ****/
#menu{position:relative;margin-left:auto;margin-right:auto;width:800px;height:36px;}
#menu ul li{float:left;display:block;width: 105px;height:31px;background:url(../images/menu_li_bg.gif) repeat-x;border-right:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;margin-top:5px;}
#menu ul li a{font-family:tahoma;font-weight:bold;font-size:12px;color:#5b5d79;text-decoration:none;background:url(../images/menu_bg.gif) repeat-x;display:block;width: 103px;height:29px;line-height:28px;margin-top:1px;margin-left:1px;text-align:center;border-bottom:none;}
#menu ul li a:hover{background:url(../images/menu_hover_bg.gif) repeat-x;color:#FFFFFF;border:1px solid #2f4c88;margin-top:0px;margin-left:0px;}
#menu ul li#portal{border-bottom:1px solid #324e89;height:36px;margin-top:0px;background:#324e89;}
#menu ul li#portal a{color:#FFFFFF;height:35px;line-height:35px;background:#324e89;}
#menu ul li#portal a:hover{border-bottom:0px;}
#menu ul li.section{border-bottom:1px solid #324e89;background:#324e89;}
#menu ul li.section a{color:#FFFFFF;background:#324e89;}
#menu ul li.section a:hover{border-bottom:0px;}
#menu2_wrap{position:relative;width:800px;margin-left:auto;margin-right:auto;height:37px;}
#menu2{	float:left;width: 800px;height:37px;}
#menu2 a{float:left;display:inline;margin-top:10px;margin-right:10px;margin-left:10px;}
#menu2 a#current{color:#000;font-weight:bold;border:0px;}
.mnu2_dots{float:left;}
#call_btn{float:left;width:140px;height:36px;}
/********** END MENU ****/