#incentives_page_header {
	position: absolute;
	left: 0px;
	top: 20px;
	height: 44px;
}


.incentives_copy {
	position: relative;
	top: 20px;
	line-height: 150%;
	padding-bottom: 30px;
	height: auto;
	width: 500px;
	left: 250px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#incentive_title {
	position: relative;
	left: 250px;
	top: 0px;
	width: 500px;
	height: 219px;
	background-color: #FFFFFF;
}
#incentives_content {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #FFFFFF;
	top: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
}

#incentives_box {
	left: 48px;
	top: 239px;
	background-color: #CCCCCC;
	height: auto;
	width: 158px;
	position: absolute;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

 #incentives_box ul { 
	margin-left:10px; padding:0
}

#incentives_box li { padding:2px;
}

 	

#incentives_box a, :visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;	
}

#incentives_box a:hover {
	color:#CC0000
}

#specialincentives_box {
	left: 50px;
	top: 396px;
	background-color: #CCCCCC;
	height: auto;
	width: 155px;
	position: absolute;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#specialincentives_box ul { 
	margin-left:12px; padding:0
}

#specialincentives_box a, :visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;	
}

#specialincentives_box a:hover {
	color:#CC0000
}

