#mainleftsidebar {
	float: left;
	width: 220px;
	margin-top: 50px;
}
#mainContentslideshow {
	float: right;
	height: 350px;
	width: 500px;
}

