

	p.testi{	
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
color:#313131;
text-align:justify;
		margin-top:0px;
	}
	span.quote {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
color:#313131;
font-weight:bold;
}

 add{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7E0001;
text-decoration:none;
}


	h3 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
color:#168CB8;
font-weight:bold;
margin-left:10px;
margin-top:5px;
}
hr {
	height:1px;
	color:#6E6E6E;
	background-color:#6E6E6E;
	border:0px;
}
	.clear{
		clear:both;
	}
	#mainContainer{
		width:230px;
		height:230px;
		margin:0 auto;
		background-color:#FFF;
		padding:10px;
		margin-top:10px;
		margin-bottom:10px;
		text-align:left;
		background-image:url(images/testimonial_bg.jpg);
		background-repeat:no-repeat;
			
	}
	
	
	
	/* CSS for my first scrolling box */
	#scrollingContainer{
		width:200px;	/* 170 pixels in width */
		height:130px;	/* Height of box */
		
		border:0px solid #000;	/* Black border around box */
		background-color:none;	/* Light blue background color */

		padding:10px;	/* A little bit of space between border of box and text inside */
		float:left;	/* I want the text to wrap around the box */
		margin-right:10px;	/* Right margin of 10 pixels */
		margin-top:65px;
		font-size:0.9em;	/* Smaller font size than the rest of the page */
		
		overflow:hidden;	/* Hide overflow content */
	}
	/* End css for my first scrolling box */
	
	
	
.Style{	
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:21px;
font-style:italic;
font-weight:bold;
color:#7E0001;
text-align:justify;
margin-top:0px;

}
	
.Style1{	
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color:#CC9900;
text-align:justify;
margin-top:0px;
	
}	
	
	
	
	
