.aboutbg {
	position: relative;
	top: 8px;
	left: 33px;
	float: left;
	width: 501px;
background: #ffd2e6 url('../images/about_topbg.jpg') top left no-repeat; border: 5px solid #f8a2d2; 
}

.aboutbg2 {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 501px;
background:  url('../images/about_bottombg.jpg') bottom left no-repeat;
}

.programsbg {
	position: relative;
	top: 8px;
	left: 33px;
	float: left;
	width: 501px;
	background: #edc0d1 url('../images/programs_topbg.jpg') top left no-repeat; border: 5px solid #f79fd2; 
}

.programsbg2 {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 501px;
	background:  url('../images/programs_bottombg.jpg') bottom left no-repeat;
}


.index_top_left {
	position: relative;
	top: 30px;
	left: 20px;
	float: left;
	width: 401px;
}

.testimonials{
	position: relative;
	top: 16px;
	left: 20px;
	width: 550px;
	float: left;
}

.test_box {
	background: #fff url('../images/test_box.jpg') top left no-repeat;
	width: 511px;
	border: 1px solid #f7a6d0;
}