body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#122b49;
}
a img {
	border:0px;
}
#container {
	position:absolute;
	width:955px;
	height:635px;
	background:url(images/bg.jpg);
	margin-left:50%;
	left:-478px;
}

/* home menu */
#home a, #home a:hover, #home a#active {
	position:relative;
	left:14px;
	top:55px;
	width:106px;
	height:96px;
	background-image:url(images/Button%20Welcome%20tekst.jpg);
	float:left;
}

/* approach menu */
#approach a, #approach a:hover, #approach a#active {
	position:relative;
	left:20px;
	top:314px;
	width:118px;
	height:130px;
	background-image:url(images/Button%20Approach%20leeg.jpg);
	float:left;
}
#approach a:hover, #approach a#active {
	background-image:url(images/Button%20Approach%20tekst.jpg);
}

/* people menu */
#people a, #people a:hover, #people a#active {
	position:relative;
	left:-15px;
	top:108px;
	width:98px;
	height:97px;
	background-image:url(images/Button%20People%20leeg.jpg);
	float:left;
}
#people a:hover, #people a#active {
	background-image:url(images/Button%20People%20tekst.jpg);
}

/* identity menu */
#identity a, #identity a:hover, #identity a#active {
	position:relative;
	left:25px;
	top:378px;
	width:110px;
	height:132px;
	background-image:url(images/Button%20Identity%20leeg.jpg);
	float:left;
}
#identity a:hover, #identity a#active {
	background-image:url(images/Button%20Identity%20tekst.jpg);
}

/* markets menu */
#markets a, #markets a:hover, #markets a#active {
	position:relative;
	left:-33px;
	top:160px;
	width:93px;
	height:99px;
	background-image:url(images/Button%20Markets%20leeg.jpg);
	float:left;
}
#markets a:hover, #markets a#active {
	background-image:url(images/Button%20Markets%20tekst.jpg);
}

/* services menu */
#services a, #services a:hover, #services a#active {
	position:relative;
	left:-50px;
	top:282px;
	width:98px;
	height:116px;
	background-image:url(images/Button%20Services%20leeg.jpg);
	float:left;
}
#services a:hover, #services a#active {
	background-image:url(images/Button%20Services%20tekst.jpg);
}

/* contact menu */
#contact a, #contact a:hover, #contact a#active {
	position:relative;
	left:53px;
	top:142px;
	width:83px;
	height:90px;
	background-image:url(images/Button%20Contact%20leeg.jpg);
	float:left;
}
#contact a:hover, #contact a#active {
	background-image:url(images/Button%20Contact%20tekst.jpg);
}

/* langs */
#langs {
	position:relative;
	left:-652px;
	top:550px;
	width:100px;
	height:10px;
	color:#FFFFFF;
	font-weight:bold;
}
#langs a {
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
}