/* HOMEPAGE RULES */



/* TESTIMONIALS */

div#testimonials {
	position: relative;
	width: 198px;
	float: right;
	padding: 19px 10px 0px 20px;
	right: 60px;
	font-size: 12px;
	line-height: 22px;
	color: #4f4f4f;
	top: 26px; 
	background: transparent url("/images/misc_elements/open_qoute.gif");
	background-repeat: no-repeat;
}	

div#testimonials .testimonial_name {
	display: block;
	margin: 0px 0px;
	color: #ff6800;
	font-weight: 900;
	display: block;
	padding: 20px 0px 30px 0px;
	background: transparent url("/images/misc_elements/end_qoute.gif");
	background-position: right 0px;
	background-repeat: no-repeat;
	
} 
