/* CSS Document */

/* INTRO */
.Tabout {
	background: url(../images/title_about.gif) top left no-repeat;
}
.Trecentwork {
	background: url(../images/title_recent_work.gif) top left no-repeat;
}
.Tdownloads {
	background: url(../images/title_downloads.gif) top left no-repeat;
}

/* SERVICES */

.Tservices {
	background: url(../images/title_services.gif) top left no-repeat;
}
.Twhyvirtualtour {
	background: url(../images/title_why_virtual_tour.gif) top left no-repeat;
}
.Tkeymarkets {
	background: url(../images/title_key_markets.gif) top left no-repeat;
}

/* TECHNOLOGY */

.Ttechnology {
	background: url(../images/title_technology.gif) top left no-repeat;
}
.Ttechnologypartners {
	background: url(../images/title_technology_partners.gif) top left no-repeat;
}
/* PROCESS */

.Tprocess {
	background: url(../images/title_process.gif) top left no-repeat;
}

/* SHOWCASE */

.Tshowcaseoverview {
	background: url(../images/title_showcase_overview.gif) top left no-repeat;
}
.Tclientlist {
	background: url(../images/title_client_list.gif) top left no-repeat;
}
.Tprojectinfo {
	background: url(../images/title_project_info.gif) top left no-repeat;
}

/* CONTACT */

.Tcontact {
	background: url(../images/title_contact.gif) top left no-repeat;
}

/* CLIENT LOGIN */

.Tclientlogin {
	background: url(../images/title_client_login.gif) top left no-repeat;
}