body { margin: 0; padding: 0; background: #ede9d6; }

#container { margin: 20px 0; }

#position { height: 598px; padding: 7px 0; background: url(../images/splashBg.png) 0 0 repeat-x; }

#content { height: 598px; background: url(../images/splashBanner.jpg) center 0 no-repeat; text-align:center; }

.center{
	width: 70% ;
  margin-left: auto ;
  margin-right: auto ;
  text-align:center;
}
    #content .inner { width: 780px; height: 598px; position: relative; margin: 0 auto; }
    a.english {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	left: 287px;
	top: 327px;
	width: 105px;
	height: 50px;
}
    a.french {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	left: 414px;
	top: 331px;
	width: 115px;
	height: 50px;
}

.copyright a { color:#333333; text-align: right; font-size: 0.625em; text-align:center; }


a {	color:#000000; text-decoration:underline;  font-family: Verdana, Lucida, sans-serif;}
a:hover { color:#333333; text-decoration:none;  font-family: Verdana, Lucida, sans-serif;}

.space1{
	height:20px;	
}

.space2{
	width:900px;
}

.space3{
	height:300px;	
}

.logoSpace{
	padding-right:710px;	
}
