#work_space{
	height: 750px;
	padding-bottom: 0;
	margin-top: 20px;
	}
#logo_i{
	position: absolute;
	width:439px;
	height:114px;
	bottom: 185px;
	left: 10px;
	z-index: 1;
	}
#footer{
	position: absolute;
	width: 955px;
	height: 476px;
	bottom: 0px;
	z-index: 1;
	background: url(../images/bg_footer.gif) no-repeat bottom;
	}
#text_moovie{
	position: absolute;
	top: 50px;
	left: 20px;
	width: 890px;
	height: 320px;
	}
#text_moovie #text_moovie_text{
	list-style: none;
	font-size: 3em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.9em;
	color: #127a97;
	}