body {
	background-image: url(/underconstruction/images/body_bg.gif);
}

#underconstruction {
	background-image:  url(/underconstruction/images/underconstruction_bg.png);
	background-repeat: no-repeat;
	height: 759px;
	width: 595px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div span {
	display: none;
}

div#blocks {
	position: absolute;
	top: 240px;
	left: 7px;
}

div.block {
	width: 226px;
	margin-left: 15px;
	float: left;
	position: relative;
}

div#leftBlock {
	background-image:  url(/underconstruction/images/leftBlock_bg.gif);
	height: 228px;
}

div#middleBlock {
	width: 469px;
	height: 331px;
}

div#middleBlock img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

div#rightBlock {
	background-image:  url(/underconstruction/images/rightBlock_bg.gif);
	height: 331px;
}

a.mailtoLink {
	width: 120px;
	border: 0;
	height: 16px;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
}

a#info_mail {
	margin-top: 93px;
}
