#container {
	position: absolute;
	left: 45%;
	top: 10px;
	width: 871px;
	margin-left: -435px;
	z-index: 999;
} 

#baner {
	position: absolute;
	left: 50%;
	top: 50px;
	width: 50px;
	margin-left: -435px;
	z-index: 1009;
	background-color: #000000;
} 

#conti {
	position: absolute;
	left: 39px;
	top: 36px;
	z-index: 1100;
	background-color: #000000;
} 

#side {
	position: relative;
	visibility: visible;
	z-index: 1;
	left:11px; 
	bottom:405px; 
	margin-bottom:0px; 
	z-index: 500;

}

html { overflow:hidden; }

