#content {
	background: white;
	height: 370px;
	width: 510px;
	float: left;
}

#marketing {
	float: right;
	background: #008aff;
	height: 370px;
	width: 440px;
	text-align: center;
}
