@charset "utf-8";
/* CSS Document */

/*leftcolumn*/
#testimonialsleftcolumn{
	width: 188px;
	height: 365px;
	margin: 10px 25px 0px 0px;
	background:url(images/serviceleftcolumnbg.gif) 0 0 no-repeat;
	float:left;
}
/*right column*/
#testimonialsrightcolumn {
	margin: 10px 0px 0px 0px;
	width:550px;
	float:left;
	height:900px;
	background:url(images/titleline.gif) 0 30px no-repeat;
}
