#hqs-container {
	width: 960px;
	height: 400px;
	margin: 10px 0 15px 0px;
	color: #000000;
	
}
#hqs-container * {
	margin: 0;
	padding: 0;
}
#hqs-content {
	position: relative;
	height: 260px;
	margin: 20px 10px 0 0;
	width: 640px;
	float:right;
	z-index: 1;
}
#hqs-content #hqs-content-bg {
	position: absolute;
	top: 0;
	right: 1px;
	z-index: 0;
	border: none;
}
#hqs-content #hqs-content-body {
	position: absolute;
	padding: 0 0 0 0px;
	z-index: 5000;
	height: 275px;

}


#hqs-selector {
	position: relative;
	height: 100px;
	padding: 5px 0px 5px 0px;
	background: transparent url(/images/hqs/selector-bg.gif) no-repeat scroll top left;
	
}
#hqs-scroll-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 110px;
}
#hqs-scroll-right {
	position: absolute;
	top: 0;
	right:0;
	width: 60px;
	height: 110px;
}
#hqs-selector-body {
	position: relative;
	width: 836px;
	height: 100px;
	margin-left: 60px;
	overflow: hidden;
	
}
#hqs-selector-body #hqs-selector-cars {
	position: absolute;
	top: 0;
	left: 0;
	width: 5000px;
	line-height: 0;
	font-size: 0;
}
#hqs-selector-body a {
	display: -moz-inline-box; /* FF2 */
	display: inline-block;
	width: 130px;
	height: 100px;
}
#hqs-selector-body a.hqs-selector-jetta {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll 0px -25px;
}
#hqs-selector-body a.hqs-selector-jetta:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll 0px -155px;
}
#hqs-selector-body a.hqs-selector-passat {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -130px -25px;
}
#hqs-selector-body a.hqs-selector-passat:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -130px -155px;
}
#hqs-selector-body a.hqs-selector-new-beetle {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -260px -25px;
}
#hqs-selector-body a.hqs-selector-new-beetle:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -260px -155px;
}
#hqs-selector-body a.hqs-selector-eos {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -390px -25px;
}
#hqs-selector-body a.hqs-selector-eos:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -390px -155px;
}
#hqs-selector-body a.hqs-selector-new-beetle-convertible {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -520px -25px;
}
#hqs-selector-body a.hqs-selector-new-beetle-convertible:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -520px -155px;
}
#hqs-selector-body a.hqs-selector-city-golf{
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -650px -25px;
}
#hqs-selector-body a.hqs-selector-city-golf:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -650px -155px;
}
#hqs-selector-body a.hqs-selector-gti{
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -780px -25px;
}
#hqs-selector-body a.hqs-selector-gti:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -780px -155px;
}
#hqs-selector-body a.hqs-selector-cc {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -910px -25px;
}
#hqs-selector-body a.hqs-selector-cc:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -910px -155px;
}
#hqs-selector-body a.hqs-selector-passat-wagon {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1040px -25px;
}
#hqs-selector-body a.hqs-selector-passat-wagon:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1040px -155px;
}
#hqs-selector-body a.hqs-selector-city-jetta {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1170px -25px;
}
#hqs-selector-body a.hqs-selector-city-jetta:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1170px -155px;
}
#hqs-selector-body a.hqs-selector-touareg{
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1300px -25px;
}
#hqs-selector-body a.hqs-selector-touareg:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1300px -155px;
}
#hqs-selector-body a.hqs-selector-routan {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1430px -25px;
}
#hqs-selector-body a.hqs-selector-routan:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1430px -155px;
}
#hqs-selector-body a.hqs-selector-tiguan {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1560px -25px;
}
#hqs-selector-body a.hqs-selector-tiguan:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1560px -155px;
}
#hqs-selector-body a.hqs-selector-golf {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1690px -25px;
}
#hqs-selector-body a.hqs-selector-golf:hover {
	background: transparent url(/images/hqs/car-sprite.jpg) no-repeat scroll -1690px -155px;
}


#hqs-incentive-text-wrap {
        width:200px;
		font-size:14px; 
		line-height: 18px;
		font-weight:bold;
		margin-left: 275px;	
		margin-top:75px;
		font-family:Arial, Helvetica, sans-serif;
		color: #fff;
	
		
}

#hqs-incentive-text-wrap #hqs-rates {
	font-size:12px;
	line-height: 16px;
	color:#fff;
	font-weight:bold;
	}

#hqs-content #hqs-content-body a.button{
	display: none;
	width: 210px;
	height: 25px;
	margin: 0 0 0px 0;
	padding: 0 0 0 40px;
	font-weight:600;
	font-size: 14px;
	line-height:26px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background: transparent url(/images/hqs/hqs-button-bg.png) no-repeat top center;
	overflow: hidden;
	behavior: url (/AF2/js/iepngfix/2.0.3/iepngfix.htc);
	text-decoration:none;
	color:#ffffff;

}
#hqs-buttons-wrap {

	position:absolute; 
	top:225px; 
	left:0;

}



#hqs-disclaimer {

	position:absolute; 
	top:205px; 
	left:270px; 
	width:200px;
	height:45px;
	overflow:auto; 
	background:#CCC; 
	border: solid 1px #999;
	padding:10px; 
	color:#333; 
	display:none;

}

#hqs-disclaimer a{
	font-size: 11px;
	text-decoration:underline;
	color:#333;
}
