#incentive_container {
	width: 960px;
	height: 2800px;
	background: url(img/main_bkgd_chrysler.jpg) repeat-x #000000;
	overflow: hidden;
}

#incentive_container a:link, #incentive_container a:visited {
	color:#8a8a8a;
}

#incentive_container a:hover {
	color: #444;
}

#incentive_nav_container {
	width: 190px;
	float: left;
	overflow: hidden;
}

/*#incentive_navigation {
	position: relative;
	color: #444444;
	width: 162px;
	padding: 43px 0 0 15px;
}*/



#incentive_navigation {
	position: relative;
	color: #444444;
	width: 162px;
	padding: 1px 0 3px 1px;
	border: 1px solid;
	height: 170px;
	margin-top:41px;
}

#incentive_nav_top {
	font-size: 20px;
	font-weight: bold;
	
	background: url("img/bg_mainnav_blue.gif") repeat-x scroll 0 0 #1E1E1E;
	padding: 5px 0 3px 8px;
	color: #FFFFFF;
}





/**#incentive_nav_top {
	font-size: 20px;
	font-weight: bold;
	width: 150px;
	background: url(img/nav_top_chrysler.jpg) no-repeat;
	padding: 10px 0 0 12px;
}



#incentive_nav_middle {
	width: 162px;
	background: url(img/nav_sides_chrysler.jpg) repeat-y;
}


#incentive_navigation .incentive_nav_veh a:link, #incentive_navigation .incentive_nav_veh a:visited {
	width: 144px;
	height: 18px;
	margin: 0 0 0 2px;
	padding: 2px 0 0 10px;
	color: #444444;
	background: url(img/nav_off_chrysler.jpg) no-repeat;
	display: block;
}


**/

#incentive_nav_middle {
	width: 162px;
	
}

.incentive_nav_veh {
	font-size: 12px;
	font-weight: bold;
}

#incentive_navigation .incentive_nav_veh a:link, #incentive_navigation .incentive_nav_veh a:visited {
	width: 144px;
	height: 18px;
	margin: 0 0 0 2px;
	padding: 2px 0 0 10px;
	color: #444444;
	
	display: block;
}

#incentive_navigation .incentive_nav_veh a:hover {
	color: #fff;
	background: url(img/nav_on_chrysler.jpg) no-repeat;
}

.incentive_nav_veh_on {
	font-size: 12px;
	font-weight: bold;
	width: 144px;
	height: 18px;
	margin: 0 0 0 2px;
	padding: 2px 0 0 10px;
	color: #fff;
	background: url(img/nav_on_chrysler.jpg) no-repeat;
	display: block;
}

#incentive_content_container {
	float: left;
	width: 767px;
	padding-top: 43px;
}

#incentive_deals {
	overflow: hidden;
}

#incentive_deals_head {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 31px;
	background: url(img/chrysler_head_bkgd.jpg) repeat-x;
	padding: 7px 0 0 30px;
}

#incentive_deals_text {
	width: 306px;
	padding: 35px 85px 35px 35px;
	float: left;
}

#incentive_deals_img {
	width: 337px;
	float: right;
	margin-bottom: 15px;
}

#deals_button_wrapper {
	width: 337px;
}

#deals_button {
	float: right;
	margin-right: 10px;
}

.button_rt {
	height: 25px;
	float: left;
}

.button_lt {
	height: 25px;
	float: left;
}

.button {
	font-weight: bold;
	height: 21px;
	padding: 4px 3px 0 5px;
	background: url(img/button_middle_chrysler.jpg) repeat-x;
	float: left;
	cursor: hand;
}


.button1 {
	font-weight: bold;
	height: 21px;
	padding: 4px 3px 0 5px;
	background: #333333;
	float: left;
	cursor: hand;
}

#incentive_details {
	overflow: hidden;
}

#incentive_details_head {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 31px;
	background: url(img/chrysler_head_bkgd.jpg) repeat-x;;
	padding: 7px 0 0 30px;
}

#details_container {
	width: 760px;
	margin-top: 20px;
	overflow: hidden;
}

#details_container p {
	font-weight: bold;
	padding-top: 15px;
}

#details_text_wrapper {
	width: 410px;
	padding: 0 85px 35px 35px;
	float: left;
}

#details_text_head {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
}

#details_column2_container {
	float: left;
	width:150px;
}

#details_column3_container {
	float: left;
	width:80px;
	text-align: right;
}

.detail_buttons_wrapper {
	width: 760px;
	height: 30px;
	display: block;
}

.detail_buttons {
	float: right;
}