html, body #splash{background: #BC0404 url(/images/splashbg.jpg) repeat-y 50% 0%; }
dt {background: #000;}
#jobs a:link {color:#fff}
#jobs a:hover {color:#999}

#bz a:link {color:#fff}
#bz a:hover {color:#666}

/*CENTERING SPLASH PAGE*/
#splash div#shiv {margin-top: -300px;}
#splash div#centered {width: 1000px;height: 600px;margin: auto;}

/*CENTERING THE PAGE*/
div#shiv {margin-top: -500px;}
div#centered {width: 1000px;height: 790px;margin: auto;}

table.container{background-color:none;}
td.header{height:215px;}
td.footer{text-align:center; padding:0;}
td.frame-content{text-align:center;}
td.content{text-align:center;}
td.content #content{margin: 0 auto; width:1000px;}

#headerswf{ position:absolute; margin-left:-500px; }
#header{ text-align:center; position: fixed; width: 1000px; height:215px; margin-left:0; z-index:100; }

/* Google Chrome Header Alignment Fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #headerswf{ position:absolute; margin-left:0px; };
}

/* Pre-Owned Inventory Pg Car Name Bg Fix */
.row-header h1{ background:transparent; } 

.container {border: 0;}

#content {width: 1000px;margin: 0 auto;background-color: #FFF;}

.content{ background-color: #FFF;}

.frame-content {background-color: #FFF;}
h1,h2,h3, dd{ background-color: #FFF;}
#tabbar{*margin-top: 100px;margin-top: 100px;}

/*Text size in vehicle title*/
#inv-head h1 {font-size:1.2em!important;}