#languages {
	float: right;
	margin: 0 64px 4px 0;
	_margin: 0 32px 4px 0;
}

#languages .item {
	float: left;
	width: 20px;
	height: 12px;
	padding: 0 0 0 4px;
}

#languages .item a {
	display: block;
	width: 20px;
	height: 12px;
	background-repeat: no-repeat;
}

#realisatie {
	display: none;
	position: absolute;
	bottom: 22px;
	left: 50%;
	margin-left: 234px;
	width: 148px;
	height: 68px;
	padding: 2px 8px 8px 2px;
	background: url(../../../images/bg_realisatie.jpg) no-repeat left top;
}

#realisatie .close {
	position: absolute;
	top: 2px;
	right: 8px;
}

body {
	text-align: center;
	margin: 0;
	_margin: 0 0 0 1px;
	padding: 0;
	background: #EBEEF3 url(../../../images/bg.jpg) repeat-y center top;
}

*+html body {
	margin: 0px 0px 0px 1px;
	_margin: 0px;
}

body, html {
	height: 100%;
}

div {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: -29px auto 0 auto;
	min-height: 100%;
	_height: 100%;
	text-align: left;
}

#header {
	width: 900px;
	height: 139px;
	padding: 29px 0 0 0;
	background: url(../../../images/header.jpg) no-repeat left 29px;
}

#mainNav {
	float: left;
	width: 161px;
	background: #004B91;
}

#content {
	float: right;
	width: 739px;
}

#mainContent {
	float: left;
	width: 625px;
	padding: 0 20px 20px 20px;
	overflow: hidden;
}

#content #secondaryContent {
	display: none;
	float: right;
	width: 152px;
	padding: 0 64px 20px 0;
	_padding: 0 64px 20px 0;
}

#footer {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 29px;
	clear: both;
	background: url(../../../images/footer.jpg) no-repeat left top;
}

.customer_login {
	float: left;
	margin: 11px 0 0 5px;
	text-align: left;
}

.customer_login a {
	color: #ffffff;
	text-decoration: none;
}

.customer_login a:hover {
	text-decoration: underline;
}

.customer_login a img {
	border: 0;
	vertical-align: middle;
}
