#content {
	padding: 0;
}
#content object,#content img {
	display: block;
	width: 700px;
	height: 426px;
	margin: 0 auto;
}
#enter {
	clear: left;
	float: left;
	width: 100%;
	padding: 26px 0 0;
}
#enter img {
	display: block;
	margin: 0 auto;
	border: 0;
}
#enter img#strapline {
	margin: 0 auto 12px;
}
#footer {
	background-color: #ffffff;
	color: #6d6d6d;
}
#footer a {
	background-color: #ffffff;
	color: #6d6d6d;
}
#footer a:hover,#footer a:focus,#footer a:active {
	background-color: #ffffff;
	color: #274338;
}

