body{
        background:#2e2e2e;
        margin:0 auto;
}

#content{
        background:#2e2e2e url(images/content_top.jpg) no-repeat;
        font-family:Tahoma, Arial;
        font-size:12px;
        color:#fff;
        line-height:16px;
        padding:10px;
        width:576px;
        margin-bottom:15px;
}
#content h1{
        font-family:Tahoma, Arial;
        font-size:14px;
        color:#aba971;
        margin:0;
}
#content a{
        text-decoration:none;
        color:#cfceb6;
        border-bottom:1px #fff solid;
}
#content a:hover{
        color:#fff;
}

.nav{
        font-family:Tahoma, Arial;
        font-size:14px;
        color:#2e2e2e;
        text-align:center;
        width:596px;
        height:31px;
}
.nav a{
        text-decoration:none;
        color:#2e2e2e;
        font-weight:bold;
        margin-right:20px;
}
.nav a:hover{
        text-decoration:overline;
}

#dealer{
        background:url(images/dealer_bg.jpg) no-repeat;
        font-family:Tahoma, Arial;
        font-size:10px;
        color:#fff;
        line-height:16px;
        text-align:left;
        padding:10px 0 0 5px;
        width:139px;
        height:101px;
}
#dealer h1{
        font-family:Tahoma, Arial;
        font-size:12px;
        color:#2e2e2e;
        margin:0;
}
#dealer a{
        color:#2e2e2e;
        text-decoration:none;
        border-bottom:1px #fff solid;
}
#dealer a:hover{
        color:#2e2e2e;
        border-bottom:1px #2e2e2e solid;
}

.side{
        font-family:Tahoma, Arial;
        font-size:11px;
        color:#2e2e2e;
        line-height:16px;
        text-align:center;
        padding-right:10px;
        width:144px;
}
.side a{
        color:#2e2e2e;
        font-weight:bold;
}
.side a:hover{
        color:#cfceb6;
        font-weight:bold;
}

.banner{
        background:url(images/banner.jpg) center center no-repeat;
        font-family:"Times New Roman", Times, serif;
        font-size:30px;
        color:#f4f8f8;
        font-weight:bold;
        font-style:italic;
        padding:0;
        padding-top:15px;
        padding-left:50px;
        width:700px;
        height:110px;
}

table.container{
        background:#fff;
        padding:10px;
        width:750px;
}
