.content{
	background: none;
	padding-bottom: 0;
}

.header .nav_title{
	padding: 70px 50px 0 0;
}

.footer .legal_btn{
	position:relative;
	z-index:10010;
}

/*ELEMENT STORY*/
.element_story{
	background: transparent url(../../images/frontend/img_element_story.png) no-repeat 50% 0;
	width: 100%;
	height: 430px;
	position: relative;
	z-index: 10001;
}

.element_story .text_left,
.element_story .text_right{
	float: left;
	display: inline;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	line-height: 14px;
}

.element_story .text_left{
	margin: 180px 0 0 225px;
}

.element_story .text_right{
	margin: 40px 0 0 30px;
}

.footer{
	margin-top: -18px;
}