
#menu { width:190px; text-align:right; }

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2
{
font-size:16px;
display: block;
margin: 0;
font-weight:bold;
font-style:italic;
}

#menu h2
{
color: #fff;
background: #000;
}

#menu a
{
color: #000;
background: url(../images/vsbutton2.gif) right top no-repeat;
text-decoration: none;
padding-right:50px;
padding-bottom:10%;
padding-top:10px;
}

#menu a:hover
{
color:#660000;
background: url(../images/vsbutton2-mo.gif) right top no-repeat;
text-decoration:underline;
}
 #menu #on a, #menu #on ul li a {
color:#660000;
background: url(../images/vsbutton2.gif) right top no-repeat;
text-decoration:underline;
}

#menu li { position: relative; }

#menu ul ul ul
{
position: absolute;
top: 0;
left: 100%;
width: 100%;
border-top:0px solid #E5E6E8;
}

#menu ul ul ul li a
{
color:#000;
background: #FF9A9A;
text-decoration: none;
padding:3px 10px 8px 10px;
font-size:18px;
border-bottom:1px solid #FFB7B7;
}

#menu ul ul ul li a:hover
{
color:#660000;
background: #FF9A9A;
text-decoration:none;
}

div#menu ul ul ul, div#menu ul ul li:hover ul ul { display: none; }

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul { display: block; }

/*********************** Footer links ***********************************/





#footer_menu
{
width:100%;
margin:0;
padding:0;
margin-top:70px;
}

#footer_menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#footer_menu li
{
display: inline;
float:left;
}

#footer_menu a, #footer_menu h2
{
font-size:16px;
display: block;
margin: 0;
font-weight:bold;
font-style:italic;
}

#footer_menu h2
{
color: #fff;
background: #000;
}

#footer_menu a
{
color: #000;
background: url(../images/vsbutton2.gif) right top no-repeat;
text-decoration: none;
padding:5px 40px 20px 0px;
margin-left: 20px;
}

#footer_menu a:hover
{
color:#660000;
background: url(../images/vsbutton2-mo.gif) right top no-repeat;
text-decoration:underline;
}
 #footer_menu #on a, #footer_menu #on ul li a, {
color:#660000;
background: url(../images/vsbutton2.gif) right top no-repeat;
text-decoration:underline;
}
