
body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:url(images/mainbg.jpg) repeat-x top fixed #000 ;
	color:#FFF;
}
html {
	overflow-y:scroll;
}
a, h1, h2, h3, h4, h5, .Highlight, .formtable .left {
	color:#F90;
	text-decoration:none;
}
.unHighlight {
	color:#FFF !important ;
}
a:hover {
	text-decoration:underline;
}

.headcell {
	padding:16px 0 4px;
}
.clearme {
	clear:both;
	padding-top:1px;
}
.container {
	margin:0;
	width:800px;
	background:#000;
	border-width:0px 1px;
	border-color:#FFF;
	border-style:solid;
}
.container_container {
	width:890px;
}
.header {
	height:182px;
	background:url(images/header_bg.jpg) top right no-repeat ;
}
.header img {
	margin:18px 0 0 20px;
}
.lefter, .righter {
	width:30px;
	height:500px;
	display:scroll;
	position:fixed;
}
.lefter {
	background:url(images/text_left.gif) no-repeat ;
	margin:0 0 0 -46px;
}
.righter {
	background:url(images/text_right.gif) no-repeat ;
	margin:2px 0 0 816px; 
}

.nav1 {
	height:36px;
	background:#292323;
}
.nav1 li {
	display:inline;
	float:left;
}
.nav1 ul, .nav1 li {
	list-style:none;
	margin:0;
	padding:0;
}
.nav1 a {
	background:#292323;
	color:#FFF;
	display:block;
	line-height:36px;
	width:192px;
	border-left:4px solid #000;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
}
.nav1 a:hover {
	background:#4F4F4F;
}

.whitetab {
	background:#222;
	color:#FFF;
	padding:6px;
	text-align:left;
}
.fixme {
	width:200px;
}

.carstock a {
	display:block;
	line-height:75px;
	border:1px solid #555;
	background-color:#292323;
	width:260px;
	margin:0 0 20px;
	font-size:16px;
	color:#FFF;
	-moz-border-radius:6px;
}
.carstock a:hover {
	background-color:#4F4F4F;
	text-decoration:none;
}

.content .left {
	float:left;
	width:400px;
}
.content .right {
	margin-left:400px;
	padding:7px 6px 0 0;
	overflow:hidden;
}
.butt_flash {
	margin-top:-6px;
}
.content p, .content h1, .content h2, .content h3, .content h4, .content h5 {
	margin:16px;
	line-height:16px;
}
.viewmore {
	text-align:right;
	padding-top:6px;
}
.textbits {
	padding:0px 6px;
}
.pre_footer {
	padding-top:6px;
	clear:both;
}
.pre_footer div {
	height:298px;
}
.pre_footer .div_pan {
	background:url(images/pan.jpg) no-repeat  ;
}
.pre_footer .div_bodyworks {
	background:url(images/bodyworks.jpg) no-repeat  ;
}
.pre_footer .div_service {
	background:url(images/service5.jpg) no-repeat  ;
}
.pre_footer .div_service2 {
	background:url(images/service.jpg) no-repeat  ;
}
.pre_footer .div_transport {
	background:url(images/transport.jpg) no-repeat  ;
}
.pre_footer .div_sales {
	background:url(images/sales.jpg) no-repeat  ;
}
.footer {
	padding-top:16px;
}
.footer .div {
	background:url(images/footer.jpg) no-repeat  ;
	height:82px;
}
.footer a {
	margin:0 6px;
}
.rightlist, .rightlist li {
	margin:0;
	padding:0;
	list-style:none;
}
.rightlist a {
	display:block;
	color:#FFF;
	line-height:98px;
	border-color:#808080;
	border-width:1px 0 0 1px;
	border-style:solid;
	padding-left:20px;
	text-transform:uppercase;
	font-size:16px;
}
.rightlist a:hover {
	text-decoration:none;
}
.rightlist a img {
	float:right;
}
.rightlist {
	border-bottom:1px solid #4F4F4F;
}

#link1 a { background:url(images/menu_cars/link-1-img.jpg) bottom right no-repeat #292323 ; }
#link1 a:hover { background:url(images/menu_cars/link-1-img.jpg) top right no-repeat #4F4F4F ; }
#link2 a { background:url(images/menu_cars/link-2-img.jpg) bottom right no-repeat #292323 ; }
#link2 a:hover { background:url(images/menu_cars/link-2-img.jpg) top right no-repeat #4F4F4F ; }
#link3 a { background:url(images/menu_cars/link-3-img.jpg) bottom right no-repeat #292323 ; }
#link3 a:hover { background:url(images/menu_cars/link-3-img.jpg) top right no-repeat #4F4F4F ; }
#link4 a { background:url(images/menu_cars/link-4-img.jpg) bottom right no-repeat #292323 ; }
#link4 a:hover { background:url(images/menu_cars/link-4-img.jpg) top right no-repeat #4F4F4F ; }
#link5 a { background:url(images/menu_cars/link-5-img.jpg) bottom right no-repeat #292323 ; }
#link5 a:hover { background:url(images/menu_cars/link-5-img.jpg) top right no-repeat #4F4F4F ; }
#link6 a { background:url(images/menu_cars/link-6-img.jpg) bottom right no-repeat #292323 ; }
#link6 a:hover { background:url(images/menu_cars/link-6-img.jpg) top right no-repeat #4F4F4F ; }

.formtable {
	margin:0 60px 20px 0 ;
}
.formtable td {
	text-align:left;
}
.formtable input, .formtable textarea {
	padding:4px;
}
.formtable input, .formtable textarea, .formtable select {
	border:1px solid #666;
	background:#333;
	color:#FFF;
}
.formtable .left {
	text-align:right !important ;
	width:120px;
	padding-right:6px;
	vertical-align:top;
	padding-top:4px;
}
.formtable .nobg {
	border:none !important ;
	background:none !important ;
}
.formtable .txt {
	width:240px;
}
.formtable textarea {
	width:380px;
	height:110px;
}
.pointer {
	cursor:pointer;
}
.pointer:hover {
	text-decoration:underline;
}

.thumbtable img {
	border:1px solid #000;
	margin:0 3px;
}
.thumbtable img:hover {
	border:1px solid #FFF;
}


.storage_menu ul, .storage_menu li {
	margin:0;
	padding:0;
	list-style:none;
}
.storage_menu a {
	display:block;
	line-height:24px;
	background:#292323;
	color:#FFF;
	font-size:16px;
	padding-left:30px;
	margin-bottom:4px;
}
.storage_menu a:hover {
	background:#4F4F4F;
	text-decoration:none;
}