div#page {
	/*position: relative;*/
    margin: 0 auto;
    padding: 0;
    width: 960px;
    background: нонв;
}
div#header {
    width: 100%;
    overflow: visible;
    position: relative;
    top: 0;
    left: 0;
    z-index: 150;
}
div.wrapper {
	position: relative;
	min-height: 330px;
	padding: 0 30px 0 330px;
	z-index: 100;
}
div.footer {
	padding: 55px 0;
	background: transparent url(../i/design/footer-ornament.gif) no-repeat 100% 0;
    clear: both;
}
div.ornament {
	position: absolute;
	left: -20px;
	top: 85px;
	z-index: 1;
}
div.ornament-home {
	top: 30px;
	left: 0;
}
div.w1-2 {
	position: relative;
	width: 47%;
	margin-left: 6%;
	float: left;
	z-index: 110;
}
div.w1-2-first {
	margin-left: 0;
}
div.w2-3 {
	position: relative;
	width: 66%;
	margin-right: 4%;
	float: left;	
	z-index: 110;
}
div.w1-3 {
	position: relative;
	width: 30%;
	float: left;
	z-index: 120;
}
div.clear {
	clear: both;
	font-size: 0.1em;
	width: 100%;
	line-height: 0.1em;
	height: 0.1em;
}
div.video, div.gallery {
	padding-left: 0;	
}
div.embed-video {
	width: 530px;
	margin-right: 20px;
	float: left;
}
div.video-list {
	position: relative;
	width: 372px;
	float: left;
}
div#embed-video {
	margin-bottom: 2em;	
}
div#player-list {
	width: 208px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 50px;
	overflow: visible;
    z-index: 1000;
}
div.home-ofset {
    text-indent: -9999px;
    position: absolute;
    
}