#menu
{
width: 825px;
float: left;
padding: 5px 0px 0px 0px;
border-left: 50px #0F69A6 solid;
background: #0F69A6;
height: 23px;
display: inline;

}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
background: #EBF4FB;
font: 12px Verdana;
display: inline;
}

#menu ul li
{
float: left;
display: inline;
}

#menu ul li ul li
{
float: none;
}
#menu ul ul
{
display: none;
}

#menu ul li:hover > ul
{
display: block;
}
#menu li
{
position: relative;
}

#menu ul li ul
{
width: 150px;
}

#menu ul ul
{
position: absolute;
z-index: 500;
}

#menu ul ul ul
{
top: 0;
left: 100%;
}

#menu a
{
height: 100%;
font: 12px Verdana;
display: block;
color: #ffffff;
text-decoration: none;
text-align: left;
display: inline;
}

#menu ul li ul li a {
}

#menu a.main_menu
{
font: 12px Verdana;
color: #ffffff;
text-align: left;
padding-left: 3px;
padding-top: 2px;
padding-right: 20px;
padding-bottom: 2px;
}

#menu0
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}
#menu1
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}
#menu2
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}
#menu3
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}

#menu4
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}

#menu5
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}

#menu6
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}
#menu7
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}
#menu8
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}
#menu9
{
background: url(http://www.voloper.com/projects/opensites3/anpartington/HBI_1042/images/sce/design/menu-end.gif) 90% 3px no-repeat;
}



#menu a.main_current
{
color: #ffffff;
font-weight: 600;

}

#menu a.current
{
color: #ffffff;

}

#menu a:hover
{
color: #ffffff;
text-decoration: underline;
cursor: pointer;
}

#menu a.main_menu:hover {
color: #ffffff;
text-decoration: underline;
cursor: pointer;
}

