#header {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	height: 92px;
	background: url(img/header.gif) no-repeat
}
#header a {
	position: absolute;
	top: 13px;
	left: 552px;	
	height: 67px;
	width: 200px;
}
#boor {
	position: absolute;
	background: transparent url(img/boor.gif) no-repeat;
	width: 457px;
	height: 116px;
	left: -115px;
	z-index: 1000;
}
#boor a {
	position: relative;
	top: 92px;
	background: transparent;
	float: left;
	display: block;
	width: 107px;
	height: 20px;
	left: 115px;
}