body
{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;   
}

#menu
{
    width: 541px;
    float: left;
    margin: 0;
    padding: 0 0 0 0;
}
#menu li
{
    padding: 0 0 0 1px;
    float: left;
    list-style: none;
    display: inline;
}
#menu li a
{
    padding: 3px 0 0;
    text-align: center;
    background: url(/HomeContent/Content/web/Content/images/homepage/a-nav.gif) no-repeat;
    height: 28px;
    width: 76px;
    font-weight: bold;
    text-decoration: none;
    color: #b6d3fd;
    display: block;
    line-height: 12px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
#menu li.hover, #menu li:hover
{
    color: #fff;
    position: relative;
}
#menu li.hover a, #menu li:hover a
{
    background-position: 0 -31px;
    color: #fff;
}
#menu li.hover ul, #menu li:hover ul
{
    display: block;
}
#menu ul
{
    width: 150px;
    margin: -3px 0 0 0;
    padding: 0 0 0 0;
    background: #0092ff;
    display: none;
    position: absolute;
    left: 0px;
    top: 31px;
    z-index: 99;
}
#menu ul li
{
    width: 150px;
    float: left;
    padding: 0 0 0 0;
    display: inline;
    z-index: 99;
}
#menu ul li a
{
    width: 100%;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 11px;
    line-height: 25px;
    color: #fff;
    float: none;
    height: auto;
    background: none;
}
#menu ul li a:hover
{
    background: #1c4c94;
}

body#motorcycle a#tabMotorcycle,
body#homeowner a#tabHomeowner,
body#renters a#tabRenters,
body#other a#tabOther,
body#aboutus a#tabAbout,
body#erinsworld a#tabErinsWorld,
body#erinworldflash a#tabErinsWorld
{
 background-position: 0 -31px;
    color: #fff;
}
