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

BODY {
background:#333333 url(../images/splash/bg-splash.gif) repeat-x;
margin:0px;
}

#wrapper {
width:800px;
margin-left:auto;
margin-right:auto;
}

#header {
background-image:url(../images/splash/splash-header.gif);
height:130px;
}

#splash {
margin-top:27px;
margin-left:120px;
}

#splash p a {
color:#FFFFFF;
text-decoration:none;
}

#splash p img {
padding-bottom:15px;
}

.nl {
width:140px;
text-align:center;
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
}


.be {
width:140px;
text-align:center;
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin-left:60px;
margin-right:60px;
}

.mo {
width:140px;
text-align:center;
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
}

#nrg {
display:none;
}


