body {
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	background:#000;}
.overlay {
	position:relative;
	z-index:1;
	overflow:hidden;
	width:100%;
	height:1600px;}
.brand {
	position:absolute;
	top:230px;
	left:50%;
	width:770px;
	height:1300px;
	margin-left:-385px;
	background:#000;}
.container {
	position:absolute;
	top:230px;
	left:50%;
	z-index:10;
	width:770px;

	margin-left:-385px;
	background:#fff;
	border:2px solid #555;
	float:left;}
.top_left {
	position:absolute;
	top:-164px;
	left:-107px;
	z-index:2;
	overflow:hidden;
	width:419px;
	height:308px;
	background: url(http://multikino.com/images/top_left.jpg) no-repeat;}
.middle_left {
	position:absolute;
	top:203px;
	left:-154px;
	z-index:1;
	overflow:hidden;
	width:153px;
	height:283px;
	background: url(http://multikino.com/images/middle_left.jpg) no-repeat;}
.bottom_left {
	position:absolute;
	top:600px;
	left:-154px;
	z-index:1;
	overflow:hidden;
	width:146px;
	height:230px;
	background: url(http://multikino.com/images/foot_left.jpg) no-repeat;}
.top_right {
	position:absolute;
	top:-239px;
	right:-525px;
	z-index:1;
	overflow:hidden;
	width:1012px;
	height:385px;
	background: url(http://multikino.com/images/top_right.jpg) no-repeat;}
.middle_right {
	position:absolute;
	top:200px;
	right:-155px;
	overflow:hidden;
	width:155px;
	height:256px;
	background: url(http://multikino.com/images/middle_right.jpg) no-repeat;}
.bottom_right {
	position:absolute;
	top:650px;
	right:-315px;
	overflow:hidden;
	width:313px;
	height:408px;
	background: url(http://multikino.com/images/foot_right.jpg) no-repeat;}