body
{
	background: #2170c9 url(images/bgHome.jpg) no-repeat center top;
}

body.nl-NL
{
	background: #2170c9 url(images/bgHome_NL.jpg) no-repeat center top;
}

body.nl-BE
{
	background: #2170c9 url(images/bgHome_nl-BE.jpg) no-repeat center top;
}

body.fr-BE
{
	background: #2170c9 url(images/bgHome_fr-BE.jpg) no-repeat center top;
}

#contentContainer #flashHome
{
    height: 333px;
    width: 691px;
    float:left;
    margin:33px 0 13px 13px;
    display:inline;
}

#contentContainer #balloon
{
   padding: 15px 0 0 90px;
   float: left;
   height: 100px;
   width: 290px;
   color:#034ea2;
}

body#language
{
   background:#2170c9 url(images/background-language.jpg) no-repeat center top;
}

#language #content
{
   width:970px;
   margin:0 auto 0 auto;
}

.titles
{
   padding:360px 0 0 665px;
   float:left;
}

.buttons
{
   padding:65px 0 0 650px;
   float:left;
}

.titles a.nl
{
   display:block;
   width:100px;
   height:20px;
   background:url(images/welcome-nl.png);
}

.titles a.fr
{
   display:block;
   width:100px;
   height:20px;
   background:url(images/welcome-fr.png);
}

.buttons a.nl
{
   display:block;
   width:65px;
   height:64px;
   background:url(images/button-nl.png);
   float:left;
   margin-top:25px;
}

.buttons a.fr
{
   display:block;
   width:65px;
   height:64px;
   background:url(images/button-fr.png);
   float:left;
}
