@charset "UTF-8";
/* CSS Document */

#container {
	width: 916px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	line-height: 0px;
}

* html #container {
	width: 916px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	line-height: 0px;
}

#dealer_bg {
	height:43px;
	width:329px;
	margin-top:8px;
	margin-left:98px;
	display: block;
	text-align:left;
	
}

* html #dealer_bg {
	height:43px;
	width:188px;
	margin-top:8px;
	margin-left:98px;
	display: block;
	
}

#bodytxt {
	font-family: "Trebuchet MS";
	text-align: left;
	line-height: 18px;
	padding-left: 35px;
	padding-top: 4px;
}

* html #bodytxt {
	font-family: "Trebuchet MS";
	text-align: left;
	line-height: 18px;
	padding-left: 35px;
	padding-top: 4px;
}

#bg_image {
	background-image:url(images/bg_faq.jpg);
	background-repeat: no-repeat;
	border:none;
}

* html #bg_image {
	background-image:url(images/bg_faq.jpg);
	background-repeat: no-repeat;
	border:none;
}


#footer {
	background-image:url(images/footer.gif);
	height: 23px;
	width: 700px;
}

* html #footer {
	background-image:url(images/footer.gif);
	height: 23px;
	width: 700px;
}
	