#header {
	background: url(img/start_header.jpg) no-repeat;
	height: 214px;
}
#left-column {
	background: url(img/start_left.jpg) no-repeat;
}
.header-bottom {
	display: none;
}
.navigation {
	display: none !important;
}
#portlet-language-switcher {
	display: none;
}

#content {
	padding: 90px 90px 10px 90px;
	line-height: 24px;
}

#header {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
