@charset "utf-8";

div#header {
	margin-bottom: 2em;
	background: none;
	height: auto;
}

div#directions {
	width: 530px;
}

div#footer {
	margin: 20px 0px;
}

div#header img {
	position: static;
	top: auto;
	left: auto;
}

div#main {
	float: none;
	width: 100%;
	background: none;
	min-height: none;
}

div#maincontent {
	float: none;
	width: 100%;
}

div#mainmenu, div#footermenu {
	display: none;
}

div#map {
	width: 800px;
	text-align: center;
	height: 800px;
}

div#map_dir {
	width: 430px;
	height: 400px;
}