* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size:62.5%;
}
body, textarea, input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #707070;
}
body {
	font-size: 1.6em;
	line-height: 1.3em;
	background: #fff;
	color: #333;
}
a {
	color: #2786c2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.arrow {
  display: block;
  float: left;
  padding: 0 12px 0 0;
  margin: 0 1em 0 0;
  overflow: hidden;
  background: url(/images/arrow.png) right center no-repeat;
}
a.arrow:hover {
  background-image: url(/images/arrow-over.png);
}

p {
	margin-bottom: 35px;
	clear: both;
}
ul {
	margin-left: 20px;
	margin-bottom: 16px;
}
.flash {
  margin: 1em 0;
  background: #ccff00;
  color: #333;
  width: 100%;
  overflow: hidden;
  font-size: .9em;
}
.flash p {
  margin: 0;
  padding: .9em 1em;
  float: left;
  font-size: .9em;
}
.flash strong {
  text-transform: uppercase;
  padding-right: .5em;
}
.flash a {
  color: #333;
}
.flash a.button {
  float: right;
  display: block;
  margin: .5em 1em .5em 0;
  padding: .4em 1.5em .4em .8em;
  width: 117px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  background: #ff5d04 url(/images/arrow-white.png) 100px center no-repeat;
  font-size: .8em;
  border: 2px solid #cf0;
	text-align: center;
}
.flash a.button:hover {
  text-decoration: none;
  border: 2px solid #fff;
}

/* structure */
#wrapper {
	position: relative;
	width:996px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
#logo {
	display: block;
	float: left;
	margin-top: 10px;
}
#header {
  position: relative;
	clear: both;
	width: 92%;
	padding: 2.5em 4%;
	overflow: hidden;
}
#header.home {
  padding: 1em 0;
  width: 100%;
}
#header p {
	text-indent: -30000px;
	position: absolute;
	color: #fff;
}
#menu {
	float: right;
	display: inline;
	width: 660px;
	height: 16px;
	list-style-type: none;
	margin-top:55px;
}
#menu li {
	float: left;
	height: 16px;
}
#menu a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(/images/menu.png) no-repeat;
	text-indent: -30000px;
	overflow: hidden;
	outline: none;
}
#menu #menu-home {
		width: 65px;
}
#menu #menu-home a {
	background-position: 0 0;
}
#menu #menu-home a:hover, #menu #menu-home a.active {
	background-position: 0 -15px;
}
#menu #menu-our-people {
		width: 108px;
}
#menu #menu-our-people a {
	background-position: -65px 0;
}
#menu #menu-our-people a:hover, #menu #menu-our-people a.active {
	background-position: -65px -15px;
}
#menu #menu-our-business {
	width: 137px;
}
#menu #menu-our-business a {
	background-position: -175px 0;
}
#menu #menu-our-business a:hover, #menu #menu-our-business a.active {
	background-position: -175px -15px;
}
#menu #menu-press-centre {
	width: 105px;
}
#menu #menu-press-centre a {
	background-position: -313px 0;
}
#menu #menu-press-centre a:hover, #menu #menu-press-centre a.active {
	background-position: -313px -15px;
}
#menu #menu-careers {
	width: 80px;
}
#menu #menu-careers a {
	background-position: -416px 0;
}
#menu #menu-careers a:hover, #menu #menu-careers a.active {
	background-position: -416px -15px;
}
#menu #menu-contact {
	width: 80px;
}
#menu #menu-contact a {
	background-position: -494px 0;
}
#menu #menu-contact a:hover, #menu #menu-contact a.active {
	background-position: -494px -15px;
}
#content.min-height {
	min-height: 600px;
}
#footer {
  clear: both;
	float: right;
	padding-top: 10px;
	padding-bottom: 80px;
	color: #a9a9a9;
	font-size: .65em;
	text-align: right;
	margin-right: 20px;
	width: 50%;
}
#footer a {
	text-decoration: underline;
	color: #898989;
}
.box {
	margin-top: 5px;
	margin-bottom: 80px;
	border-left: 4px solid #f2f2f2;
	border-top: 4px solid #f2f2f2;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
}
.box-a, .box-b {
	
	width: 476px;
	overflow: hidden;
	font-size: .95em;
	margin-bottom: 2em;
}
.box-a h2, .box-b h2 {
	font-size: 1.2em;
	color: #333;
}
.box-a img.logo, .box-b img.logo {
	float: left;
}
.box-a {
	float: left;
	border-right: none;
}
.box-b {
	float: right;
}
.features {
	font-size: .95em;
	line-height: 1.4em;
}
.features p {
	margin-bottom: 25px;
}
.features h3 {
	color: #333;
}
.padder-lat {
	margin: 0 20px;
}
.image-list li{
	list-style-type: none;
	clear: both;
}
.image-list.home li {
  padding-bottom: .75em;
}
.image-list.home p {
	margin-top: 23px;
}
.image-list img {
	float: left;
	margin: 10px 15px;
}
.image-list.dots li {
	background: url(/images/image-list-dots.png) no-repeat 0 bottom;
	padding-bottom: 30px;
	padding-top: 20px;
}
.image-list.dots li.last {
	background: none;
}
.image-list-text {
	float: left;
	width: 320px;
	margin-top: 5px;
	font-size: .95em;
	line-height: 1.4em;
}
.image-list-text h2 {
	color: #ff6633;
	font-size: .95em;
}
.image-list-text p {
	margin-bottom: 25px;
}
.box-b .image-list {
	margin-left: -20px;
	margin-top: -30px;
}
.box-b .image-list li{
	margin-top: -15px;
	overflow: hidden;
}
.box-b .image-list-text {
	width: 305px;
	margin-left: -10px;
	margin-top: 15px;
}
.box-b .image-list-text p {
	margin-bottom: 5px;
}
#news {
	width: 100%;
	margin-top: 2em;
	font-size: .8em;
	clear: both;
	background: #3b3b3b;
}
#news div {
	padding: 15px;
}

#news table {
  vertical-align: top;
  border-collapse: collapse;
  margin: 1em 0;
  padding: 0;
  color: #fff;
  font-size: .9em;
}
#news table td,
#news table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 0 1em .2em 0;
}
#news table th {
  width: 80px;
}
#news table td {
  width: 400px;
}
#news table p {
  display: inline;
  margin: 0;
  padding: 0;
}

#news h2 {
	font-size: 1.1em;
	color: #cf0;
	font-weight: normal;
}
#news span {
	color: #fff;
	margin-right: 5px;
}
#news a {
  color: #fff;
}

/* team */
h1 {
	font-size: 1.1em;
	margin-left: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #666;
	font-weight: normal;
}
.press h1 {
	margin-left: 0;
}
.person {
	margin-left: 16px;
	margin-bottom: 37px;
	width: 755px;
	overflow: hidden;
	clear: both;
	font-size: .9em;
	line-height: 1.3em;
}
.person h2 {
	font-size: 1em;
	color: #ff6633;
}
.person-image {
	width: 316px;
	float: left;
}
.person-text {
	float: left;
	display: inline;
	vertical-align: top;
	width: 415px;
	margin-left: 15px;
}
.person-text span {
	display: block;
	/*font-size: 1.1em;*/
	margin-bottom: 7px;
}
.person-text p {
	margin-bottom: 0;
}
/* business */

#clients {
  width: 100%;
  overflow: hidden;
  padding-bottom: 1em;
}
#clients img {
	float: left;
	margin: 18px -3px;
}

#awards {
  margin-top: .5em;
}

#awards img {
  margin: 5px 0;
}


.space {
	float: left;
	clear: both;
	width: 940px;
	height: 128px;
	background-color: #ebe9dc;
	margin-top: 10px;
}
.press {
	font-size: .9em;
	line-height: 1.45em;
}
.box-b.long.press a {
	font-size: .9em;
}
.press h2{
	font-size: 1.2em;
	margin-top: 20px;
}
.press h3 {
	margin-top: 20px;
	color: #f63;
	font-size: 1em;
}

.releases {
  width: 650px;
  float: left;
}

.releases table {
  vertical-align: top;
  border-collapse: collapse;
  margin: 1em 0;
  padding: 0;
}
.releases table td {
  vertical-align: top;
  padding: 0 1em 1em 0;
}
.releases table p {
  display: block;
  margin: 0;
  padding: 0;
}

.contacts {
  width: 300px;
  float: right;
}

.contacts a {
	display: block;
	margin-top: 5px;
}
.press span {
	display: block;
	width: 25px;
	float: left;
}
.press p {
	display: inline;
}
.zip {
	margin: 7px 0;
	padding: 10px 5px;
	padding-left: 40px;
	background: #fff url(/images/zip.png) no-repeat 10px 5px;
	border: 1px solid #e0e0e0;
	font-size: .8em;
}
.vacant {
	margin-left: 10px;
	width: 790px;
	font-size: .9em;
	margin-bottom: 20px;
}
.vacant p {
	margin-bottom: 16px;
}
.vacant h3, .vacant-header b {
	color: #f63;
	font-weight: normal;
}
.vacant h3 {
	font-size: 1.4em;
	margin-bottom: 20px;
}
.vacant h2 {
	font-size: 1.2em;
	margin-bottom:10px;
	background: url(/images/arrow-down.png) no-repeat 0 0;
	padding-left: 15px;
}
h2.vacant-hover {
	text-decoration: underline;
	background-position: 0 -83px;
}
.vacant-header {
	background-color: #eee;
	padding: 10px 20px;
}
.vacant-content {
	background-color: #f4f4f4;
	padding: 20px 15px;
}
.vacant-content div {
	margin-bottom: 60px;
}
.expandable {
	overflow: hidden;
	margin-bottom: 0;
	
	cursor: pointer;
}
.expandable .vacant-header {
	background: #fff;
}
#map {
	float: left;
	margin-left:45px;
	margin-right: 70px;
}

#uswitch_is_hiring {
	margin-left:45px;
	position:relative;
	top:-26px;
	font-size:0.9em;
}