@charset "UTF-8";
/* CSS Document */

/*= Layouts
-------------------------------------------------------------------------*/

#bgFullTop {
	background: #75a4c2 url(../images/bgFullTopSplash.gif) no-repeat center top;
	height:475px;
}
.pageWrapper {
	text-align: left;
	width: 700px;
	margin: 0 auto 0 auto;
}
#splash h1 {
	color:#b16915;
	font-size:18px;
	font-weight:normal;
	padding: 20px 0 24px 0;
	margin:0;
}

#splash h1#fr {
	color:#b16915;
	font-size:18px;
	font-weight:normal;
	padding: 20px 0 10px 0;
	margin:0;
}
#splash p {
	color:#805015;
	font-size:12px;
	line-height:16px;
	padding:0 0 20px 0;
}
/*= Header Picture Area
-------------------------------------------------------------------------*/
#splash #layerPictureTop {
	padding:94px 0 0 0;
	height: 188px;
	width: 700px;
}
#splash #layerPicFrame {
	margin:0;
	height: 188px;
	width: 700px;
	position: absolute;
	z-index: 1;
}
/*= Header Picture Area
-------------------------------------------------------------------------*/

#layerSplashContent {
	background: url(../images/bgSplashText.gif) no-repeat;
}
.layerEnglishCol {
	width:290px;
	float:left;
	padding: 0 0 0 40px;
}
.layerFrenchCol {
	width:290px;
	float:right;
	padding:0 40px 0 0;
}
#layerBottomSplash {
	background: url(../images/bottomSplash.gif) no-repeat;
	height:16px;
	padding:0;
}
a.btnSplash:link, a.btnSplash:active, a.btnSplash:active, a.btnSplash:visited {
	background: url(../images/btnSplash.gif) no-repeat 0px 0px;
	display:block;
	width:156px;
	color:#b46a14;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 6px 0 7px 27px;
}
a.btnSplash:hover {
	background: url(../images/btnSplash.gif) no-repeat 0px -26px;
	color:#fff;
	text-decoration:none;
}
#layerLogoHistory {
	/*display:none;*/
	padding:2px 0 0 0;
}
/*= End
-------------------------------------------------------------------------*/
