#testimonialsMain {
	width: 998px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #877b61;
	border-left-color: #877b61;
	background-color: #FFF;
}
#testimonialsMain h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#testimonialsMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#testimonialsMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.testimonialsMain h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-top: 2px;
}

#testimonialsMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align:justify;
}

#testimonialsMain a:link, #testimonialsMain a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CF831E;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
#testimonialsMain a:hover {
	text-decoration: underline;
}
.testimonialsHome {
	background-image: url(../images/supportPg_mainImage.jpg);
	background-repeat: no-repeat;
	height: 381px;
	width: 998px;
}
.testimonialsContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
}

.testimonialsContent img {
	padding: 5px;
}

.reviewContent {
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #CCC; 
	padding-bottom: 20px; 
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px; 
}

.reviewContent img {
	padding: 15px;
}

.reviewContent iframe {
	padding: 15px;
}
					 

.testimonialsContentStar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	background-image: url(../images/goldStar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	min-height: 50px;
}
.spacer {
	height: 50px;
	background-image: url(../images/spacerBar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float:none;
}
#topPageBar {
	background-image: url(../images/pageBar.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 975px;
	padding-left: 25px;
	padding-top: 50px;
}
#topPageBar a:link,  #topPageBar a:visited{
	margin: 0px;
	color: #e8b53b;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#topPageBar a:hover{
	margin: 0px;
	color: #ead396;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

