html, body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}

a {
    border: none;
    outline: none;
}

img {
    border: none;
}

.clear {
    clear: both !important;
}

.seperator {
	background-image: url('../img/seperator.gif');
	width: 670px;
	height: 10px;
}

body {
    background: #050504; /* url('../img/backgroundStripe.gif') center center repeat-y; */
}

#wrapper {
    width: 725px;
    margin: 0 auto;
    padding-bottom: 15px;
}

#header {
    background: #000000;
    padding-top: 55px;
    height: 100px;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
	letter-spacing: -1px;
}

#logo {
    border: none;
    width: 330px;
    height: 63px;
    background: url('../img/logo.gif');
    display: block;
    float: left;
    margin-bottom: 10px;
}

/* Navigation */
.nav {
    clear: left;
    border: 1px solid #FFFFFF;
    border-width: 1px 0;
    text-align: center;
    padding: 1px 0;
}

.nav a {
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    margin: 5px;
}

.nav a:hover, .nav a.current {
    color: #e35808;
}

/* Body */
#content {
    color: #FFFFFF;
    clear: both;
	/*background: url('../img/backgroundStripe.gif') center center repeat-y;*/
	width: 725px;
	padding-bottom: 15px;
}

#content a, .orangeText {
    color: #f86226;
}

#pageHeader {
    position: relative;
    height: 65px;
    width: 100%;
}

#pageHeaderLarge {
    height: 65px;
    color: #3b3b3a;
    font-size: 65px;
    line-height: 100%;
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 5px;
    position: absolute;
    top: -2px;
    left: 20px;
    overflow: hidden;
}

#pageHeaderSmall {
    position: absolute;
    top: 10px;
    left: 25px;
	color: #FFFFFF;
	font-size: 18px;
}

/* ABOUT US */
.boxCar {
    background: #000000 no-repeat;
    border: 1px solid #FFFFFF;
    position: absolute;
}

.boxCar.car1 {
    width: 278px;
    height: 190px;
    background-image: url('../../img/about/car1.gif');
    background-position: 9px 8px;
    left: 20px;
}

.boxCar.car2 {
    width: 435px;
    height: 190px;
    background-image: url('../../img/about/car2.gif');
    background-position: 10px 11px;
    left: 200px;
    top: 155px;
}

.boxCar.car3 {
    width: 410px;
    height: 245px;
    background-image: url('../../img/about/car3.gif');
    background-position: 18px 24px;
}

.boxCar.car4 {
    width: 345px;
    height: 250px;
    background-image: url('../../img/about/car4.gif');
    background-position: 15px 20px;
    left: 345px;
    top: 165px;
}

.boxCar.car5 {
    width: 385px;
    height: 235px;
    background-image: url('../../img/about/car5.gif');
    background-position: 20px 12px;
    position: relative;
    margin: 0 auto 25px;
}

.boxCar.car6 {
    width: 485px;
    height: 225px;
    background-image: url('../../img/about/car6.gif');
    background-position: 20px 12px;
    position: relative;
    margin: 0 auto;
}
/* PERMITS */
.tar {
	text-align: right;
	font-size: 12px;
}
#badges td {
	cursor: pointer;
	color: #000000;	
}
/* ABANDONED */
.vin input, td input.vin { float:left; width: 10px; }

/* REPOSESSION */
#reposessionForm table {
	border: 1px solid #FFF;
	padding: 10px;
}
 .tac {
	text-align: center;
}
.zip {
	width: 50px;
}
