body {
	background: #FFF;
}

#wrapper, #content {
	width: auto;
	margin: 0;
	padding: 0;
}

#head {
	height: 110px;
	width: auto;
	position: relative;
	padding: 0;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

#main, #content {
	width: auto;
	padding: 0;
	float: none;
}

#foot {
	position: relative;
	top: 0;
	left: 0;
	background: transparent;
	bottom: 0;
	width: auto;
}

#shortcuts, #search, #navigation, #panorama, #sidebar {
	display: none;
}

#breadcrumbs {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 15px;
	width: auto;
}

#breadcrumbs, #breadcrumbs a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
