.body {
	text-align: center;
}

.rightside {
	background: url(images/right.jpg) repeat;
	width: 10px;
}
.leftside {
	background: url(images/left.jpg) repeat-y;
	width: 10px;
}

.spacer {
	padding-top: 6px;
	padding-bottom: 6px;
}

.testimonial {
	color: gray;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding: 12px;
}

.contacttestimonial {
	color: navy;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding: 12px;
}

.hed {
	color: #447eac;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

.contacthed {
	color: #447eac;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

.a {
	color: #447eac;
}

.testimonialbyline {
	color: #0070bc;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px;
	text-align: right;
}

.pic {
	float: right;
	display: inline;
}

.titleBar {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 12px;
	width: 569px;
	height: 30px;
	background: url(images/title_bar.jpg) no-repeat;
}

p {
	padding: 12px;
	text-align: left;
}