* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
#wrapper {
	margin: 0 auto;
	width: 786px;
	background-image: url(images/bg_pgtile.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 768px;
	color: #333;
	height: 97px;
	margin: 0px 0px 0px 9px;
	background: #FFFFFF;
}
#navigation {
	width: 768px;
	color: #333;
	margin: 0px 0px 0px 9px;
	background: #FFFFFF url(images/nav_bg.jpg) repeat-x;
	height: 30px;
}
#mainPic {
	background-color: #FFFFFF;
	width: 768px;
	margin-left: 9px;
	height: 225px;
}

#lowerBar {
	background-color: #FFFFFF;
	width: 768px;
	margin-left: 9px;
	height: 30px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}

#lowerLine {
	background-color: #FFFFFF;
	width: 768px;
	margin-left: 9px;
	height: 1px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}

#content {
	width: 728px;
	color: #333;
	background: #FFFFFF;
	margin: 0px 0px 0px 9px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	width: 768px;
	color: #333;
	background: #FFFFFF;
	margin: 0px 0px 0px 9px;
	height: 42px;
	text-align: center;
	padding-top: 16px;
}
.navOffset {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: 30px;
	width: 20px;
	float: left;
}
#navigation a:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	height: 23px;
	padding-top: 7px;
}
#navigation a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	height: 23px;
	padding-top: 7px;
}
#navigation a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	height: 23px;
	padding-top: 7px;
	background-image: url(images/nav_over.png);
	background-repeat: repeat;
}
#navigation a:active {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	height: 23px;
	padding-top: 7px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 10px;
	font-weight: bold;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 10px;
	font-weight: bold;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 10px;
	font-weight: bold;
}
.vehicleChooser {
	display: block;
	float: right;
}
.vehicleChooser label {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
}
.vehicleChooser select {
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-top: 4px;
	padding-right: 3px;
	padding-left: 3px;
}
.clearer {
	clear: both;
}
.offersBox {
	font-family: Arial, Helvetica, sans-serif;
}
.ob1 {
	border: 1px solid #666666;
	background-image: url(images/obbox_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ebebe9;
	padding: 4px;
	float: left;
	width: 224px;
	margin-right: 12px;
}
.ob2 {
	border: 1px solid #666666;
	background-image: url(images/obbox_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ebebe9;
	padding: 4px;
	float: right;
	width: 224px;
}
.obttlbar {
	height: 30px;
	margin-bottom: 4px;
}
.obttlText {
	width: 150px;
	float: left;
	padding-top: 16px;
}
.obttlText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.obttlLogo {
	float: right;
}
.smallCarBox {
	border: 1px solid #666666;
	margin-bottom: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	width: 218px;
	float: left;
	clear:both;
}

.smallCarBox2 {
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-right: 20px;
	padding: 2px;
	background-color: #FFFFFF;
	width: 218px;
	float: left;
}

.smallCarBox3 {
	border: 1px solid #666666;
	margin-bottom: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	width: 218px;
	float: left;
}

.scbImage {
	width: 97px;
	margin-right: 2px;
	float: left;
	height: 75px;
}
.scbText {
	float: right;
	text-align: left;
	width: 116px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	padding-top: 5px;
	height: 75px;
}
.scbText2 {
	clear:both;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 200px;
	height: 65px;
}



.scbText a{
	text-decoration: none;
	color: #000;
}
.scbText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	line-height: 15px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
	line-height: 24px;
}

.scbText h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	margin: 0px;
	line-height: 25px;
}
.scbMoreinfo, .editMoreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/moreinfo_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	clear: both;
	padding-right: 4px;
}
.scbMoreinfo a, .editMoreinfo a {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.editMoreinfo {
text-align: left;
}
.obMoreLink {
padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
.obMoreLink a {
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
}
.offersBoxExpanded {
	margin-top: 13px;
	padding: 2px;
	border: 1px solid #666666;
	clear: both;
	background-color: #FFFFFF;
}
.obettl {
	height: 59px;
	background-image: url(images/obettl_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.obettlLogo {
	width: 83px;
	float: left;
	height: 59px;
}
.obettlText {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
}
.obettlText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #333333;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.obecol1 {
	background-color: #ffffff;
	padding: 4px;
	float: left;
	width: 712px;

}
.obecol2 {
	background-color: #ffffff;
	padding: 4px;
	float: right;
	width: 224px;
}
.editBox {
	width: 722px;
	border: 1px solid #666666;
	padding: 2px;
	float: left;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.editImage {
	width: 205px;
	height: 118px;
	margin-left: 4px;
	float: right;
	margin-top: 12px;
}
.editList {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #333333;
	float: left;
	width: 675px;
	text-align:justify;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
}
.editList H1,.editList H2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #333333;
}
.editList a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.editList a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.editList a:hover {
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}
.editList a:active {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.comvehBox {
	width: 385px;
	height: 268px;
	border: 1px solid #666666;
	padding: 2px;
	float: left;
	margin-top: 13px;
	background-color: #FFFFFF;
}
.comvehttl {
	background-image: url(images/comvehttl_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	margin-left: 4px;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-top: 6px;
}
.comvehttl h2 {
	font-size: 19px;
	font-weight: bolder;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 19px;
	display: block;
}
.comvehImage {
	width: 177px;
	height: 118px;
	margin-left: 4px;
	float: left;
	margin-top: 12px;
}
.comvehList {
	float: right;
	width: 190px;
	height: 190px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-right: 4px;
	margin-bottom: 4px;
}
.comvehMoreLink {
	clear: both;
	background-image: url(images/comvehftr_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 21px;
	margin-top: 4px;
	padding-top: 4px;
}
.comvehMoreLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	display: block;
	text-align: right;
	margin-right: 4px;
}
.cvListItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 16px;
	height:40px;
}
.cvListItem a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
}
.movBox {
	float: right;
	margin-top: 13px;
	border: 1px solid #666666;
	height: 272px;
	width: 320px;
}
.movBox h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	padding:10px;
	line-height: 12px;
}

.vehdetBox {
	border: 1px solid #666666;
	margin-bottom: 12px;
	z-index: 100;
	position: relative;
}
.vdbttl {
	background-image: url(images/vdbttl_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 71px;
	margin-bottom: 10px;
}
.vdbttlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bolder;
	width: 400px;
	float: right;
	margin-right: 20px;
	text-align: right;
	margin-top: 22px;
}
.vdbttlImage {
	float: left;
	width: 100px;
	padding-left: 10px;
}
.vdbLargeImage {
	float: left;
	height: auto;
	width: auto;
	margin-top: 4px;
	padding-left: 10px;
}
.vdbText {
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	line-height: 18px;
	color: #333333;
	height: auto;
	width: 275px;
}
.vdbText h2 {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	color: #333333;
	float: right;
	margin-right: 4px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 8px;
}
.vdbText h3 {
	font-size: 24px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	color: #FF0000;
	clear: both;
}
.vdbVat {
	float: right;
	padding-top: 12px;
	margin-top: 8px;
}
.goldPrice {
	color: #000;
	font-size: 15px;
	line-height:20px;
	font-weight: bold;
}
.vdbBtnBar {
	clear: both;
	background-image: url(images/vdbbtn_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
}
.vdbBtnBar1 {}
.vdbBtnBar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	float: right;
	padding: 4px 12px 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.vdbBtnBar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	float: right;
	padding: 4px 12px 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.vdbBtnBar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	float: right;
	padding: 4px 12px 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(images/nav_over.png);
	background-repeat: repeat;
}
.vdbBtnBar1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	float: right;
	padding: 4px 12px 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}



.vdbBtnBar2 {
	float: left;
	text-align: left;
}
.vdbBtnBar2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
}
.vdbBtnBar2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.vdbBtnBar2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(images/nav_over.png);
	background-repeat: repeat;
}
.vdbBtnBar2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}








.vdbBtnBar3 {
	float: left;
	text-align: center;
	width: 100%;
}
.vdbBtnBar3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.vdbBtnBar3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.vdbBtnBar3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(images/nav_over.png);
	background-repeat: repeat;
}
.vdbBtnBar3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}


.vdbBtnBar4 {
	float: left;
	text-align: center;
	width: 100%;
}
.vdbBtnBar4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;

}
.vdbBtnBar4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;

}
.vdbBtnBar4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;

	background-image: url(images/nav_over.png);
	background-repeat: repeat;
}
.vdbBtnBar4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 4px 12px 7px;

}






.alloffersBox {
	border: 1px solid #666666;
	margin-bottom: 12px;
}
.aobttl {
	background-image: url(images/vdbttl_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 71px;
	margin-bottom: 10px;
}
.aobttlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bolder;
	width: 400px;
	float: right;
	margin-right: 20px;
	text-align: right;
	margin-top: 22px;
}
.aobttlImage {
	float: left;
	width: 100px;
	margin-left: 10px;
}
.aobcol1 {
	background-color: #ffffff;
	padding: 4px;
	float: left;
	width: 218px;
	margin-left: 10px;
	border: 1px solid #666666;
	margin-right: 1px;
	margin-bottom: 10px;
}
.aobcol2 {
	background-color: #ffffff;
	padding: 4px;
	float: right;
	width: 218px;
	margin-right: 10px;
	border: 1px solid #666666;
	margin-bottom: 10px;
}

.aobLargePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	clear: both;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 10px;
}
.aobLargePrint h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}

.aobSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	clear: both;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 10px;
}
.aobtnImage {
	text-align: left;
	padding: 2px;
	height: 130px;
	width: 130px;
	/*border: 1px solid #666666;*/
	margin-top: 20px;
	margin-left: 7px;
	margin-bottom: 10px;
}

.aobText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bolder;
	margin-left: 10px;
	width:200px;
}
.aobText h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 24px;
}
.aobText h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
.aobText h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 12px;
}
.aobVat {
	float: left;
	margin-top: 15px;
	margin-left: 6px;
	margin-bottom: 10px;
}
.aobMoreLink {
	height: 14px;
	background-image: url(images/aobmore_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.aobMoreLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	text-align: center;
}
.specBox {
	border: 1px solid #666666;
	margin-bottom: 12px;
}
.sbttl {
	background-image: url(images/vdbttl_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 71px;
	margin-bottom: 10px;
}
.sbttlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bolder;
	width: 400px;
	float: left;
	text-align: left;
	margin-top: 22px;
	margin-left: 20px;
}
.sbListBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 6px;
}
.sbListBox li {
	list-style-position: inside;
	/*list-style-image: url(images/dash_bullet.jpg);*/
	list-style-type: disc;
	margin-left: 3px;
}

.orderedList li {
list-style-type: decimal;
	list-style-position: inside;
	/*list-style-image: url(images/dash_bullet.jpg);*/
	
	line-height: 17px;
	 padding-left: 2.5em;
}
/*.orderedList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	text-align: left;
}*/
li {
	list-style-position: inside;
	/*list-style-image: url(images/dash_bullet.jpg);*/
	list-style-type: disc;
	margin-left: 3px;
	line-height: 17px;
	padding-left: 2.5em;
}
.normalList li {
	list-style-position: inside;
	/*list-style-image: url(images/dash_bullet.jpg);*/
	list-style-type: disc;
	margin-left: 3px;
	line-height: 17px;
	padding-left: 2.5em;
}
.normalList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	display: block;
	text-align: left;
}



.sbListBox {
	margin-left: 20px;
	float: left;
	width: 360px;
	margin-bottom: 20px;
}
.sbDownloads {
	margin-right: 20px;
	float: right;
	width: 320px;
	text-align: right;
}
.sbdBox {
	border: 1px solid #666666;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	padding: 10px;
	height: 85px;
	width: 220px;
	float: right;
	margin-bottom: 10px;
	text-align: left;
	font-size: 20px;
	line-height: 21px;
}
.sbdBoxb {
	border: 1px solid #666666;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	padding: 10px;
	height: 85px;
	width: 220px;
	float: right;
	margin-bottom: 10px;
	text-align: left;
	font-size: 20px;
	line-height: 21px;
	background-image: url(images/orderprocess_bg.jpg);
}
.sbdgap {
	border: 1px solid #666666;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	padding: 10px;
	height: 85px;
	width: 220px;
	float: right;
	margin-bottom: 10px;
	text-align: left;
	font-size: 20px;
	line-height: 21px;
	background-image: url(images/gap_bg.jpg);
}


.sbSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	clear: both;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 10px;
}
.formBox {
	margin-bottom: 12px;
}
.formBox h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}
.formBox select {

	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.formBox input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.formBox input#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 3px;
}
.formBox input#time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 20px;
	text-align: left;
}


.formBox textarea {
	/*width: 140px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.formBox a {
	color: #CC0000;
	text-decoration: none;
}



.adminBox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.adminTtl {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	background-image: url(images/vdbttl_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.adminBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	line-height: 24px;
	margin-bottom: 0px;
	display: block;
}
.adminTtl a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.adminLeftCol {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.adminRightCol {
	float: right;
	width: 530px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.adminMenu a {
	display: block;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	padding-bottom: 4px;
	text-decoration: none;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.adminMenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	padding-bottom: 4px;
	margin-top: 3px;
}
.titleRow {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titleRow td {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.whiteRow {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.whiteRow td {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.whiteRow a {
	color: #CC0000;
	text-decoration: none;
}

.greyRow {
	background-color: #ededed;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greyRow td {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.greyRow a {
	color: #CC0000;
	text-decoration: none;
}
/*.tab {
	height: 225px;
	width: 89px;
	position: relative;
	z-index: 100;
	left: 768px;
	top: -223px;
	background-image: url(images/cars_tab.gif);
	background-repeat: repeat-x;
	padding: 5px;
	
}
.tabLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	padding-right: 4px;
}
.tabLink a {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}*/

.tab {
	width: 99px;
	position: relative;
	z-index: 100;
	left: 768px;
	top: 10px;
}
.tab a {
	text-decoration: none;
}

.tabText {
	background-image: url(images/texttile.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	line-height: 13px;
}
.bottomBorder {
	height: 1px;
	width: 85px;
	background-color: #6e6e6c;
	text-align: center;
}
.flashBanner {
	border: 1px solid #666666;
	margin-top: 12px;
}
.slimFlashBanner {
	width: 695px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}

/* Addittions for Optimization */
#main_heading {
    width: 100%;
	text-align: left;
}

#main_heading  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999;
	margin: 0px;
	padding: 0px;
	line-height: 130%;	
}

#sub_heading_1 {
    width: 100%;
	text-align: left;
}

#sub_heading a:hover {
	text-decoration: none;
}

#sub_heading_1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	text-decoration: none;
}

#sub_heading_2 {
    width: 100%;
	text-align: right;
}

#sub_heading_2 h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
	line-height: 24px;
}

#sub_divider {
    clear:both;
	height: 15px;
	overflow: hidden;
}

#sub_footer {
    padding-top: 10px;
}