.titleTeam{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/team.gif);
	background-repeat: no-repeat;
}

.titleAbout{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/about.gif);
	background-repeat: no-repeat;
}

.titleContact{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/contact.gif);
	background-repeat: no-repeat;
}

.titleRelationships{
	display: block;
	height: 75px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/working_with.gif);
	background-repeat: no-repeat;
}

.titlePortfolio{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/portfolio.gif);
	background-repeat: no-repeat;
}

.titleBusiness{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/business_services.gif);
	background-repeat: no-repeat;
}

.titleFunding{
	display: block;
	height: 75px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/funding.gif);
	background-repeat: no-repeat;
}

.titleMedia{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/media.gif);
	background-repeat: no-repeat;
}

.titleArchive{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/media_archive.gif);
	background-repeat: no-repeat;
}

.titlePrivacy{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/terms.gif);
	background-repeat: no-repeat;
}

.titleCasestudies{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image:  url(../img/titles/examples.gif);
	background-repeat: no-repeat;
}

.titleInvestment{
	display: block;
	height: 75px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/investment.gif);
	background-repeat: no-repeat;
}

.titleVacancies{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/vacancies.gif);
	background-repeat: no-repeat;
}

.titlePressRelease{
	display: block;
	height: 40px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/titles/press_release.gif);
	background-repeat: no-repeat;
}