ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

li {
    padding: 0;
    margin: 0;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: #6C7093;
}

#main body {
}

#page_container {
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 920px;
}

#chat {
    left:42px;
    position:absolute;
    top:272px;
}

#page_header {
    width: 919px;
    height: 194px;
    position: relative;
    font: 0;
    line-height: 0;
}

#page_header {
    line-height: 0;
    font: 0;
}

#contact_info {
    font:bold 14px Arial;
    position: absolute;
    top: 470px;
    left: 70px;
    z-index:1;
}

#content {
    background: url( '../images/street-dreams-cars.gif' ) repeat-y;
    overflow: hidden;
    width: 919px;
    position: relative;
}

#inner_content{
  width:650px!important;
  margin:0px 0px;
  padding:0px;
}

#nav_main {
    background: url( '../images/online-auto-sales.jpg' ) no-repeat;
    height: 368px;
    width: 224px;
    position: relative;
    float: left;
}

#nav_background {
}

#nav_links {
    position: absolute;
    top: 10px;
    left: 13px;
    text-align: right;
    width: 199px;
}

#nav_links ul li {
    _display: inline;
    _width: 99.99%;
}

#nav_links a {
    color: white;
    text-decoration: none;
}

#nav_links a:hover {
    color: white;
    text-decoration: underline;
}

#nav_links ul {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background: transparent;
    list-style: none;
    border-top: solid 2px #545961;
    border-bottom: solid 1px #C8CDD5;
    font: bold 11px Verdana, Arial, Helvetica, Verdana, Times;
    text-transform: uppercase;
}

#nav_links li {
    list-style-type: none;
    padding: 5px 14px 20px 0px;
    height: 0px;
    border-top: 1px solid #C8CDD5;
    border-bottom: 2px solid #545961;
    _margin: -1px 0px 0px -1px;
    _padding: 3px 11px 5px 0px;
}

#nav_secondary {
}

#nav_secondary ul {
    padding-top: 13px;
    background: url( '../images/secondary-nav-bg.jpg' ) no-repeat;
    position: absolute;
    top: 169px;
    right: 5px;
    width: 691px;
    text-transform: uppercase;
    z-index: 1;
    padding: 0;
    margin: 0;
}

#nav_secondary li {
    display: inline;
    list-style-type: none;
    font: bold 12px Arial, Verdana, Helvetica, Times;
    letter-spacing: 0.03em;
    padding: 0px 15px;
}

#nav_secondary li a {
    text-decoration: none;
    color: #494949;
}

#nav_secondary li a:hover {
    text-decoration: underline;
    color: #494949;
}

#opt_content1 {
    position: absolute;
    top: 450px;
    left: 62px;
    font: bold 14px Arial;
}

#opt_content2 a {
    position: absolute;
    top: 140px;
    left: 30px;
    font: bold 14px Helvetica, Times, Verdana;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
}

#opt_content2 a:hover {
    text-decoration: underline;
}

#opt_content3 {

}

#opt_content4 {

}

#opt_content5 {

}

#page_footer {
    position: absolute;
    left: 0px;
    background: url( '../images/footer.jpg' ) no-repeat;
    height: 52px;
    width: 920px;
    float: left;
}

#footer_content {
    position: relative;
    float: right;
    top: 13px;
    right: 5px;
}

#copyright {
    position:absolute;
    bottom: -75px;
    width: 950px;
    left: 0;
    text-align:center;
}
caption, th, td {
/*  text-align: center;
  font-weight: normal;*/
  line-height: normal;
}

.listings {
margin:0 auto;
padding:0;
width:690px !important;
}