/* PAGE STYLES */

/* POST PROMOTION COURSE HEADER CHANGE-OUTS */

#post-promotion {
	position: absolute;
	height:94px;
	width: 808px;
	background: url(images/post-promotion_808x94.jpg) no-repeat left top;	
	bottom: 0px;
	left: 0px;
	z-index: 1003;
}

/* PAGE FEATURE INSERTS */

#feature1 {
	position: relative;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	background-color:#fff;	
	border: 1px solid #D4D6C9;
}

#feature2 {
	position: relative;
	width: 570px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	background:#DAE6F4;	
	border: 1px solid #B3D2EF;
	text-align: center;
}








