body {
	background: #457AA0 url(../images/common/splash_bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Tahoma, sans-serif;
}

body, a {
	color: #FFF;
}

#page {
	background: url(../images/common/splash_in_bg.png) no-repeat;
	width: 433px;
	height: 420px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -240px 0 0 -216px;
}

#nav {
	background: url(../images/common/splash_nav.gif) no-repeat;
	width: 372px;
	height: 67px;
	margin: 340px auto 0;
	list-style-type: none;
	padding: 0;
}

#nav li {
	float: left;
	padding-top: 34px;
}

#nav a {
	display: block;
	height: 16px;
	line-height: 200em;
	overflow: hidden;
}

#odessa {
	width: 57px;
	background: url(../images/common/odessa.gif);
	margin-left: 58px;
}

#kiev {
	width: 34px;
	background: url(../images/common/kiev.gif);
	margin-left: 35px;
}

#kopengagen {
	width: 85px;
	background: url(../images/common/kopengagen.gif);
	margin-left: 36px;
}

