ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

li {
    padding: 0;
    margin: 0;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #D0CDB8;
    font: 0;
    line-height: 0;
    height: 0;
}

img {
    border:none;
}

#main body {
}

#page_container {
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 920px;
}

#page_header {
    width: 920px;
    height: 172px;
}

#content {
    background: #234060;
    position: relative;
    padding: 0px;
    margin: 0px;
    text-align: left;
    top: 0px;
    height: auto;
    line-height: 0;
    font: 0;
    width: 950px;
}

#nav_main {
    width: 179px;
    position: absolute;
    float: left;
    height: 0;
    background: #234060;
    z-index: 5;
    font: 0;
    line-height: 0;
}

#nav_background {
    position: absolute;
    font: 0;
    line-height: 0;
}

#nav_links {
    position: relative;
    top: 0px;
    left: 0px;
    text-align: right;
    width: 100%;
    height: auto;
    background: #234060;
    text-transform: uppercase;
}

#nav_links a {
    color: white;
    text-decoration: none;
    font: bold 11px Helvetica, Verdana, Arial, Times;
    line-height: 0;
    padding-right: 10px;
}

#nav_links a:hover {
    color: white;
    text-decoration: underline;
}

#nav_links ul {
    position: relative;
    padding: 0px;
    background: transparent;
    list-style: none;
    border-top: solid 1px #0A2844;
    border-bottom: solid 1px #8098AD;
    background: #234060;
    margin-top: 0px;
    line-height: 0;
    font-size: 0;
    float: left;
}

#nav_links li {
    position: relative;
    float: left;
    display: inline;
    width: 195px;
    list-style: none;
    padding: 10px 0 12px 0;
    margin: 0;
    height: 0;
    border-top: 1px solid #8098AD;
    border-bottom: 1px solid #0A2844;
    line-height: 0;
    font: 0;
}

#nav_secondary {

}

#nav_secondary ul {
    position: absolute;
    top: 154px;
    left: 400px;
    margin: 0;
    padding: 0;
    width: 524px;
    text-transform: uppercase;
    text-align: right;
}

#nav_secondary li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    font: 0;
    padding: 0px 0px 0px 60px;
    line-height: 0;
}

#nav_secondary li a {
    font: bold 11px Arial, Verdana, Helvetica, Times;
    text-decoration: none;
    color: #690415;
}

#nav_secondary li a:hover {
    text-decoration: underline;
    color: #690415;
}
.opt_content {
    position:absolute; 
    z-index:2; 
    line-height:1.1; 
}

.opt_content p {
    padding:0;
    margin:0;
}

#page_footer {
    position: absolute;
    background: url( '../images/dealer-trend-full-bg.jpg' );
    height: 67px;
    width: 950px;
    float: left;
    background-repeat: no-repeat;
    left: 0px;
}

#footer_content {
    position: relative;
    float: right;
}

#copyright {
    position:absolute;
    bottom:-90px;
    width: 950px;
    left: 0;
    text-align:center;
    font: 14px Arial, Helvetica;
}

