body {

}
a:link {
	color: #272627;
}
a:visited {
	color: #272627;
}
a:hover {
	color: #272627;
}
a:active {
	color: #272627;
}
#container {
	width: 1000px;
	height: 600px;
	padding: 0px;
	top: 50%;
	position:absolute;
	margin-top: -300px;
	margin-left: -500px;
	left: 50%;
	background: #272627 url(../images_home/corner_home_bl.gif) no-repeat 0px 520px;
}
#container #lefttop {
	background: #000000 url(../images_home/corner_home_tl.gif) no-repeat 0px 0px;
	height: 80px;
	width: 80px;
	float: left;
	clear: right;
}
#container #righttop {
	background: #000000 url(../images_home/corner_home_tr.gif) no-repeat;
	float: right;
	height: 80px;
	width: 80px;
}
#container #buttons {
	float: left;
	height: 292px;
	width:700px;
	margin-left: 70px;
	margin-top: 120px;
}
#container #buttons  #line {
	background: url(../images_home/dottet_line.gif);
	height: 292px;
	width: 7px;
	float: left;
}
#container #buttons #technici {
	float: left;
	height: 292px;
	width: 174px;
	margin-right: 24px;
	margin-left: 24px;
	border:none;
	background: url(../images_home/button_home_technici.gif) 0px 0px;
	text-indent: -9000px;
	display: block;
	overflow:hidden;
}
#container #buttons #technici:hover  {
	float: left;
	height: 292px;
	width: 174px;
	margin-right: 24px;
	margin-left: 24px;
	background: url(../images_home/button_home_technici.gif) -174px 0px;
}
#container #buttons #financials {
	float: left;
	height: 292px;
	width: 174px;
	margin-right: 24px;
	margin-left: 24px;
	background: url(../images_home/button_home_financials.gif) 0px 0px;
	text-indent: -9000px;
	display: block;
	overflow:hidden;
}
#container #buttons #financials:hover  {
	float: left;
	height: 292px;
	width: 174px;
	margin-right: 24px;
	margin-left: 24px;
	background: url(../images_home/button_home_financials.gif) -174px 0px;

}
#container #buttons #overheid {
	float: left;
	height: 292px;
	width: 174px;
	margin-right: 24px;
	margin-left: 24px;
	background: url(../images_home/bottom_home_overheid.gif) 0px 0px;
	text-indent: -9000px;
	display: block;
	overflow:hidden;
}
#container   #buttons   #overheid:hover  {
	float: left;
	height: 292px;
	width: 174px;
	margin-right: 24px;
	margin-left: 24px;
	background: url(../images_home/bottom_home_overheid.gif) -174px 0px;
}
#container #vacatures {
	height: 29px;
	width: 700px;
	float: left;
	margin-top: 23px;
}
#container  #vacatures  #vacaturestechnici {
	float: left;
	height: 29px;
	width: 208px;
	background: url(../images_home/direct_naar_vacatures.gif) no-repeat 0px -29px;
	display: block;
	border-style: none;
	text-indent: -9000px;
	overflow:hidden;
}
#container  #vacatures  #vacaturestechnici:hover {
	float: left;
	height: 29px;
	width: 208px;
	display: block;
	background: url(../images_home/direct_naar_vacatures.gif) no-repeat 0px 0px;
	border-style: none;
}
#container  #vacatures  #vacaturesfinancials {
	float: left;
	height: 29px;
	width: 208px;
	background: url(../images_home/direct_naar_vacatures.gif) no-repeat 0px -29px;
	margin-left: 22px;
	display: block;
	text-indent: -9000px;
	overflow:hidden;
}
#container  #vacatures  #vacaturesfinancials:hover {
	float: left;
	height: 29px;
	width: 208px;
	display: block;
	background: url(../images_home/direct_naar_vacatures.gif) no-repeat 0px 0px;
}
#container  #vacatures  #vacaturesoverheid {
	float: left;
	height: 29px;
	width: 208px;
	background: url(../images_home/direct_naar_vacatures.gif) no-repeat 0px -29px;
	margin-left: 22px;
	display: block;
	text-indent: -9000px;
	overflow:hidden;
}
#container  #vacatures  #vacaturesoverheid:hover {
	float: left;
	height: 29px;
	width: 208px;
	display: block;
	background: url(../images_home/direct_naar_vacatures.gif) no-repeat 0px 0px;
}
