#incentive_container {
	width: 960px;
	height: 1640px;
	background: #fff url(img/main_bkgd_jeep.jpg) repeat-x;
	overflow: hidden;
	position:relative;
	left:130px;
}

#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_jeep.jpg) no-repeat;
	padding: 10px 0 0 12px;
}

#incentive_nav_middle {
	width: 162px;
	background: url(img/nav_sides_jeep.jpg) repeat-y;
}

.incentive_nav_veh {
	font-size: 12px;
	font-weight: bold;
}

.incentive_nav_veh a:link, .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_jeep.jpg) no-repeat;
	display: block;
}

.incentive_nav_veh a:hover {
	color: #fff;
	background: url(img/nav_on_jeep.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_jeep.jpg) no-repeat;
	display: block;
}

#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: #261f15;
	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_jeep.jpg) repeat-x;
	float: left;
	cursor: hand;
}

#incentive_details {
	overflow: hidden;
}

#incentive_details_head {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 31px;
	background: #261f15;
	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;
}
