html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: #ffffff;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}
a {
	color: #DD0000;
	text-decoration: none;
}
b {
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select.small {
	width: 40px;
}
select.med {
	width: 70px;
}
select.main {
	width: 200px;
}
input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input.box2 {
	width: 20px;
}
input.box3 {
	width: 25px;
}
input.box4 {
	width: 30px;
}
input.box {
	width: 50px;
}
input.boxmed, .inputmed {
	width: 100px;
}
input.boxlarge, .inputlong {
	width: 150px;
}
ul {
	margin: 10px 0 0 10px;
	padding: 0;
}
li {
	margin: 0 0 0 10px;
}
/* -- */
#container {
	width: 800px;
	background-color: #ffffff;
}
#content {
	padding: 0 4px 0 5px;
	width: 791px;
}
#header {
	width: 791px;
	height: 97px;
	background: url("../../images/autoiq/header_bg.gif") repeat-x bottom center;
}
#logo {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	width: 170px;
	height: 73px;
	background: url("../../images/autoiq/header_logo.gif") no-repeat top left;
}
#logo span {
	display: none;
}
#contacts {
	float: right;
	padding: 5px 5px 0 0;
	margin-left: -145px;
}
#mainmenu {
	float: right;
	margin: 45px 0 0 0;
	padding: 0;
	list-style: none;
}
#mainmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}
#mainmenu a {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 45px;
}
#link_new a {
	background: url("../../images/autoiq/link_new.gif") no-repeat top left;
	width: 112px;
}
#link_used a {
	background: url("../../images/autoiq/link_used.gif") no-repeat top left;
	width: 82px;
}
#link_loan a {
	background: url("../../images/autoiq/link_loan.gif") no-repeat top left;
	width: 83px;
}
#link_insurance a {
	background: url("../../images/autoiq/link_insurance.gif") no-repeat top left;
	width: 82px;
}
#link_warranty a {
	background: url("../../images/autoiq/link_warranty.gif") no-repeat top left;
	width: 79px;
}
#link_how a {
	background: url("../../images/autoiq/link_how.gif") no-repeat top left;
	width: 150px;
}
#link_calc a {
	background: url("../../images/autoiq/link_calc.gif") no-repeat top left;
	width: 104px;
}
#link_req a {
	background: url("../../images/autoiq/link_req.gif") no-repeat top left;
	width: 114px;
}
#link_refi a {
	background: url("../../images/autoiq/link_refi.gif") no-repeat top left;
	width: 150px;
}
#link_creditscore a {
	background: url("../../images/autoiq/link_creditscore.gif") no-repeat top left;
	width: 99px;
}
#mainmenu li a span {
	display: none;
}
#submenu {
	clear: both;
	text-align: right;
	color: #999999;
	width: 791px;
	padding: 0;
	height: 20px;
	background: url("../../images/autoiq/submenu_bg.gif") repeat-x bottom center;
}
#submenu a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#submenu a:hover {
	color: #666666;
}
#headdiv {
	display: none;
	margin: 0;
	padding: 0;
}
#mainsection {
	/*padding: 10px;
	height: 615px;*/
}
#innersection, #innersection_new {
	padding: 10px;
}
#innersection_new td {
	height: 23px;
}
#footer {
	clear: both;
	background: #DDDDDD url("../../images/autoiq/body_bg.gif") repeat-y top center;
}
#footdiv {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 3px;
	background: url("../../images/autoiq/body_div.gif") no-repeat center;
}
#footcontent {
	background: url("../../images/autoiq/body_cap.gif") no-repeat bottom center;
	padding: 10px 10px 20px 10px;
	text-align: center;
	color: #666666;
}
#footcontent a {
	color: #666666;
}
#footdiv hr {
	margin: 0;
	padding: 0;
	display: none;
}
#howsection {
	float: left;
	width: 200px;
	padding-left: 5px;
}
#formsection {
	float: left;
	width: 400px;
	padding-left: 18px;
}
#questionsection {
	float: left;
	width: 130px;
	padding-left: 18px;
}
#loansubsell {
	width: 770px;
	height: 205px;
	background: url("../../images/autoiq/subsell_loan.jpg") no-repeat top center;
}
#yearselex {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D40000;
	font-weight: bold;
}
#yearselex a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#yearselex .lefton {
	padding: 0 4px 1px 0;
	width: 36px;
	height: 19px;
	text-align: right;
	background: url("../../images/autoiq/submenu_thisyear_on.gif") no-repeat top left;
}
#yearselex .leftoff {
	padding: 0 4px 1px 0;
	width: 36px;
	height: 19px;
	text-align: right;
	background: url("../../images/autoiq/submenu_thisyear_off.gif") no-repeat top left;
}
#yearselex .righton {
	padding: 0 0 1px 4px;
	width: 38px;
	height: 19px;
	text-align: left;
	background: url("../../images/autoiq/submenu_nextyear_on.gif") no-repeat top right;
}
#yearselex .rightoff {
	padding: 0 0 1px 4px;
	width: 38px;
	height: 19px;
	text-align: left;
	background: url("../../images/autoiq/submenu_nextyear_off.gif") no-repeat top right;
}
#yearselex .yearcenter {
	width: 1px;
	height: 20px;
	background: url("../../images/autoiq/submenu_year_div.gif") no-repeat top center;
}
#yearselex .yearcenter span {
	display: none;
}
#submenunavs .snavsbg {
	height: 20px;
	background: url("../../images/autoiq/submenu_link_bg.gif") repeat-x top center;
}
#submenunavs .snavsbg .snavsleft {
	height: 20px;
	background: url("../../images/autoiq/submenu_link_left.gif") no-repeat top left;
}
#submenunavs .snavsbg .snavsright {
	padding: 2px 7px 0 7px;
	height: 18px;
	background: url("../../images/autoiq/submenu_link_right.gif") no-repeat top right;
}
#submenunavs .snavsbgon {
	height: 20px;
	background: url("../../images/autoiq/submenu_link_bg_red.gif") repeat-x top center;
}
#submenunavs .snavsbgon .snavsleft {
	height: 20px;
	background: url("../../images/autoiq/submenu_link_left_red.gif") no-repeat top left;
}
#submenunavs .snavsbgon .snavsright {
	padding: 2px 7px 0 7px;
	height: 18px;
	background: url("../../images/autoiq/submenu_link_right_red.gif") no-repeat top right;
}
#submenunavs .snavsbgon a {
	color: #FFFFFF;
}
#submenunavs .snavsbgon a:hover {
	color: #FFFFFF;
}
#reviewnav {
	height: 20px;
}
#reviewnav .reviewnavlink {
	height: 20px;
	background: url("../../images/autoiq/review_link_bg.gif") repeat-x center center;
}
#reviewnav .reviewnavlink .navsleft {
	height: 20px;
	background: url("../../images/autoiq/review_link_left.gif") no-repeat top left;
}
#reviewnav .reviewnavlink .navsright {
	padding: 2px 7px 0 7px;
	height: 18px;
	background: url("../../images/autoiq/review_link_right.gif") no-repeat top right;
}
#reviewnav a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#reviewnav a:hover {
	color: #666666;
}
/* -- */
.inset2 {
	float: left;
	width: 375px;
	margin: 0;
	background: #FFFFFF url("../../images/autoiq/inset2_bg.gif") repeat-y top center;
}
.inset2cap {
	background: url("../../images/autoiq/inset2_cap.gif") no-repeat bottom center;
}
.insettitle {
	margin: 0;
	padding: 0;
	width: 375px;
	height: 68px;
	background: url("../../images/autoiq/inset2_header.jpg") no-repeat top center;
}
.insettitle a {
	margin: 0;
	padding: 0;
	height: 57px;
	display: block;
}
.insettitle a#title_new {
	margin-left: 10px;
	background: url("../../images/autoiq/title_new.gif") no-repeat top left;
}
.insettitle a#title_used {
	margin-left: 10px;
	background: url("../../images/autoiq/title_used.gif") no-repeat top left;
}
.insettitle a#title_loan {
	margin-left: 10px;
	background: url("../../images/autoiq/title_loan.gif") no-repeat top left;
}
.insettitle a#title_insurance {
	margin-left: 10px;
	background: url("../../images/autoiq/title_insurance.gif") no-repeat top left;
}
.insettitle a#title_warranty {
	margin-left: 10px;
	background: url("../../images/autoiq/title_warranty.gif") no-repeat top left;
}
.insettitle a#title_creditscore {
	margin-left: 10px;
	background: url("../../images/autoiq/title_creditscore.gif") no-repeat top left;
}
.insettitle a#title_refi {
	margin-left: 10px;
	background: url("../../images/autoiq/title_refi.gif") no-repeat top left;
}
.insettitle a span {
	display: none;
}
.insetcopy {
	padding: 5px;
}
.insetpic {
	float: left;
	padding: 0 10px 1px 0;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
}
.center {
	text-align: center;
	display: block;
}
.formhint {
	font-size: 11px;
	color: #999999;
}
.largesectiontitle {
	padding: 2px 0 2px 5px;
	font: 20px Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
	background-color: #DDDDDD;
	border-bottom: 5px solid #DD0000;
}
.subsectiontitle, .subsectiontitle2 {
	padding: 2px 0 2px 5px;
	font: 20px Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
	background-color: #DDDDDD;
	border-bottom: 3px solid #DD0000;
}
.subsectiontitle2 {
	color: #555555;
}
.subsection {
}
.subsectionbox {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FAFAFA;
}
.indipicOFF {
	float: left;
	text-align: center;
	width: 150px;
	height: 100px;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
}
.indipicON {
	float: left;
	text-align: center;
	width: 150px;
	height: 100px;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #DD0000;
	background-color: #FEFEFE;
}
.formtitle {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.othertitle {
	font-weight: bold;
}
.inlinebold {
	font-weight: normal;
}
.carphotobox {
	float: left;
	width: 247px;
	height: 177px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.formrow {
	font-weight: normal;
}
.formrow b {
	font-weight: bold;
}
.sectiontitlesm {
	font-weight: bold;
	color: #dd0000;
}
#qs_newcar {
	background-image: url('images/autoiq/autoiq_qs_formbg.gif');
	background-repeat: no-repeat;
	width: 333px;
	height: 169px;
	padding: 15px 0 0 40px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#qs_newcar select {
	width: 175px;
}
#qs_newcar h2 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 18px;
}
#pagecontent 
{
	padding: 0px !important;
}
.navigation a:hover
{
	text-decoration:none;
}