.image {
	float: right;
	width: 200px;
	height: 300px;
	background-color: #eeeeee;
	margin-left: 20px;
}

.services{
	float: left;
	width: 100%;
	}
.services_copy{
	float: left;
	width: 680px;
	
}
.studies{
	float: left;
	width: 100%;
}