#wrapHomeContent{
	padding : 72px 0 0 0;
}

#homeContent{
	position : relative;
}

.backgroundHomeContent{
	width : 1161px;
	height : 482px;
	background : url('../img/global/home.jpg') no-repeat top left;
	position : absolute;
	top : 0;
	left : -134px;
}

#homeContent h1, #homeContent h2{
	font-size : 23px;
	font-weight : normal;
	color:  #6d6e70;
	text-align : center;
	position : absolute;
	font-family : 'DIN', Arial, sans-serif;
}

#homeContent h1{
	top : 65px;
	left : 424px;
}

#homeContent h2{
	top : 320px;
	left : 361px;
}
