#main {
	background: #000 url(/images/index/bg.png) no-repeat;
}

#language-selector {
	width: 181px;
	height: 94px;
	position: absolute;
	bottom: 9px;
}

#logo {
	height: 85px;
	width: 261px;
	background: url(/images/index/logo-bg.gif);
	position: absolute;
	bottom: 9px;
	right: 0px;
	text-align: center;
}

#logo img {
	margin-top: 27px;
}