img.orange_border { 
	border: 4px solid #e7a400;	
}
#body_content_left {
	width: 100%;
	float: none;
}
#news_content, #events_content, #testimonials_content {
	width: 32%;
	float: left;
}
#news_content, #events_content {
	margin-right: 17px;
}
#testimonials_content {
	margin-left: 1px;
}
.section_title {
	height: 50px;
}