/* CSS Document */


#pagetitle { height:185px; border:none; background:url(../img/pagetitle-aboutus-bg.gif) repeat-x bottom; margin-top:-103px; text-align:left;}
/*
#pagetitle { height:185px; border:none; background:url(../img/pagetitle-aboutus-bg.gif) repeat-x bottom; margin-top:-50px text-align:left;}
*/
#pagetitle h2 { padding:0; height:40px; position:relative; padding-top:108px; color:#DCCF9A;}
#pagetitle span { background:url(../img/title-contactus.gif) no-repeat; text-align:left; position:absolute; width:100%; height:100%;}

#pagetitle .contact span { background:url(../img/title-contactus.gif) right top no-repeat;}
#pagetitle .about span { background:url(../img/title-aboutus.gif) right top no-repeat;}
#pagetitle .history span { background:url(../img/title-history.gif) right top no-repeat;}
#pagetitle .people span { background:url(../img/title-people.gif) right top no-repeat;}
#pagetitle .corporate span { background:url(../img/title-corporate-and-social.gif) right top no-repeat;}
#pagetitle .accreditation span { background:url(../img/title-accreditation.gif) right top no-repeat;}

.logos {
	width: 100%;
	margin-bottom: 30px;
}
.logos td {
	width: 33%;
}
.logos .vabot {
	vertical-align: bottom;
}
.logos .tal {
	text-align: left;
}
.logos .tac {
	text-align: center;
}
.logos .tar {
	text-align: right;
}