/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h5, h4, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* UNIVERSAL STYLES */
html, body {
	width:100%;
	height:100%;
}
body {
	background-color:#000000;
	color:#ffffff;
	font-family: "Trebuchet MS", arial, helvetica;
}
h1 {
display:block;
text-indent:-9999px;
background:url("../images/INTRODUCING.jpg") no-repeat;
width:480px;
height:325px;
margin-bottom:-30px;
}
h2 {
	font-family: arial, helvetica;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:3px;
}
#flashcontent {
	width:100%;
	height:100%;
}
#htmlversion {
	padding:50px;
	width:480px;
	margin:0 auto;
}
a, a:visited {
	color:#a9a9a9;
}
.cars a, .cars a:visited {
	color:#d21625;
}
a:hover, .cars a:hover {
	color:#ffffff;
}
p {
	padding-bottom:20px;
	font-size:13px;
	line-height:17px;
}
.cars{
padding:30px 30px 30px 140px;
}
.cars img {
float:left;
margin-left:-110px;
}
