﻿#region-one
{
	float: left;
	width: 350px;
	height: 272px;
}
#region-two
{
	float: left;
	width: 350px;
	height: 272px;
}
#region-three
{
	float: left;
	width: 350px;
	height: 272px;
}
#region-four
{
	float: left;
	width: 350px;
	height: 272px;
}
#region-five
{
	float: left;
	width: 350px;
	height: 272px;
}
#region-six
{
	float: left;
	width: 350px;
	height: 272px;
}

#region-one-quote
{
	width: 210px;
	height: 120px;
	font-style: italic;
	font-weight: bold;
	padding: 35px 70px 50px 70px;
	color: #ffffff;
	text-align: center;
}
.testimonials_inner #region-one-quote
{
	height: 170px;
	font-style: italic;
	font-weight: bold;
	padding: 50px 45px 0 42px;
	color: #ffffff;
	text-align: center;
}
#region-one-quoter
{
	width: 150px;
	height: 30px;
	color: #000000;
	padding: 25px 130px 10px 60px;
	text-align: right;
}
.testimonials_inner #region-one-quoter
{
	height: 15px;
}

#region-two-quote
{
	width: 190px;
	height: 110px;
	font-style: italic;
	font-weight: bold;
	padding: 80px 70px 40px 90px;
	color: #ffffff;
	text-align: center;
}
.testimonials_inner #region-two-quote
{
	height: 160px;
	font-style: italic;
	font-weight: bold;
	padding: 70px 60px 0 80px;
	color: #ffffff;
	text-align: center;
}
#region-two-quoter
{
	width: 140px;
	height: 30px;
	color: #000000;
	padding: 0 140px 10px 70px;
	text-align: right;
}

#region-three-quote
{
	width: 190px;
	height: 110px;
	font-style: italic;
	font-weight: bold;
	padding: 60px 70px 40px 90px;
	color: #ffffff;
	text-align: center;
}
.testimonials_inner #region-three-quote
{
	height: 120px;
	font-style: italic;
	font-weight: bold;
	padding: 55px 70px 40px 90px;
	color: #ffffff;
	text-align: center;
}
#region-three-quoter
{
	width: 140px;
	height: 30px;
	color: #000000;
	padding: 10px 140px 10px 70px;
	text-align: right;
}

#region-four-quote
{
	width: 190px;
	height: 100px;
	font-style: italic;
	font-weight: bold;
	padding: 60px 70px 40px 90px;
	color: #ffffff;
	text-align: center;
}

.testimonials_inner #region-four-quote
{
	height: 120px;
	font-style: italic;
	font-weight: bold;
	padding: 60px 65px 20px 95px;
	color: #ffffff;
	text-align: center;
}
#region-four-quoter
{
	width: 140px;
	height: 30px;
	color: #000000;
	padding: 10px 140px 10px 70px;
	text-align: right;
}
#region-five-quote
{
	width: 190px;
	height: 95px;
	font-style: italic;
	font-weight: bold;
	padding: 100px 70px 20px 90px;
	color: #ffffff;
	text-align: center;
}
.testimonials_inner #region-five-quote
{
	height: 90px;
	font-style: italic;
	font-weight: bold;
	padding: 105px 70px 20px 83px;
	color: #ffffff;
	text-align: center;
}
#region-five-quoter
{
	width: 130px;
	height: 30px;
	color: #000000;
	padding: 20px 150px 10px 70px;
	text-align: right;
}

#region-six-quote
{
	width: 210px;
	height: 120px;
	font-style: italic;
	font-weight: bold;
	padding: 70px 70px 40px 90px;
	color: #ffffff;
	text-align: center;
}
.testimonials_inner #region-six-quote
{
	height: 180px;
	font-style: italic;
	font-weight: bold;
	padding: 65px 25px 0 58px;
	color: #ffffff;
	text-align: center;
}
#region-six-quoter
{
	width: 150px;
	height: 30px;
	color: #000000;
	padding: 24px 130px 10px 70px;
	text-align: right;
}

#testimonials-background
{
	width: 700px;
	height: 816px;
	background: url(/content/images/about/testimonials-bk_03.jpg) #ffffff no-repeat top;
	color: #005CA6;
}
.testimonials_inner
{
	background: url(/content/images/about/testimonials-bk_04.jpg) #ffffff no-repeat top !important;
	height:830px !important;
}
/* IE 6 fixes */
#testimonials-background p
{
	margin: 0;
}

#region-one, #region-two, #region-three, #region-four, #region-five, #region-six
{
	width: 347px;
}

#region-one-quote, #region-two-quote, #region-three-quote, #region-four-quote, #region-five-quote, #region-six-quote
{
	width: auto;
	overflow: hidden;
}

