/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#c1272d;
}
a:hover {
	color:#c1272d;
	text-decoration : underline;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	background-color: #939598;
	padding:0;
	margin: 0;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #c1272d;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #c1272d;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}

ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

img {
	display:block;
	margin:0;
}	

#wrapper {
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	background-image: url(../images/shadow.gif);
	background-repeat:repeat-y;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:800px;
	height:61px;
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(../images/tagline.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#header img {
	display:block;
	margin:0;
	position:absolute;
    left:0;
    top:0;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:800px;
	height:29px;
	text-align:left;
	margin:0;
	padding:0 0 7px 0;
	position:relative;
}

#nav img {
	float:left;
}
/*--------------------------------------------------------------------------------------------------
	car intro area
--------------------------------------------------------------------------------------------------*/

#cars {
	width:752px;
	height:196px;
	text-align:left;
	margin:0;
	padding:20px 24px 7px 24px;
	position:relative;
	background-image: url(../images/carbackground.gif);
	background-repeat:no-repeat;
}

.carspace {
	float:left;
	padding: 0 9px 0 0;
}
/*--------------------------------------------------------------------------------------------------
	content area
--------------------------------------------------------------------------------------------------*/
#container {
	width:800px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/background.gif);
	background-repeat:repeat-y;
}

#iframecontainer {
	width:746px;
	padding:15px 20px 0 20px;
	margin:0;
	float:left;
	border-top:7px solid #DCDDDE;
	border-left:7px solid #DCDDDE;
	border-right:7px solid #DCDDDE;
	background-color:#FFFFFF;
}

#leftcontainer {
	width:539px;
	padding:15px 25px 0 25px;
	margin:0;
	float:left;
	border-top:7px solid #dcddde;
}

ul.leftcontainer {
	padding:0 0 8px 0;
	line-height: 14px;
}

ul.main { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin:0;
	padding:5px 0 7px 0;
	font-style: normal;
	font-weight: bold;
	
}

#leftcontent {
	width:536px;
	padding:20px 25px 0 25px;
	margin:0;
	float:left;
	text-align:left;
}

.imageborder {
	margin:0 0 10px 10px;
	float:right;
	border:5px solid #dcddde;
	clear: right;
	display:inline;	 
}

#rightcontainer {
	width:154px;
	padding:15px 25px 0 25px;
	margin:0;
	float:right;
	text-align:left;
	border-top:7px solid #c6c8ca;
}

ul.rightcontainer {
	padding:0 0 8px 0;
	line-height: 14px;
}

ul.new { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin:0;
	padding:5px 0 7px 0;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/lines.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#rightcontainer p { 
	line-height: 14px;
	padding:0 0 8px 0
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #c1272d;
	margin: 0;
	padding: 10px 0 3px 0;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/lines.gif);
	background-repeat:repeat-x;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #c1272d;
	margin: 0;
	padding: 10px 0 3px 0;
	font-style: normal;
	font-weight: bold;

}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:402px;
	padding:10px 0 10px 10px;
	margin:0;
	float: left;
	text-align:left;
	background-color:#eeefef;
	border:1px solid #bbbdc0;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin: 10px 0 0 0;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #bbbdc0;
	background-color: #999999;
}

.inputborder {
	border: 1px solid #bbbdc0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:800px;
	margin:0 auto 0 auto;
	vertical-align:top;
	padding:30px 0 0 0;
	background-image: url(../images/bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#footer2 {
	width:800px;
	margin:0 auto 0 auto;
	vertical-align:top;
	padding:30px 0 0 0;
	background-image: url(../images/bottom2.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#636466;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		
#footer2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#636466;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}
.disclaimer {
	color:#FFFFFF;
}		


a.gecko:link {color: #76787b; text-decoration: none;}
a.gecko:active {color: #76787b; text-decoration: none;}
a.gecko:visited {color: #76787b; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
