body {

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	text-align: center;

	padding: 100px 0 20px;

	margin: 0;

	background: #fff;

}



/*=page wrapper

---------------------*/

#pageWrapper {

	text-align: left;

	margin: 0 auto;

	position: relative;

	width: 672px;

	height: 408px;

	background: url(../images/splash_bg.jpg) no-repeat;

}



#pageWrapper h1 {

	width: 257px;

	height: 29px;

	margin: 0;

	text-indent: -9999px;

	background: url(../images/crkn_rcdr.gif) no-repeat;

	position: absolute;

	top: 101px;

	left: 189px;

}



#pageWrapper h2 {

	width: 313px;

	height: 38px;

	margin: 0;

	text-indent: -9999px;

	background: url(../images/splash_h2.gif) no-repeat;

	position: absolute;

	top: 142px;

	left: 190px;

}



/*=navigation

----------------------------*/

#pageWrapper ul#navigation {

	width: 202px;

	height: 27px;

	margin: 0;

	padding: 0;

	line-height: 1;

	position: absolute;

	top: 252px;

	left: 78px;

	background: url(../images/splash_nav_bg.gif) 95px 0 no-repeat;

}



#navigation li {

	list-style: none;

	position: absolute;

	top: 3px;

	height: 17px;

}



#navigation li#welcome { left: 0; width: 70px; }

#navigation li#bienvenue { left: 121px; width: 81px; }



#navigation a {

	display: block;

	text-decoration: none;

	text-indent: -9999px;

	height: 17px;

}



#welcome a:link, #welcome a:visited { background: url(../images/splash_welcome_off.gif) no-repeat; }

#welcome a:hover { background: url(../images/splash_welcome_on.gif) no-repeat; }



#bienvenue a:link, #bienvenue a:visited { background: url(../images/splash_bienvenue_off.gif) no-repeat; }

#bienvenue a:hover { background: url(../images/splash_bienvenue_on.gif) no-repeat; }



/*=footer

-----------------------*/

#pageWrapper #footer {

	position: absolute;

	top: 344px;

	left: 0;

	width: 672px;

	height: 64px;

	background: #A90232;

}



#footer p {

	text-indent: -9999px;

	margin: 0;

	width: 330px;

	height: 38px;

	position: absolute;

	top: 12px;

	left: 304px;

	background: url(../images/splash_footer_text.gif) no-repeat;

	

}