#sub-banner {
	float: left;
	border-bottom: 1px solid #ccc;
	width: 900px;
}
#sub-banner #site-logo {
	float: left;
	width: 400px;
	height: 115px;
}
#sub-banner #sub-splash {
	float: left;
	background: url('/images/sub-splash.jpg') top left no-repeat;
	width: 500px;
	height: 115px;
}
#sub-banner #divisions-menu {
	float: left;
	margin: 0;
	padding: 70px 0 0 0;
	width: 500px;
}