#splash_global{
	width: 1004px;
	margin: 0 auto;
}
#splash_top{
	background-image: url(../images/splash_top.gif);
	height: 181px;
	width: 1004px;
}
#splash_inhoud{
	background-image: url(../images/splash_inhoud.gif);
	background-repeat: repeat-y;
}
#splash_footer{
	background-image: url(../images/splash_footer.gif);
	height: 	40px;
	width:	1004px;
}
.splash_button_left img, .splash_button_right img{
		margin-bottom: 20px;	
}
.splash_button_left{
	width :464px;
	float: left;
	margin-left: 30px;

}
.splash_button_right img{
	border-left: 20px solid white;
}
