#incentive_container {
	color:#333;
	width: 960px;
	height: 1775px;
	background: #fff url('img/main_bkgd_dodge.jpg') repeat-x;
	overflow: hidden
}

#incentive_container a:link, #incentive_container a:visited {
	color:#333;
}

#incentive_container a:hover {
	color: #7E0300;
}

#incentive_nav_container {
	width: 190px;
	float: left;
	overflow: hidden;
}

#incentive_navigation {
	position: relative;
	color: #444444;
	width: 162px;
	padding: 43px 0 0 15px;
}

#incentive_nav_top {
	font-size: 20px;
	font-weight: bold;
	width: 150px;
	background: url('img/nav_top_dodge.jpg') no-repeat;
	padding-left:12px; padding-right:0; padding-top:10px; padding-bottom:0
}

#incentive_nav_middle {
	width: 162px;
	background: url('img/nav_sides_dodge.jpg') repeat-y;
}

.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;
	color: #444444;
	background: url('img/nav_off_dodge.jpg') no-repeat;
	display: block; margin-left:2px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:2px; padding-bottom:0
}

#incentive_navigation .incentive_nav_veh a:hover {
	color: #fff;
	background: url('img/nav_on_dodge.jpg') no-repeat;
}

.incentive_nav_veh_on {
	font-size: 12px;
	font-weight: bold;
	width: 144px;
	height: 18px;
	color: #fff;
	background: url('img/nav_on_dodge.jpg') no-repeat;
	display: block; margin-left:2px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:2px; padding-bottom:0
}

#incentive_content_container {
	float: left;
	width: 770px;
	padding-top: 43px;
}

#incentive_deals {
	overflow: hidden;
}

#incentive_deals_head {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 31px;
	background: #333333;
	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;
	background: url('img/button_middle_dodge.jpg') repeat-x;
	float: left;
	cursor: hand; padding-left:5px; padding-right:3px; padding-top:4px; padding-bottom:0
}

#incentive_details {
	overflow: hidden;
}

#incentive_details_head {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 31px;
	background: #333333;
	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;
}