body {
	margin: 0;
	padding: 0;
	text-align: center; /*IE6 centerPage */
	background-color: #929496;
	background-position: center center;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

#wrapperTop {
	background: #ebebeb;
	padding-top: 3px;
	height: 23px;
	border-bottom: 1px solid #a3a3a3;
}

#topNav .tx-feuserloginsystem-pi1, #topNav #tMenu {
	display: inline-block;
}

#container {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#header {
	float: left;
	width: 760px;
	height: 89px;
}

#menu {
	float: left;
	width: 760px;
	height: 46px;
	background: url(/fileadmin/ondernemendlimburg/images/menuBkg.gif) no-repeat top;
}

#block_1 {
	float: left;
	width: 430px;
	padding: 23px 13px 13px 13px;
}

#block_2 {
	float: right;
	width: 284px;
	height: 525px;
	border-top: 13px solid white;
	padding: 10px;
}

#footer {
	clear: left;
	padding-left: 13px;
}