#dropmenudiv{
position:absolute;
/*background-color: #335ED7;
border: solid 1px red;*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:22px;
z-index:100;
padding-left: 10px;
padding-right:8px;
padding-bottom:10px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color:White;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #567BE4;*/
}
.company_info
{
 font-family: Verdana;
 font-size:11px;
 color:#4B4B4B
}   
.about_us_nav
{
 font-family: Verdana;
 font-size:12px;
 color:#005150;
 font-weight:bold;
 text-decoration:none;
}   
.about_us_header
{
 font-family: Verdana;
 font-size:12px;
 color:#209C9A;
 font-weight:bold;
}   
.news_header
{
 font-family: Verdana;
 font-size:11px;
 color:#209C9A;
 font-weight:bold;
 text-decoration:underline;
}   
.story_link
{
 font-family: Verdana;
 font-size:11px;
 color:#005150;
 font-weight:bold;
 text-decoration:none;
}   