.splash{
padding:20px 35px;
width:904px !important;
}

.splash img{
border:3px #d9d7d8 solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.splash a{
display:block;
width:306px;
height:127px;

margin-top:2px;
padding-left:140px;

background:transparent url('../../layout/img/splash/splashButton.jpg') top left no-repeat;

color: #2E855B;
text-decoration:none;
font-size:2.5em;
line-height:127px;
font-weight: normal;
font-family: "LeagueGothicRegular",Geneva,Arial,Helvetica,sans-serif;

text-shadow: 0px 2px 0px #ffffff;
filter: dropshadow(color=#ffffff, offx=0, offy=2);
}

.splash a span.grey{
color: #969696;
}

.splash a:hover, .splash a:hover span{
background-position:bottom left;
color: #fff;
text-shadow: 0px 2px 0px #296a4a;
filter: dropshadow(color=#296a4a, offx=0, offy=2);
}

.splash a span.flag{
display:block;
position:absolute;
width:80px;
height:110px;
margin-left:-100px;
margin-top:7px;
background:transparent url('../../layout/img/splash/beFlag.png') top left no-repeat;
}

#splashLinkFr a span.flag{
width:102px;
margin-left:-120px;
background:transparent url('../../layout/img/splash/frFlag.png') top left no-repeat;
}

#splashLinkCom a span.flag{
width:138px;
margin-top:20px;
margin-left:-145px;
background:transparent url('../../layout/img/splash/comFlag.png') top left no-repeat;
}

#splashLinkCom a{
padding-left:160px;
}


#splashLinkBe, #splashLinkFr, #splashLinkCom{
display:inline-block;
width:426px;
}
#splashLinkFr{margin-left:47px;}
#splashLinkCom{margin-left:320px; margin-top:40px;}

#label{
border:none;
position :absolute;
left:125px;
bottom:70px;
}

h1{
color: #2E855B;
font-size:2.750em;
text-transform:uppercase;
font-weight: normal;
font-family: "LeagueGothicRegular",Geneva,Arial,Helvetica,sans-serif;
margin:5px 0 0;
text-align:center;
}

.darkGrey{color:#4a4a4a;}
.lightGrey{color:#dedede;}



.lt-ie8 #splashLinkBe,
.lt-ie8 #splashLinkFr {
display: inline-block;
*display: inline;
zoom: 1;
}

.lt-ie8 .splash a {
position:relative;
}
.lt-ie8 .splash a span.flag,
.lt-ie8 #splashLinkCom a span.flag {
margin-top: -35px;
}

/* Stylesheet: splash Modified On 2013-05-14 08:36:41 */
