﻿/* Page Title */
	h2.about-us { background: url(../../images/titles/title-about.gif) no-repeat; }
	h2.careers { background: url(../../images/titles/title-careers.gif) no-repeat; }
	h2.offices { background: url(../../images/titles/title-offices.gif) no-repeat; }
	
	#offices h3 b { display: block; font-size: 75%; text-transform: uppercase; color: #726847; }
	div.office { clear: both; }
	div.office p.address, div.office p.description { display: block; float: left; width: 23%; }
	div.office p.address { padding-left: 5px; }
	div.office p.description { width: 73%; margin-left: 10px; }
	div.office a.link-button { width: 86px; background-image: url(../../images/buttons/button-86.gif); }
	
