/* ------------  Testimonials Page  -----------*/

#body_test #context1 {
	background-color: #E8D6AC;
	background-image: url(graphics/logo_lg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 935px; }
	
#about {
	position: relative;
	left: 12px;
	top: 70px;
	padding: 10px;
	height: 830px;
	width: 675px;
	background-image: url(graphics/text_bg2.png);
	z-index: 90; }
	
#bubble1 {
	position: absolute;
	background-image: url(graphics/bubble1.png);
	width: 229px;
	height: 183px;
	left: -200px;
	top: -29px; }
	
#bubble2 {
	position: absolute;
	background-image: url(graphics/bubble2.png);
	width: 229px;
	height: 183px;
	left: 696px;
	top: 182px; }
