/* PAGE STYLES */

/* ABOUT US HEADER CHANGE-OUTS */

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


/* PAGE FEATURE ARTICLE */

#feature-article {
	position: relative;
	width: 585px;
	margin-bottom:10px;
}

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





