/* PAGE STYLES */

/* CONTACT US HEADER CHANGE-OUTS */

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

/* PAGE FEATURE INSERTS */

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


/* PAGE FEATURE ARTICLE */

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

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





