  /*set widths of tabs*/
#tab1 {
  width:167px;
  	float:left; 
	height:35px;
}
#tab2 {
	width:120px;
}  
#tab3 {
	width:233px;
}
#tab4 {
	width:94px;
}
#tab5 {
	width:120px;
}
#tab6 {
	width:136px;

}
#tab7 {
	width:100px;

}

div.homebanner {
	background-image:url(/nl/images/main_image_mod_nl.jpg);
	background-repeat:no-repeat;
	margin-left:24px;
	width:668px;
	height:248px;
	overflow:hidden;
}

