
#page{
	text-align: center;
}

body.splash-page #nav-0, body.splash-page #lang-nav, body.splash-page #footer, body.splash-page #prefooter{
	display:none;
}

body.splash-page #header{
	text-align: left;
}
body.splash-page #header-img{
	height:202px;
	background: url(/images/theme/header-img.png) no-repeat 55% 0;
}

body.splash-page {
	background: url(/images/theme/body-bg.png) repeat-x scroll 0 0;
}

body.splash-page #flashcontent{
	margin:0 0 0 104px;
	!margin:0 0 0 30px;
	_margin:0 0 0 0;
	width: 600px;
	/*_width: 800px;*/
	text-align: center;
	z-index: 100;
}

body.splash-page #page-inner{
	background:url(/images/theme/bg-splash.png) no-repeat scroll 50% 380px;
}

body.splash-page #content{
	position:relative;
	margin:0;
}

body.splash-page #content p{
	text-align:center;
}
body.splash-page #content h3{
	position: absolute;
	top: 330px;
	z-index: 200;
	padding: 3px 20px 0;
	border-top:1px solid #f579c2;
	cursor: pointer;
}

body.splash-page #content h3.fr{
	left: 60px;
	_left: -37px;
}

body.splash-page #content h3.nl{
	right: 60px;
	_right: 80px;
}

body.splash-page #content h3 a{
	color:#E70583;
	font-family:"Century Gothic",Arial,Helvetica,sans-serif;
	font-size:1em;
	padding:0 0 5px;
	text-decoration:none;
	cursor: pointer;
}

body.splash-page #content h3 a span{
	color:#0a2950;
	font-family: Arial,Helvetica,sans-serif;
	font-size:0.722em;
	text-decoration:none;
}

body.splash-page a span{
	position: absolute;
	left: -50000px;
}