.dropdown {float:left; }
.dropdown dt.managedservices {width:219px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_services_off.gif)}
.dropdown dt.managedservices_on {width:219px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_services_on.gif)}
.dropdown dt:hover.managedservices {background:url(images/nav_services_on.gif)}
.dropdown dt.aboutus {width:140px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_about_off.gif)}
.dropdown dt.aboutus_on {width:140px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_about_on.gif)}
.dropdown dt:hover.aboutus {background:url(images/nav_about_on.gif)}
.dropdown dt.home {width:103px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_home_off.gif)}
.dropdown dt.home_on {width:103px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_home_on.gif)}
.dropdown dt:hover.home {background:url(images/nav_home_on.gif)}
.dropdown dt.products {width:159px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_products_off.gif)}
.dropdown dt.products_on {width:159px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_products_on.gif)}
.dropdown dt:hover.products {background:url(images/nav_products_on.gif)}
.dropdown dt.partners {width:180px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_partners_off.gif)}
.dropdown dt.partners_on {width:180px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_partners_on.gif)}
.dropdown dt:hover.partners {background:url(images/nav_partners_on.gif)}
.dropdown dt.contact {width:160px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_contact_off.gif)}
.dropdown dt.contact_on {width:160px; height:33px; font-weight:bold; cursor:pointer; background:url(images/nav_contact_on.gif)}
.dropdown dt:hover.contact {background:url(images/nav_contact_on.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:180px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:180px; border:0px solid #719DD5; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {font:normal 11px Verdana, Arial, Helvetica, sans-serif;display:block; padding:5px; color:#fff; text-decoration:none; background:#305cdb;}
.dropdown a:hover {background:#028d49; color:#fff}
.dropdown .underline {border-bottom:1px solid #719DD5}