#content #container_welcome {
	width: 312px;
	background: transparent url(/images/home_hdr_welcome.jpg) no-repeat scroll 0 0;	
	padding: 40px 10px 0 10px;
	
	float: left;
}

#content #splash {
	width: 310px; 
	float: right;
}

#content #tiles {
	width: 890px;
	margin: 20px 0;
	text-align: center;
	clear: both;
}

#content #tiles img {
	margin: 0 5px;
}

#footer {
	width: 900px;
	margin: 20px auto;
	text-align: center;
}