html {
	background: #fff;
}
body {
	color: #004E61;
	background: transparent;
	font: normal normal normal 0.875em/1.143em Georgia, "Times New Roman", Times, serif;
}
html, body {
	min-height: 100%;
}
div.page-wrapper {
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}
div.header, div.wrapper, div.footer {
	margin: 0 auto;
	padding: 0 22px;
	width: 916px;
	overflow: visible;
	clear: both;
}
div.logo {
	margin-left: 312px;
	margin-bottom: 20px;
	padding-top: 20px;
}
div.wrapper {
	position: relative;
	top: 0;
	left: 0;
	z-index: 300;
}
div.content {
	margin-bottom: 60px;
	padding: 0 0 0 312px;
	width: 604px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 320;
	overflow: hidden;
}
div.footer {
	padding: 0;
	border-top: 1px solid #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 315;
}
div.main {
	width: 370px;
	width: 350px;
	display: inline;
	float: left;
}
div.sidebar {
	width: 214px;
	width: 234px;
	display: inline;
	float: right;
}
div.column {
	margin-left: 20px;
	width: 175px;
	display: inline;
	float: left;
}
div.first-child {
	margin-left: 0;
	width: 214px;
}
ul.navigation, p.language {
	display: none;
}
