
body { 
	background-color: #fff;
	text-align: center;
	min-width: inherit;
	margin: 0px;
}
img {
	border-width: 0px;
}
a {
	outline-width: 0px;
}
table {
	border-collapse: collapse;
	border-width:0px;
}
#wrapper { /* BACKGROUND LAYERS */
	position: relative;
	margin: 0px auto 0px auto;
	width: 996px;
	text-align: left;
}
#main {
	float: left;
	width: 996px;
	height: auto;
	min-height: 597px; /* was 615px; */
	background-color: #fff;
}
#center {
	float: left;
	margin-left: 7px !important;
	_margin-left: 4px;
	width: 978px;
	height: auto;
	min-height: 553px; /*changed from 565px; for the form files 4-9-08 Chen*/
	_height: 488px;
	border-width: 0px 1px 0px 1px;
	border-color: #ccc #eff1f3 #ccc #828a93;
	border-style: solid;
	background-color:#f5f5f5;
	background-repeat: no-repeat;
}
#top { /* TOP AND BOTTOM OF CENTER DIV */
	float: left;
	width: 978px;
	height: auto;
	min-height: 47px;
}

#bottom {
	float: left;
	top: 45px;
	width: 978px;
	height: auto;
	min-height: 445px;
	margin-top: 0px;
	_margin-top: -1px;
	background-image: url('../images/template/top_shadow_all.png');
	background-repeat: no-repeat;
	behavior: url('/vcm/DWSMaster/js/iepngfix.htc');
}

#nav { /* CONTENT AND BUTTONS WITHIN NAVIGATION SECTION */
	/*
	background-image: url('../images/template/nav_shadow.jpg');
	background-repeat: repeat-x;
	*/
	background-image: url('../images/template/shadow_wide3.png');
	background-repeat: no-repeat;
	behavior: url('/vcm/DWSMaster/js/iepngfix.htc');
	position: relative;
	width: 978px;
	height: 47px;
	min-height: 47px;
}
#nav_left {
	float: left;
	width: 19px;
	height: 45px;
	background-image: url('../images/template/left_nav_img.jpg');
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
#logo {
	position: absolute;
	left:8px;
	_left: 9px;
	top:0px;
	height: 80px !important;
	z-index:50;
}
#logo a{
	float: left;
	position: absolute;
	left:19px;
	top:0px;
	width: 200px;
	height: 80px !important;
	background-image: url('../images/template/logo.jpg');
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}


/*********************************/
#global {
	background-color: transparent;
	background-image: url('../images/template/mb_bottom_new.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 980px;
	height: 25px;
	margin-left: 7px; /* was 8px; */
	_margin-left: 4px;
	margin-top: 1px;
}


#global_list {
	float: left;
	width: 225px;
	line-height: 23px;
	height: 15px;
	margin-left: 315px;
	_margin-top: 5px;
	_margin-left: 150px;
}

#global_list a {
	font-family: verdana;
	text-decoration: none;
}
#global_list ul li span a {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#global_list ul li span a img {
	border-width: 0px;
	padding: 0px;	
	padding-right: 5px;
}

#global_list ul {
	margin: 0px;
	_margin-top: -4px;
	padding: 0px;
}
#global_list ul li {
	display: inline;
	font-family: verdana;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #666;
	padding: 0px 7px 0px 7px;
	background-image: url('../images/template/arrow.gif');
	list-style-type: none;
	padding-left: 8px;
	margin-right: 3px;
	margin-left: 4px;
	background-position: left 4px;
	background-repeat: no-repeat;
}

#global_list ul li a {
	text-decoration: none;
	color: #333;
}
#global_list ul li a:hover {/* not being used as of: 1/23/08 */
	text-decoration: none;
	color: #000;
}

/***********************************/
#global_list2 {
	width: 440px;
	_width: 450px;
	line-height: 23px;
	margin-top: -2px;
	height: 10px;
	float: left;
}

#global_list2 a {
	font-family: verdana;
	text-decoration: none;
}
#global_list2 ul li span a {
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#global_list2 ul li span a img {
	border-width: 0px;
	padding: 0px;	
	padding-right: 5px;
}
#global_list2 ul {
	margin-top: 2px;
	_margin: 3px 0px 0px 0px;
	padding: 0px;
}
#global_list2 ul li {
	display: inline;
	font-family: verdana;
	font-size: 11px;
	color: #666;
	border-right: 1px solid #666;
	padding: 0px 7px 0px 7px;
}

#global_list2 ul li a {
	text-decoration: none;
	color: #666;
}
#global_list2 ul li a:hover {
	text-decoration: none;
	color: #000;
}
#global_list2 ul li.lastgl{border-right: 0px none;}
#global_list2 ul li:last-child {
	border-right: 0px;
	padding: 0px 7px 0px 7px;
}
#global_list2 ul li { /* first-child fix for IE6 */
	border-width: expression(this.nextSibling==null?'0px':'1px');
}
#global_list2 ul li{
	padding-left: 5px;
	_padding-left: 7px;
}
/****************************************************/
#footer {
	background-color: #fff;
	float: left;
	/*width: 984px;*/
	width: 974px;
	padding-left: 12px;
	_margin-bottom: 10px;
	height: 120px;
	overflow: auto;
}

#footer p {
	font-family: verdana;
	font-size: 10px;
	color: #ccc;
	margin: 10px 10px 10px 0px;
}

#left_back {
	display: inline;
	float: left;
	clear: both;
	width: 200px;
	/*min-height: 240px;*/
	min-height: 208px;
	height: auto;
	background-image: url('../images/template/leftnav.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	margin-left: 19px;
	margin-right: 0px;
	padding-top: 0px;
	/*
	margin-top: 4px;
*/
}
#extend {
	display: inline;
	float: left;
	clear: both;
	left: 19px;
	width: 200px;
	height: auto;
	/*min-height: 182px;*/
	/*_height: 70px; 95px; 160px; */
	/*min-height: 70px;*/
	/*background-image: url('../images/template/ci_extend.jpg');*/
	margin-left: 0px;
	margin-right: 0px;
}
#extend1 {
	display: inline;
	vertical-align: top;
	padding:0px !important;
	_padding-left: 2px;
	margin: 0;
}	
#nav_head {
	position: relative;
	width: 170px;
	/*height: 72px;*/
	height: 56px;
	margin-top: 15px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif; /*changed from :helvetica, opera needs complete notation, Ruslan K. 4/3/08*/
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: 600;
}
#nav_head span{
	font-size: 9pt;
}
div.leftnav:first-child { 
	border-top: 0px;
}
div.leftnav {
	border-width: expression(this.previousSibling==null?'0px':'1px');
}
div.leftnav {
	position: relative;
	left: 15px;
	width: 170px;
	height: auto;
	border-top: 1px solid #c2c2c2;
	/*padding-bottom: 6px;*/
	padding-bottom: 7px;
	padding-top: 5px;
}
div.leftnav ul {
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
div.leftnav ul li {
	list-style: none;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
}
div.leftnav a {
	text-decoration: none;
	color: #666;
}
div.leftnav a:hover {
	text-decoration: none;
	color: #f63;
}
div.last_one {
	border-top: 0px !important;
	margin-top: -15px;
	_margin-top: -10px;
	display: none;
}
div.last_one ul li{
	line-height: 12px !important;
}
div.sales-service {
	border-top: 0px;
	margin-top: -18px;
}
.smaller_grey {
	font-size: 10px;
	color: #999;
}
.home a {
	font-family: verdana;
	font-size: 10px;
	color: #666;
	margin: 0px;
	text-decoration: none;
}
.home a:hover {
	color: #f63;
	text-decoration: none;
}
.orange {
	color: #f63;
}
.contact {
	position: relative;
	font-family: verdana;
	font-size: 11px;
}

#dealer_name { /* CENTER CONTENT */
	display: inline;
	float: left;
	width: 403px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url('../images/template/header.jpg');
	position: relative;
	z-index: 1;
	margin-left:200px;
	/* _margin-left:109px; */
}
#dealer_name a img {
	border-width: 0px;
}
/**/
span#btn_vehicle_txt_att, span#btn_dealer_services_txt_att {
	float: left;
	margin-top: 16px;
	margin-left: 60px;
	font-size: 10pt;
	color: #ebebeb;
	font-weight: 700;
	font-family: verdana;
}
span#btn_dealer_services_txt_att {
	margin-left: 35px;
}
/**/
#btn_vehicle a {
	float: left;
	width: 178px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url('../images/template/vehicles01.jpg');
	text-decoration: none;
	position: relative;
	z-index: 1;
}
#btn_dealers a {
	float: left;
	width: 178px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url('../images/template/dealers01.jpg');
	text-decoration: none;
	position: relative;
	z-index: 1;
}
#btn_vehicle a:hover{
	background-image: url('../images/template/vehicles02.jpg');
}
#btn_dealers a:hover {
	background-image: url('../images/template/dealers02.jpg');
}
#nav_divide {
	background-image : url('../images/template/cpo_search_div.jpg');
}
#nav_dealer ul li a	{
	color: #dedede;
}
#nav_dealer ul li {
	border-left: 1px solid #dedede;
}
#nav_dealer ul li a:hover {
	color: #ccc;
}
.head {
	position: relative;
	/*
	top: 5px;
	left: 5px;
	*/
	width: 739px;
	height: 28px;
	background-image: url('../images/template/headline.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 4px;
	font-family: CorpoA, "Corporate A", serif;
	font-size: 24px;
	font-weight: 100;
	color: #333;
	margin: 0px;
}
#content {
	/*
	position: relative;
	left: 230px;
	top: 10px;
	*/
	float: left;
	clear: both;
	/*padding-bottom: 10px;*/
	text-align: justify;
	width: 759px;
	color: #666666;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	min-height: 518px;
	/*min-height: 605px;*/
	_height: 518px;
	/*_height: 605px;*/
	background-image: url('../images/template/shadow_tall.png');
	background-repeat: no-repeat;
	behavior: url('/vcm/DWSMaster/js/iepngfix.htc');
	margin-left:0px;
	_margin-left: -1px;
	
	z-index:100;
}

#content a {
	color: #000;
	text-decoration: none;
}
#content a:hover {
	color: #f63;
}
#content .emphasis {
	font-weight: bold;
	
}

.smaller { 
	font-size: 18px;
}
.small {/*03-12-08 */
	font-size: 10pt;
}
.big{/*03-12-08 */
	font-size: 14pt;
}
.art_body p{
	width: 700px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
	color:#666;
	text-align:justify;

}
.art_body span {
	font-weight: 700;
	display: block;
}
.container {
	padding-left: 20px;
	padding-top: 10px;
}
.content_article_img img{
	width: auto;/** was 759px changed on July 2nd 2008 to auto **/
	display: block; /** Added July 2nd 08 David Xing**/
    margin-left: auto;
    margin-right: auto;
}
.related_info ul {
	margin: 0px;
	margin-left: -39px;
	_margin-left: 2px;
}
.related_info ul li {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	padding: 0px 7px 0px 7px;
	background-image: url('../images/template/arrow.gif');
	list-style-type: none;
	padding-left: 8px;
	margin-bottom: 6px;
	background-position: left 5px;
	background-repeat: no-repeat;
}
.pageColumn {
	vertical-align: top;
}
/* Arrow for link text region */
.div_arrow a {
	display: block;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	padding: 0px 2px 0px 9px;
	background-image: url('../images/template/arrow.gif');
	list-style-type: none;
	margin-right: 3px;
	background-position: left 4px;
	background-repeat: no-repeat;
}
.div_arrow a:hover {
	color: #f63;
}
.txtRgnLnLnk {
	letter-spacing: -1px;
}
.anchor_arrow {
	padding: 0px 2px 0px 9px;
	background-image: url('../images/template/arrow.gif');
	list-style-type: none;
	background-position: left 5px;
	background-repeat: no-repeat;
}
a.txtRgnLnLnk.anchor_arrow:hover {
	color: #f63 !important;
}
/***search box july, 28, 2008***/
#search-box-home{
	position: absolute;
	width: auto;
	left: 32px;
	top: 532px;
}
/***end***/
/***Service Campaign addon page for mb-manhattan w Tables - From MBUSA***/
table.ec_table {
	/*background-color: #fff;
	border: 1px solid #ccc;*/
	margin-bottom: 10px;
	margin-left: 50px;
	width: 705px;
}
table.ec_table tr{
	padding: 10px;
	width: 705px;
	height: 95px;
	background-image: url(../images/template/holiday_service_set_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
table.ec_table tr td {
	vertical-align: top;
}
td.ec_image {
	/*display: inline;*/
	width: 95px;
	padding: 0 0 10px 20px; /* was 0 0 0 20px; */
	vertical-align: top;
	/*width: 223px;*/
}
td.ec_text {
	width: 520px;
	color: #333;
	/*float: left;*/
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	height: auto;
	padding: 0 20px 20px;
	/* top: 35px;*/
	
}
td.ec_text a {
	background-image: url('../images/arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #333;
	padding-left: 10px;
	text-decoration: none;
}
td.ec_text a:hover {color: #f63;} 
/***end***/
/***Service Campaign addon page for mb-manhattan - From MBUSA***/
div.ec_table {
	/*background-color: #fff;
	border: 1px solid #ccc;*/
	margin-bottom: 10px;
	margin-left: 50px;
	width: 705px;
}
div.ec_row{
	padding: 10px;
	width: 685px;
	height: 75px;
	background-image: url(../images/template/holiday_service_set_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
/*table.ec_table tr td {
	vertical-align: top;
}*/
div.ec_image {
	/*display: inline;*/
	width: 115px;
	height: auto;
	float: left;
	padding: 0 0 10px 0; /* was 0 0 0 20px; */
	vertical-align: top;
	margin: 0;
	/*width: 223px;*/
}
div.ec_text {
	width: 540px;
	color: #333;
	float: left;
	text-align: left;
	/*float: left;*/
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	height: auto;
	padding: 0 10px 20px 20px;
	/* top: 35px;*/
	
}
div.ec_description {
	/*float: left;*/
	font-size: 11px;
	font-weight: normal;
	height: auto;
}
div.ec_text a {
	background-image: url('../images/arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #333;
	padding-left: 10px;
	text-decoration: none;
}
div.ec_text a:hover {color: #f63;}
div.ec_description {color: #333;}

.ec_vid {
	width: 110px;
	height: 61px;
	display: block;
	color: #000000;
	border: 2px #ffffff solid; 
	}

.ec_vid:hover{
	color: #ff6600;
	border: 2px #ff6600 solid;
	}
.ec_arrow{
	background-image: url('../images/arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 5px;
} 
/***end***/