@charset "utf-8";
/* CSS Document */
html, body
{
		margin:				0px;
		padding:			0px;
		width:				100%;
		height:				100%;
}
body
{
		background:			#970617 url(../images/background_portal.png) top left repeat-x;
		font-size:			12px;
		
}
div#mainContainer
{	
		width:				100%;
		padding-top:		59px;
}
div#mainWrapper
{
		width: 				100%;
		height:				542px;
		background:			url(../images/mainWrapper_portal.jpg) bottom left repeat-x;
}
div#services
{
		width:				563px;
		height:				266px;
		background:			url(../images/portal_services_background.png) bottom center no-repeat;
		margin-right:		10px;
		padding-top:		4px;
		float:				left;
}
div#thatslife
{
		width:				209px;
		height:				253px;
		background:			url(../images/portal_thatslife_background.png) bottom center no-repeat;
		margin-right:		10px;
		padding-top:		17px;
		float:				left;
}
div#specials
{
		width:				194px;
		height:				266px;
		background:			url(../images/portal_specials_background.png) bottom center no-repeat;
		padding-top:		4px;
		float:				left;		
}
.keuzemenu
{
		width:				1000px;
		margin:				15px auto 0px auto;
}
.logo
{
		width:				832px;
		height:				202px;
		text-align:			right;
		margin:				0px auto;
		padding-right:		168px;
}
.services
{
		width:				559px;
		height:				262px;
		padding-left:		4px;
		background:			url(../images/portal_services_foto.jpg) bottom center no-repeat;
}
.thatslife
{
		width:				205px;
		height:				249px;
		padding-left:		4px;
		background:			url(../images/portal_thatslife_foto.jpg) bottom center no-repeat;
}
.specials
{
		width:				190px;
		height:				262px;
		padding-left:		4px;
		background:			url(../images/portal_specials_foto.jpg) bottom center no-repeat;
		
}
