#top-bar {
	position: relative;
	margin: 55px 0 20px 0;
	background-color: #E10016;
}
#logo-top { position: absolute; left: 12px; top: -55px; }
#logo-bottom { position: absolute; left: 12px; bottom: -19px; }
#content-row, #footer-row { margin-top: 1em; }
