div.page {
	margin: 0 auto;
	padding-top: 60px;
	width: 735px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 110;
}
body.homepage div.page {
	padding-top: 345px;
	width: 830px;
	 background: transparent url(../i/design/dot.gif) 0 800px repeat-x;	
}
div.content {
	padding: 0 150px 30px 0;
	min-height: 800px;
	background: #fff;
}
div.hidden {
	display: none;
}
body.sitemap div.content {
	padding: 0 15px 30px 0;
}
div.sidebar {
	width: 225px;
	position: absolute;
	top: 30px;
	right: -75px;
	z-index: 210;
}
body.homepage div.sidebar {
	top: 135px;
}
div.contact {
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 15px 0;
	width: 720px;
	position: relative;
	top: 0;
	left: -160px;
	z-index: 410;
	background: #0050b9;
}
div.content div.contact {
	padding: 0;
	width: 270px;
	display: inline;
	float: left;
	padding:0 0 0 1em;
	left: 0;
	background: #fff;
}
div.buros {
	width: 500px !important;
}
div.column {
	margin-left: 15px;
	width: 270px;
	display: inline;
	float: left;
}
body.homepage div.column {
                width: 325px;
}
div.clear {
	height: 0;
	clear: both;
	overflow: hidden;
}
div.wrapper {
	margin-right: 15px;
	padding-bottom: 30px;
	width: 405px;
	display: inline;
	float: right;
}
div.decorative {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 200;
}