div#splashHeader {
	 
	height: 45px;
	background: transparent url(/images/header/logo_header.png) left top no-repeat;
	padding: 22px 0 0 33px;
	margin-top:20px;
}  

div#splashFooter {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	width: 939px;
	height: 22px;
	
	padding: 0;
	
	background: transparent url(/images/footer/footer_bg.png) left bottom no-repeat;
}

div#splashContent {
	margin-left: 12px;
	width: 916px;
	background:#fff;
}

div#splashContent div.left ul li,
div#splashContent div.mid ul li,
div#splashContent div.right ul li {
	display: inline;
	list-style-type: none;
	
	padding: 0;
	margin: 0;
}

div#splashContent div.left {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	width: 262px;
	
	margin-left: 42px;
	padding: 0;
}

div#splashContent div.left img.one {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	margin: 0;
	padding: 0;
}

div#splashContent div.left img.two {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	margin: 0;
	padding: 0;
}

div#splashContent div.mid {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	width: 334px;
	
	margin: 0;
	padding: 0;
}

div#splashContent div.mid img.one {
	float: left;
	/* IE float double-margin fix */
	display: inline;
}

div#splashContent div.mid img.two {
	float: left;
	/* IE float double-margin fix */
	display: inline;
}

div#splashContent div.right {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	width: 225px;
	
	margin: 0;
	padding: 0;
}

div#splashContent div.right img.one {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	margin: 0;
	padding: 0;
}

div#splashContent div.right img.two {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	margin: 0;
	padding: 0;
}

div#splashContent a.rollEN {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	width: 158px;
	height: 60px;
}

div#splashContent a.rollEN {
	background: transparent url(/images/landpage/english_en.jpg) no-repeat;
}

div#splashContent a.rollEN:hover {
	background: transparent url(/images/landpage/english_en_on.jpg) no-repeat;
}

div#splashContent a.rollFR {
	float: left;
	/* IE float double-margin fix */
	display: inline;
	
	width: 176px;
	height: 60px;
}

div#splashContent a.rollFR {
	background: transparent url(/images/landpage/french_fr.jpg) no-repeat;
}

div#splashContent a.rollFR:hover {
	background: transparent url(/images/landpage/french_fr_on.jpg) no-repeat;
}


div.splashDiv {
border-bottom:1px solid #C0C0C0;
width:200px;
}

.splash_info_content {
	display: inline;
	background: url(/images/landpage/IS_splash.jpg) no-repeat scroll 0 0 transparent;
	height:200px;
	padding: 0;
	color:#C0C0C0;
}
.splash_paragraphs {
        display: inline;
	width:206px;
	padding: 0;
	margin:140px 0 0 50px; 
	float:left;
	font-size:0.95em;
}

#en_index a { 
display: block; 
float:left;
width: 158px; 
height: 60px; 
background: transparent url(/images/landpage/english_en.jpg) no-repeat; 
} 

#en_index a:hover { 
background: transparent url(/images/landpage/english_en_on.jpg) no-repeat; 
} 

#fr_index a { 
display: block; 
float:left;
width: 158px; 
height: 60px; 
background: transparent url(/images/landpage/french_fr.jpg) no-repeat; 
} 

#fr_index a:hover { 
background: transparent url(/images/landpage/french_fr_on.jpg) no-repeat; 
} 


/* -	-	-	-	-	-	-	-	-	*/
/*  			landing page					*/
/* -	-	-	-	-	-	-	-	-	*/
div.IS_splash { width:914px; height:358px; background: url(/images/landpage/is_splash.jpg) no-repeat;}
div.ISF_splash { width:914px; height:358px; background: url(/images/landpage/isf_splash.jpg) no-repeat;}
div.LFA_splash { width:914px; height:358px; background: url(/images/landpage/lfa_splash.jpg) no-repeat;}
div.LS_splash { width:914px; height:358px; background: url(/images/landpage/ls_splash.jpg) no-repeat;}
div.ES_splash { width:914px; height:358px; background: url(/images/landpage/es_splash.jpg) no-repeat;}
div.GS_splash { width:914px; height:358px; background: url(/images/landpage/gs_splash.jpg) no-repeat;}
div.IS_splash { width:914px; height:358px; background: url(/images/landpage/is_splash.jpg) no-repeat;}
div.SC_splash { width:914px; height:358px; background: url(/images/landpage/sc_splash.jpg) no-repeat;}
div.ISC_splash { width:914px; height:358px; background: url(/images/landpage/isc_splash.jpg) no-repeat;}
div.LX_splash { width:914px; height:358px; background: url(/images/landpage/lx_splash.jpg) no-repeat;}
div.GX_splash { width:914px; height:358px; background: url(/images/landpage/gx_splash.jpg) no-repeat;}
div.ES_splash { width:914px; height:358px; background: url(/images/landpage/es_splash.jpg) no-repeat;}


