body
{
    background-image: url(images/bg_home_opt.jpg);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    background-color: #74add8;
}
img
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

p
{
    margin-top: 0px;
    padding-top: 0px;
}

#homecontentcell
{
    background-image: url(images/bg_home_strip.png);
    background-repeat: repeat-y;
    padding-left: 80px;
    padding-right: 50px;
    padding-top: 15px;
}

#homecontentcellfooter
{
    background-image: url(images/bg_home_btm_corners.png);
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-right: 50px;
    padding-top: 15px;
    height:35px;
}

#footer
{
    border: 0;
    border-collapse: collapse;
}

#footer tr td
{
    font-size: 11px;
    color: #efefef;
    padding: 15px;
    vertical-align: top;
    
}

#footer tr td a
{
    font-weight: bold;
    color: #efefef;
}

#footer a:hover
{
    color: #333333;
    text-decoration: underline;
}

#homecontentdiv
{
    float: right;
    width: 510px;
    margin-bottom:50px;
}

#maintable
{
    margin-right: auto;
    margin-left: auto;
    border-collapse:collapse;
    border:0;
}

#homenav
{
    width: 275px;
    float: left;
}

.clearfloat
{
    clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0;
}

#footer a
{
    color: #FFFFFF;
    text-decoration: none;
}
