.header{
	width:1350px;
	margin:0 auto;
}
.menu{
	margin:50px 435px 0 0;
}
.go-up{
	right:-160px;
}
.title-wrapper .arrow-up{
	display:block;
	width:25px;
	height:10px;
	text-indent:-9999px;
	background:#808080 url('images/arrow-up.png') no-repeat center 0px;
	position:absolute;
	bottom:0px;
	right:-120px;
}
.title-wrapper .arrow-up:hover{
	background:#808080 url('images/arrow-up.png') no-repeat center -10px;
}