#apDiv1 {
	position:absolute;
	left:31px;
	top:620px;
	width:517px;
	height:71px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:23px;
	top:29px;
	width:541px;
	height:75px;
	z-index:1;
	overflow: hidden;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:-113px;
	width:501px;
	height:67px;
	z-index:1;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
body {
	background-color: #000000;
	background-image: url(../images/dealerBG.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {color: #FF6600}
.style3 {color: #FFFFFF}

.CartHeaderText {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}