body,
html {
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: center;
	margin-top: -170px;
	position: absolute;
	top: 50%;
	height: 340px;
	visibility: visible;
	width: 100%;
}

#top {
	height: 90px;
	margin: 0px auto;
	width: 533px;
}

#middle {
	background: #4E507D url(images/front-extra2.jpg) center top no-repeat;
	border-bottom: 8px solid #E1393E;
	border-top: 9px solid #E1393E;
	height: 200px;
	margin: 0px auto;
	width: 100%;
}

#center {
	background: transparent url(images/front-map2.jpg) center top no-repeat;
	height: 200px;
	margin: 0px auto;
	width: 533px;
}

#bottom {
	height: 30px;
	margin: 0px auto;
	padding-top: 20px;
	width: 533px;
}

#bottom span.link {
	margin: 0px 50px 0px 50px;
}

a img {
	border: none;
}