@charset "UTF-8";/* ABOUT CSS - Global Synthetics *//* TOP */#top					{ width: 100%; background: url('/images/global/top_bg.jpg') repeat-x center top; padding-top: 3px; }/* HERO */#hero       			{ width: 960px; position: relative; margin: 0 auto; overflow: hidden; }#hero h1              	{ width: 640px; position: absolute; left: 0px; bottom: 20px; overflow: hidden; background: rgba(0,0,0,0.7); 						color: #FFF; font-size: 2.5em; font-weight: normal; font-style: oblique; padding: 15px 30px 15px 15px; letter-spacing: 1px; }/* LEFT CONTENT  */#leftContent			{ width: 364px; height: 637px; float: left; padding: 20px; background: #FFF; }#leftContent h1			{ color: #000; font-size: 3em; font-weight: bold; margin-bottom: 10px; }#leftContent ul			{ width: 364px; margin: 40px 0px 20px 0px; }#leftContent li			{ width: 329px; height: 22px; color: #596d7f; font-family: 'Aller'; font-size: 1.4em; 						background: #b5cde0 url('/images/about/tick.png'); background-repeat: no-repeat; background-position: 10px 5px;						margin: 3px 0px; padding: 5px 0px 0px 35px; }
#catchphrase			{ font-size: 2em; font-style: oblique; }
/* RIGHT CONTENT */#rightContent			{ width: 556px; float: left; }
#rightContent #staffHeading { color: #000; font-size: 2.8em; padding: 20px 0 0 20px; height: 49px; background: #fff; margin-left: 3px; margin-bottom: 1px;
}
.staffMember			{ width: 235px; height: 261px; float: left; padding: 20px; background: #FFF; margin: 2px 0px 1px 3px; }.staffMember h1			{ color: #000; font-size: 1.7em; font-weight: bold; margin-bottom: 0px; }.staffMember h2			{ color: #596d7f; font-size: 1.2em; font-weight: normal; font-style: oblique; margin-bottom: 8px; letter-spacing: 1px; }.staffMember p			{ color: #596d7f; font-size: 1.25em; font-weight: normal; margin-bottom: 5px; letter-spacing: 1px; }.staffMember img		{ width: 275px; height: 135px; margin: -20px; padding-bottom: 30px; }

