* {
margin:0;
padding:0;
}
body, html {
height:100%;
}
body {
background:#424242 url(../images/bg.gif) left top repeat-x;
font:11px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
a img {
border:none;
}
#distance { 
width:1px;
height:50%;
margin-bottom:-227px;
float:left;
}
#wrapper {
position:relative;
clear:left;
overflow:hidden;
width:794px;
height:600px;
margin:0 auto;
text-align:left;
}
#logo {
text-align:center;
margin-bottom:61px;
}
#en {
float:left;
width:233px;
margin-right:44px;

}
#eng {
background:url(../images/flags_en.gif) left top no-repeat;
width:70px;
height:61px;
display:block;
margin-left:90px;
margin-bottom:20px;
}
#eng:hover {
background:url(../images/flags_en_h.gif) left top no-repeat;
}
#nl {
float:left;
width:247px;
margin-right:42px;
}
#nll {
background:url(../images/flags_nl.gif) left top no-repeat;
width:70px;
height:61px;
display:block;
margin-left:90px;
margin-bottom:20px;
}
#nll:hover {
background:url(../images/flags_nl_h.gif) left top no-repeat;
}
#fr {
float:left;
width:227px;
}
#fre {
background:url(../images/flags_fr.gif) left top no-repeat;
width:70px;
height:61px;
display:block;
margin-left:90px;
margin-bottom:20px;
}
#fre:hover {
background:url(../images/flags_fr_h.gif) left top no-repeat;
}
.flags {
display:block;
text-align:center;
margin-bottom:51px;
}
