@charset "utf-8";
body{
        background:#2a5986 url(../img/body_bg.gif) center top repeat-y;
        margin:0 auto;
}

#cntr{ margin:0 auto; width:818px;}

#header{ background:url(../img/header_bg.gif) repeat-x; padding:15px; padding-left:30px; width:773px; height:81px;}
#header h1{
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:48px;
        color:#1b4771;
        letter-spacing:-4px;
        font-weight:bold;
        text-transform:uppercase;
        margin:0;
}
#header strong{
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:24px;
        color:#307bc1;
        line-height:32px;
        letter-spacing:-2px;
        font-weight:bold;
        text-transform:uppercase;
}
#menu{ background:url(../img/menu_bg.gif) repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; line-height:65px; padding-left:10px; width:808px; height:65px;}
#menu a{ color:#1b4771; text-decoration:none; padding:0 20px;}
#menu a:hover{ text-decoration:underline;}

#main{ padding-left:10px; width:808px;}
#content{
        background:url(../img/content_bg.gif) repeat-x;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#1b4771;
        line-height:18px;
        border-top:1px solid #659fd5;
        border-bottom:1px solid #c4e0fb;
        padding:20px;
        width:524px;
        float:left;
}
#content h2{
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:18px;
        color:#1b4771;
        text-transform:uppercase;
        margin:15px 0 10px 0;
}
#content a{ color:#307bc1; text-decoration:underline;}
#content a:hover{ color:#1b4771;}
#content img{ padding:5px;}

#sidebar{
        margin-left:5px;
        width:239px;
        float:right;
}

#dealers{
        background:url(../img/content_bg.gif) repeat-x;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#1b4771;
        line-height:18px;
        border-top:1px solid #659fd5;
        border-bottom:1px solid #c4e0fb;
        margin-top:5px;
        padding:20px;
        width:199px;
}
#dealers h3{
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:18px;
        color:#1b4771;
        text-transform:uppercase;
        margin:0 0 10px -10px;
}
#dealers a{ color:#1b4771; text-decoration:underline;}
#dealers a:hover{ text-decoration:none;}

#dealers span{ color:#307bc1; padding-left:5px; line-height:26px;}

span.list{ color:#307bc1; padding:0;}
a.list{ color:#307bc1;}
a.list:hover{ color:#1b4771;}

#footer{
        background:url(../img/footer_bg.gif) repeat-x;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#1b4771;
        line-height:14px;
        margin-top:30px;
        padding-top:10px;
        padding-left:30px;
        width:788px;
        height:34px;
}
