/*
h1 span{
	display:none;
}
h1 {
	background-repeat:no-repeat;
}
h1.title_generic{
        color: #05301E;
	font-family:"Advert-Bold",Arial,Helvetica,sans-serif;
}


h1.title_services{
	background-image:url(../images/titles/title_services.gif);
	width:400px;
	height:30px;
}
h1.title_resources{
	background-image:url(../images/titles/title_resources.gif);
	width:400px;
	height:30px;
}
h1.title_disciplines{
	background-image:url(../images/titles/title_disciplines.gif);
	width:400px;
	height:30px;
}
h1.title_ourfirm{
	background-image:url(../images/titles/title_ourfirm.gif);
	width:238px;
	height:30px;
}
h1.title_offices{
	background-image:url(../images/titles/title_offices.gif);
	width:238px;
	height:30px;
}
h1.title_careers{
	background-image:url(../images/titles/title_careers.gif);
	width:400px;
	height:30px;
}
h1.title_projectdetail{
	background-image:url(../images/titles/title_projectdetail.gif);
	width:400px;
	height:30px;
}
h1.title_missionstatement{
	background-image:url(../images/titles/title_missionstatement.gif);
	width:400px;
	height:30px;
}
h1.title_news{
	background-image:url(../images/titles/title_news.gif);
	width:400px;
	height:30px;
}
h1.title_contactinfo{
	background-image:url(../images/titles/title_contactinfo.gif);
	width:400px;
	height:30px;
}
h1.title_home{
	background-image:url(../images/titles/title_home.gif);
	width:400px;
	height:30px;
}
h1.title_portfolio{
	background-image:url(../images/titles/title_portfolio.gif);
	width:400px;
	height:30px;
}
h1.title_links{
	background-image:url(../images/titles/title_links.gif);
	width:400px;
	height:30px;
}
h1.title_awards{
	background-image:url(../images/titles/title_awards.gif);
	width:400px;
	height:30px;
}
h1.title_whitepapers{
	background-image:url(../images/titles/title_whitepapers.gif);
	width:400px;
	height:30px;
}
*/