h3#quick_links_title {background: url(../images/sce/quick_links_title.png) no-repeat top left; width: 240px; height: 49px; position: relative; float: right; clear: right; margin: -23px 0 0 0; padding: 0; text-indent: -9999px;}

#menu
{
position: relative;
width: 240px;
min-height: 100px;
height: auto !important;
height: 100px;
float: right;
clear: right;
}

#menu ul
{
float: right;
width: 235px;
text-align: right;
list-style: none;
margin: 0;
padding: 0;
}

#menu ul li
{
display: block;
}

#menu ul li ul li
{
float: none;
}

#menu ul ul
{
display: none;
}

#menu ul li:hover > ul
{
display: none;
}
#menu li
{

}

#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: 1%;
font: 1.5em Georgia, Times New Roman, serif;
display: block;
color: #0e4178;
text-decoration: none;
text-align: right;
}

#menu ul li ul li a {
}

#menu a.main_menu
{
font: 1.5em Georgia, Times New Roman, serif;
color: #0e4178;
text-align: right;
padding: 10px;
border-bottom: 1px solid #e2e2e2;
}

#menu0 a.main_menu {
border-top: 1px solid #e2e2e2;
}

#menu a.main_current
{
color: #ffffff;
background: #0e4178;
}

#menu a.current
{
background: #FFFFFF;
}

#menu a:hover
{
background: #ffffff;
cursor: pointer;
}

#menu a.main_menu:hover {
color: #ffffff;
background: #0e4178;
cursor: pointer;
}

