/* PAGE STYLES */

/* CAREER COACHING HEADER CHANGE-OUTS */

#career-coaching {
	position: absolute;
	height:94px;
	width: 808px;
	background: url(images/career-coaching_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:#fff url(images/career_coaching-f1_247x307.jpg) no-repeat right bottom;	
	border: 1px solid #D4D6C9;
}

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

/* PAGE FEATURE ARTICLE */

#feature-article {
	position: relative;
	width: 580px;
	margin-bottom: 20px;
}

#feature-insert {
	position: relative;
	height:165px;
	width: 150px;
	background: url(images/insert_150x165.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}





