#Container {
  margin: 0 auto;
  width: 968px;
  text-align: left;
  }

#Head{
  width: 968px;
  height: 97px;
}

body { 
font-family: verdana, "lucida console", sans-serif;
font-size: 0.80em;
}

h1 {
color: #CC6600;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.90em;
}

#innerContainer{
  width : 968px;
  height : 425px;
  background : url(images/achtergrond-splash.jpg) no-repeat 0 0;
 }

#Bottom{
background: #ca003a;
width: 968px;
height: 40px;
text-align : center;
word-spacing: 120px;
}

#Left {  width:200px; height: 425px; float: left; }
#Main {  width:562px; height: 425px; float : left; }
#Right { width:200px; height: 425px; float : left; }

#img-ben-links{ margin-top :10px; margin-left: 15px;}
#img-ben-rechts{ margin-top :220px; margin-left: 33px;}

#innerMain {width : 100%;height:300px; overflow: auto; margin-top : 80px;}