#header #pagetitle
{
	position: absolute;
	top: 95px;
	left: 50%;
	width: 385px;
	color: #F14A3E;
	text-align:right;
	font-weight: normal;
	font-size: 18pt;
}

#nav
{
	padding-top: 0px;
}

#content
{
	width: 570px;
	margin: -5px 0px 10px 20px;
	padding-right: 0;
}

div.testimonial_thumb {
	float: left;
	width: 140px;
	height: 190px;
	background-image: url(../images/bg_testimonials.gif);
	background-repeat: no-repeat;
	text-align: center;
}

div.testimonial_thumb a.imagelink {
	display: block;
	width:128px;
	height: 128px;
	margin: 2px 0 0 2px;
	padding: 0;
}

div.testimonial_thumb a.imagelink img {
	margin: 0;
	padding: 0;
}

div.testimonial_thumb a.textlink {
	color: #838384;
	text-decoration: none;
}