body {
	width: px;
}
.lang {
	padding-left: 60px !important;
	background: transparent url(/img/rs.png) 80px 11px no-repeat;
}
.lang a {
	padding-left: 10px;
}

#home {
	top: 0px;
	left: 0px;
	z-index: 2;
}
#home_bg {
	top: 0px;
	left: 0px;
	z-index: 1;
}

#project {
	top: 0px;
	left: 1600px;
	z-index: 2;
}
#project_bg {
	top: 0px;
	left: 1600px;
	z-index: 1;
}

#gallery {
	top: 0px;
	left: 3200px;
	z-index: 2;
}
#gallery_bg {
	top: 0px;
	left: 3200px;
	z-index: 1;
}

#partners {
	top: 0px;
	left: 4800px;
	z-index: 2;
}
#partners_bg {
	top: 0px;
	left: 4800px;
	z-index: 1;
}

#testimonials {
	top: 0px;
	left: 6400px;
	z-index: 2;
}
#testimonials_bg {
	top: 0px;
	left: 6400px;
	z-index: 1;
}

#contact {
	top: 0px;
	left: 8000px;
	z-index: 2;
}
#contact_bg {
	top: 0px;
	left: 8000px;
	z-index: 1;
}

