/* Home
----------------------------------------------- */
div#main div p#cAboutTheCompany {
	background: url('../../images/en/title-about-the-company.jpg') no-repeat left top;
	padding-top: 200px;
}
div#main div p#cActivities {
	background: url('../../images/en/title-our-activities.gif') no-repeat left top;
	padding-top: 80px;
}
/* About
----------------------------------------------- */
div#main div p#cAboutCompany {
	background: url('../../images/en/title-about-company.jpg') no-repeat left top;
	padding-top: 80px;
}
div#main div p#cMainClientBase {
	background: url('../../images/en/title-client-base.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div p#cTheDirectors {
	background: url('../../images/en/title-directors.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div p#cTheEquipment {
	background: url('../../images/en/title-equipment.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div p#cTheTeam {
	background: url('../../images/en/title-team.gif') no-repeat left top;
	padding-top: 80px;
}
/* Recourses
----------------------------------------------- */
div#main div p#cResoucers {
	background: url('../../images/en/title-resources.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div p#cCurrentSuccess {
	background: url('../../images/en/title-current-success.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div p#cTheFuture {
	background: url('../../images/en/title-future.gif') no-repeat left top;
	padding-top: 80px;
}
/* Careers
----------------------------------------------- */
div#main div p#cCareers {
	background: url('../../images/en/title-careers.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div#positions {
	background: url('../../images/en/title-positions.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div#jobholder div#jobdescription {
	background: url('../../images/en/title-about-position.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div#jobholder div#jobapplication {
	background: url('../../images/en/title-apply-position.gif') no-repeat left top;
	padding-top: 80px;
}
/* Photos
----------------------------------------------- */
div#photos {
	background: url('../../images/en/title-site-photos.gif') no-repeat left top;
	padding-top: 80px;
}
/* Contacts
----------------------------------------------- */
div#main div p#cContacts {
	background: url('../../images/en/title-contacts.gif') no-repeat left top;
	padding-top: 80px;
}
div#main div#send-message {
	background: url('../../images/en/title-send-message.gif') no-repeat left top;
	padding-top: 80px;
	margin-left: -100px;
	position: relative;
	float: left;
	margin-top: 10px;
	width: 460px;
}