body {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div.container{
	position:relative;
	width:862px;
	height:648px;
	margin:auto;
	background:url(../splash/splash_bg.jpg);
}
div.container div.menu_wrapper {
	position:absolute;
	top:450px;
	left:60px;
	width:66px;
}

div.menu_wrapper french_button_wrapper{
	
	width:66px;
}

div.menu_wrapper english_button_wrapper{
	width:66px;
}

div.spherika_logo{
	position:absolute;
	top:540px;
	left:660px;
}

div.inspire_logo{
	position:absolute;
	top:407px;
	left:366px;
	width: 113px;
	height: 97px;
}
