body {
	background-color: #003466;
}

#page #pageContent #roof {
	height: 216px;
}

#page #pageContent #contentMain {
	padding-top: 20px;
	background-image: url(../pics/bg-main-lander.jpg);
	background-repeat: no-repeat;
}

#page #pageContent #contentMain #botHelper {
	height: 1px;
	overflow: hidden;
}

#page #pageContent #contentMain #rememberSettings {
	padding-top: 10px;
	font-size: 11px;
}

#page #pageContent #contentMain a.language {
	display: block;
	margin-bottom: 10px;
	color: #036;
	text-decoration: none;
}

#page #pageContent #contentMain a.language:hover {
	text-decoration: underline;
}

#page #pageContent #contentMain img.flag {
	margin-right: 10px;
}
