/*----------- Services Main ----------------------*/
#testimonialsmenu {
	position:absolute;
	background: url(../images/srvcmenubck.jpg) repeat-y;
	width: 133px;
	top: 230px;
	left: 44px;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 1;
}

#testimonialsmenu h3 {
	padding: 0;
	width: 150px;
	height: 20px;
	background: url(../images/titleblocks/testimonials.jpg) no-repeat transparent;
}

#testimonialsmenu h3 span {
	display: none;
}

#testimonialscontainer {
top:13px;
width:870px;
height:990px;
position:relative;
margin:0 auto;
padding:0;
}

#testimonialscontent {
	width:870px;
	height:1100px;
	background-color:#000000;
}

#testimonialscontentcopy {
	position:absolute;
	width: 455px;
	top: 229px;
	left: 203px;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 1;
}

.refertxtblue {
	color: #637fe3;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.refertxtwht	 {
	color: #d7d7d7;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
