﻿.training_header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 0px;
	top: 0px;
}
.training_img
{
	position: absolute;
	top: 35px;
	left: 350px;
}
.training_title
{
	position: absolute;
	top: 140px;
	left: 20px;
}

.consulting_header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 0px;
	top: 0px;
}
.consulting_img
{
	position: absolute;
	top: 0px;
	left: 250px;
}
.consulting_title
{
	position: absolute;
	top: 170px;
	left: 20px;
}

.agile_header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 0px;
	top: 0px;
}
.agile_img
{
	position: absolute;
	top: 150px;
	left: 370px;
}
.agile_title
{
	position: absolute;
	top: 170px;
	left: 20px;
}

.about_header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 0px;
	top: 0px;
}
.about_img
{
	position: absolute;
	top: 30px;
	left: 300px;
}
.about_title
{
	position: absolute;
	top: 170px;
	left: 20px;
}

.press_header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 0px;
	top: 0px;
}
.press_img
{
	position: absolute;
	top: 35px;
	left: 500px;
}
.press_title
{
	position: absolute;
	top: 170px;
	left: 20px;
}

.references_header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 0px;
	top: 0px;
}
.references_img
{
	position: absolute;
	top: 0px;
	left: 500px;
}
.references_title
{
	position: absolute;
	top: 170px;
	left: 20px;
}

.contact_header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 0px;
	top: 0px;
}
.contact_img
{
	position: absolute;
	top: 90px;
	left: 530px;
}
.contact_title
{
	position: absolute;
	top: 215px;
	left: 20px;
}

.outsourcing_header
{
	position: relative;
	height: 300px;
	width: 901px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.outsourcing_img
{
	top: 0px;
	left: 559px;
	background-image: url(../Img/IMG_OUTSOURCING.png);
	position: absolute;
	margin-bottom: 0px;
	color: #000;
	padding: 0;
	height: 340px;
	width: 429px;
}
.outsourcing_title
{
	position: absolute;
	top: 170px;
	left: 20px;
}
.home_scene_container
{
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -425px;
	height: 0px;
	top: -425px;
	z-index: 50;
}
.main_page_text
{
	width: 901px;
	overflow: auto;
	z-index: 120;
	position: absolute;
}
.main_page_space
{
	width: 901px;
	overflow: auto;
	height: 230px;
}
