#testimonials {
	float:right;
	margin:0;
	padding:0;
	width:456px;
}

#testimonialsheader {
	margin:0;
	padding:0;
	height:51px;
	width:456px;
	background-image: url(../images/testimonials-header.gif);
	background-repeat:no-repeat;
}

#testimonialsbody {
	margin:0;
	padding:0;
	background-color:#f8e6ec;
}

#testimonialsbody h1{
	font-family:Trebuchet MS;
	font-size:110%;
	line-height:100%;
	color:#b90c44;
	font-weight:normal;
	padding:10px;
}

#testimonialsbody p{
	font-family:Trebuchet MS;
	font-size:75%;
	line-height:120%;
	color:#333333;
	padding: 0 10px 10px 10px;
}

#testimonialsfooter {
	margin:0;
	padding:0;
	height:11px;
	background-image: url(../images/latest-news-footer.gif);
	background-repeat:no-repeat;
}

#clients {
	padding:20px 0 0 0;
	}
