#wrapper {
	background: none;
}

#left, #center, #right {
	float: left;
	width: 221px;
	height: 423px;
	padding: 170px 20px 20px 20px;
	background: url(../../../images/column-bezoekers.jpg) no-repeat;
}

#center, #right {
	margin: 0 0 0 24px;
	background: url(../../../images/column-programma.jpg) no-repeat;
}

#right {
	background: url(../../../images/column-exposanten.jpg) no-repeat;
}

#blockLeft, #blockCenter, #blockRight {
	float: left;
	width: 261px;
	height: 85px;
	margin: 28px 0 0 0;
	padding: 13px 0 0 0;
	background: url(../../../images/block.jpg) no-repeat;
	text-align: center;
}

#blockCenter, #blockRight {
	margin-left: 24px;
}

.break {
	clear: both;
}

p {
	color: Black;
}

a {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

#footerNav {
	margin-top: 10px;
}

#footerNav a {
	color: #2b4ea2;
	text-decoration: none;
}

#footerNav a:hover {
	text-decoration: underline;
}