/* PAGE STYLES */

/* PAGE HEADER CHANGE-OUTS */

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

/* PAGE FEATURE ARTICLE */
#feature-article {
	position: relative;
	width: 352px;
	margin-bottom: 10px;
}
	

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

#read-more {
	position: relative;
	padding-left: 210px;

}


#more-testimonials {
	position: relative;
	padding-left: 40px;

}


#book {
	position: relative;
	width: 190px;
	height:92px;
	background: url(images/book_190x92.jpg) no-repeat left top;	
	display: block;

}

#book span {
	display: none;
}


.forgot {
	position: absolute;
	left: 11px;
	top:0px;
	width: 75px;
}
