﻿.TestimonialHead
{
	height: 30px;
	width: 259px;
	background-image: url("../images/BlueHead.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 10px;
	z-index: -1;
	float: left;
}
.TestimonialHead h1
{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 0em;
	margin-bottom: 0em;
}
.TestimonialBody
{
	width: 252px;
	height: 375px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #ffffff;
	border-left-style: solid;	
	border-left-width: 1px;
	border-left-color: #114ca6;
	border-right-style: solid;	
	border-right-width: 1px;
	border-right-color: #114ca6;
	z-index: -1;
	float: left;
}
.TestimonialFoot
{
	width: 259px;
	height: 6px;
	background-color: #ffffff;
	background-image: url("../images/BlueFoot.gif");
	background-repeat: no-repeat;
	z-index: -1;
	float: left;
}
.TestmonialContainer
{
	position: absolute;
	top: 38px;
	width: 257px;
	height: 375px;
	float: left;
