@import url(main.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);
@import url(mailform.css);
@import url(box.css);
@import url(news.css);
@import url(site-map.css);

#middle-marker-box {
	margin: 0;
	padding: 20px;
}

#middle {
	width: 533px;
	z-index: 2;
	background: #FFFFFF;
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 533px;
	min-height: 450px;
}

#right-marker-box {
	margin: 0;
	padding: 0;
}

#right-marker {
	margin: 0;
	padding: 0;
}

#right {
	width: 160px;
	z-index: 4;
}

#right-content {
/*	position: relative;
	z-index: 5;*/
	width: 160px;
}

#content-wrapper {
	position: absolute;
/*	z-index: 1;*/
	top: 264px;
	left: 0;
	width: 620px;
	height: auto;
	clear: both;
}
