#homePageWrapper
{
	width: 960px;
}

.contentBlock
{
	width: 243px;
	height: 366px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#leftContent
{
	float: left;
	background-image: url("/PublishingImages/WerkenBijCordares/home_VertelMeer_background.gif");
}

#rightContent
{
	float: right;
	background-image: url("/PublishingImages/WerkenBijCordares/home_WatBiedt_background.gif");	
}

.innerContent
{
	margin-top: 104px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;    
    line-height: 20pt;
    font-size: 1.25em;
}

#animationWebpart
{
	float: left;
	text-align: center;
	height: 366px;
	width: 474px;
	overflow: hidden;
}

#bannersHomeWrapper
{
	clear: both;
	height: 175px;
	position: relative;
	top: 14px;
}

.bannerBlock
{
	position: relative;
    overflow-x: hidden;
	width: 480px;
}

#leftBanner
{
	float: left;
}

#leftBanner img
{
	position: absolute;
	left: 0px;
}

#rightBanner
{
	float: right;
}

#rightBanner img
{
	position: absolute;
	right: 0px;
}

div#flashcontainerhome
{
	position: absolute;
}