#wrapper2 {
	width:968px;	
	height:405px;
	margin:0 auto 0 auto;
	background:url(images/splashTileBackground.gif) top left repeat-x;
	text-align:center;
}
#wrapper img {
	padding-top:205px;
}
#langSelect {
	height:148px;
	width:968px;
	margin:0 auto 0 auto;
	position:relative;
	background:url(images/squares.gif) 0 0 repeat;
}

#orangeRule {
	width:3px;
	height:37px;
	background-color:#9c4024;
	position:absolute;
	top:64px;
	left:489px;
	font:8px/8px sans-serif;
}
#langEn a {
	width:69px;
	height:20px;
	background:url(images/splashEn.gif) 0 0 no-repeat;
	display:block;
	text-indent:-1500px;
	overflow:hidden;
	position:absolute;
	top:72px;
	left:398px;
}
#langFr a {
	width:81px;
	height:20px;
	background:url(images/splashFr.gif) 0 0 no-repeat;
	display:block;
	text-indent:-1500px;
	overflow:hidden;
	position:absolute;
	top:72px;
	left:513px;
}
#langEn a:hover, #langFr a:hover { background-position: 0 -20px;}

