/**************************************************************
   AUTHOR:    Amila Productions SA (amila.ch) - roger@amila.ch
   DATE:      2006.11.09
   PURPOSE:   Styles for the splash page
	CUSTOMER:  Ion Marin 
 **************************************************************/

#splashContent {
	margin: auto;
	margin-top: 50px;
	width: 798px;
}
#splashLeft {
	width: 111px;
	height: 35px;
	margin-top: 274px;
	background-image: url(../graphics/splashOfficial.gif);
	background-repeat: no-repeat;
}
#splashCenter {
	width: 576px;
	height: 396px;
	background-image: url(../graphics/splashBg.jpg);
	background-repeat: no-repeat;
}
#splashLanguage {
	width: 111px;	
}
#splashLanguage img{
	padding-top: 30px;	
}
#footerCredits {
	width: 550px;
}