#content {
	position			: relative;
	width				: 100%;
	background-image	: url('../images/content/content_background.jpg');
	background-color	: #FFF;
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_main {
	position			: relative;
	margin-top			: 23px;
	margin-bottom		: 19px;
	width				: 960px;
	height				: 444px;
	background-image	: url('../images/content/content_main_background.jpg');
	background-color	: #FFF;
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_home_1 {
	position			: relative;
	width				: 960px;
	height				: 444px;
	background-image	: url('../images/content/home/content_background_1.jpg');
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_home_2 {
	position			: relative;
	width				: 960px;
	height				: 444px;
	background-image	: url('../images/content/home/content_background_2.jpg');
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_home_3 {
	position			: relative;
	width				: 960px;
	height				: 444px;
	background-image	: url('../images/content/home/content_background_3.jpg');
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_home_4 {
	position			: relative;
	width				: 960px;
	height				: 444px;
	background-image	: url('../images/content/home/content_background_4.jpg');
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_home_5 {
	position			: relative;
	width				: 960px;
	height				: 444px;
	background-image	: url('../images/content/home/content_background_5.jpg');
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_home_6 {
	position			: relative;
	width				: 960px;
	height				: 444px;
	background-image	: url('../images/content/home/content_background_6.jpg');
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_main_works {
	position			: relative;
	margin-top			: 23px;
	margin-bottom		: 19px;
	width				: 277px;
	height				: 690px;
	background-image	: url('../images/content/content_works_background.png');
	background-repeat	: no-repeat;
	background-position	: top center;
}

.content_main_puce {
	position			: absolute;
	top					: 60px;
	width				: 11px;
	height				: 100px;
}

h1 {
	position			: absolute;
	top					: 60px;
	left				: 30px;
	font-size			: 3.5em;
	color				: #fff;
	padding				: 0;
	margin				: 0;
	line-height			: 0.8em;
	font-weight			: normal;
}

h2 {
	position	: absolute;
	top			: 170px;
	left		: 30px;
	color		: #ccc;
	font-size	: 2em;
	font-style	: italic;
	font-weight	: normal;
}

h3 {
	padding		: 10px 0px 10px 5px;
	margin-left	: 10px;
	font-size	: 1.3em;
	color		: #000;
	font-weight	: bold;
}

#content_main_separator {
	position	: absolute;
	top			: 115px;
	left		: 319px;
	width		: 2px;
	height		: 217px;
	background	: url('../images/content/content_main_separator.jpg');
}

#content_main_works_separator {
	position			: absolute;
	top					: 157px;
	left				: 30px;
	width				: 230px;
	height				: 3px;
	background-image	: url('../images/content/works/content_works_separator.png');
	background-repeat	: no-repeat;
	background-position	: top center;
}

#content_main_works_subtitle {
	position			: absolute;
	top					: 170px;
	left				: 160px;
	color				: #fff;
	font-size			: 1.2em;
}

#content_main_works_text {
	position			: absolute;
	top					: 220px;
	left				: 30px;
	color				: #fff;
	text-align			: left;
}

#content_sub_works {
	position	: absolute;
	top			: 30px;
	left		: 300px;
	width		: 650px;
	
}

#content_sub_works table td a {
	position	: relative;
	display		: block;
}

#content_sub_works table td div{
	position	: relative;
	display		: block;
}

.works_on {
	position	: absolute;
	top			: 0;
	left		: 0;
}

#content_sub {
	position			: relative;
	margin-bottom		: 28px;
	width				: 960px;
	height				: 275px;
	background-image	: url('../images/content/content_sub_background.jpg');
	background-color	: #FFF;
	background-repeat	: no-repeat;
	background-position	: top center;
}

.content_sub_separator {
	position	: absolute;
	width		: 2px;
	height		: 250px;
	background	: url('../images/content/content_sub_separator_vertical.jpg');
}

#home_jobs_content_sub_catalogue {
	position	: absolute;
	top			: 0;
	left		: 0;
	width		: 320px;
}

#home_jobs_content_sub_latestVideo {
	position	: absolute;
	top			: 0;
	left		: 325px;
	width		: 320px;
}

#home_jobs_content_sub_connectWithUs {
	position	: absolute;
	top			: 0;
	left		: 640px;
	width		: 320px;
}

