body{ background:#c6b37b; margin: 0;}

#global{ font-family:Verdana, Arial, Helvetica, sans-serif; margin: 200px auto; text-align:center;}

#imageContainer { margin:0px auto; height:211px; width: 933px; position: relative; }

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#langchoice{ margin: 0 auto; padding: 0; width: 400px; text-align: center;}
#langchoice ul{ list-style: none;}
#langchoice ul li{ list-style: none; display:inline;}
#langchoice ul li a.lang_fr{ width: 103px; height: 33px; display:block; text-indent: -9999px; background:url(../images/index/langchoice_fr_off.jpg) no-repeat; float:left;}
#langchoice ul li a:hover.lang_fr{ background:url(../images/index/langchoice_fr_on.jpg) no-repeat;}

#langchoice ul li a.lang_nl{ width: 143px; height: 33px; display:block; text-indent: -9999px; background:url(../images/index/langchoice_nl_off.jpg) no-repeat; float:left;}
#langchoice ul li a:hover.lang_nl{ background:url(../images/index/langchoice_nl_on.jpg) no-repeat;}

#langchoice ul li a.lang_en{ width: 109px; height: 33px; display:block; text-indent: -9999px; background:url(../images/index/langchoice_en_off.jpg) no-repeat; float:left;}
#langchoice ul li a:hover.lang_en{ background:url(../images/index/langchoice_en_on.jpg) no-repeat;}



