#box_1 {
	width: 49%;
	float: left;
}

#box_2 { 
	width: 49%;
	float: right;
}

#box_3 {
	
	margin-top: 15px;
	width: 100%;
	float: left;
}