.left{float:left; margin-right:5px; margin-top:3px;}
.navbar{
	background:#084D76 url(http://www.imeev.com/images/design/logo-gradient.png) bottom;
	-moz-border-radius:10px;
	margin-bottom:5px;
}
#topmenu{
    height: 25px !important;
    background: #084D76 url('http://www.imeev.com/images/design/menu-gradient.png') 0 0 repeat-x;
    z-index:200 !important;
    padding:0 !important;
    margin:0 !important;
	width:960px;
	border-left:#336888 solid 1px;
	border-right:#336888 solid 1px;
	border-bottom:#336888 solid 1px;
	margin-bottom: 5px !important;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
#topmenu a:focus{
		-moz-outline-style: none;
}
#topmenu img, #topmenu img a,#subnav img,#subnav img a{
	border:none;
}

#topmenu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    /*border-right: 1px #1548ae solid;*/
	display:block;
}
#topmenu *
{
	font-weight:normal;
	font-size:11px;
}
#topmenu ul#leftNav
{
    float: left;
}           
#topmenu ul#rightNav
{
    float: right;
}			       
#topmenu ul li
{
    padding: 0;
    margin: 0;
    float: left;
    /*border-left: 1px #1548ae solid;*/
	background:url(http://www.imeev.com/images/design/head-separator.png) right repeat-y;
}    

#topmenu ul li:last-child{
	background-image:none
}
#topmenu ul li a
{
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    display: block;
	float:left;
	text-shadow:#666666 1px 1px 1px;
}     
#topmenu ul li a small{font-size:8px;}       
#topmenu ul li a:hover
{
    /*background: #1548ae url('http://www.imeev.com/images/design/menu-gradient_hover.png') 0 0 repeat-x;*/
    color: #95CFEF;
}   
#topmenu ul li a.open small{color: #95CFEF;}       

#topmenu ul li a.open
{
    /*background: #fff;*/
    color: #95CFEF;
}
#topmenu ul li a.open:hover
{
    /*background: #d9eafb url('http://www.imeev.com/images/design/menu-gradient_hover.png') 0 0 repeat-x;*/
    color: #95CFEF;
}
/*---------------------------- DROP DOWNS START ----------------------------*/ 
#subnav *
{
    text-transform: none !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px;
}        
#subnav ul
{
    position: absolute;
    left: -10000px;
    padding: 0;
    margin: 0;
    border: 1px #336888 solid;
    border-top: none;
    background: #063652;
	list-style:none;
	display:block;
	float:left;
	z-index:10005 !important;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
}            
#subnav  ul  li
{
    padding: 0;
    margin: 0;
    height: 22px;
    line-height: 22px;
    border-bottom: 1px #063652 solid;
	display:block;
	float:left;
	clear:both;
	text-align:left;
}            
#subnav  ul  li.divider
{
    border-bottom-color: #336888;
}			
#subnav  ul li.last
{
    border-bottom: none;
}            
#subnav ul li a
{
    padding: 0 5px 0 9px;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    display: block;
	float:left;
	white-space:nowrap;
	text-shadow:#333333 1px 1px 2px;
}           
#subnav ul li a:hover
{
    background: none #336888;
    color: #036;
	-moz-border-radius:5px;	
}
#framer{border:none;display:none;position:absolute;}                  

/*---------------------------- DROP DOWNS END ----------------------------*/ 