/* CSS Document */

body, h1, h2, h3, h4, img, li, ol, ul, p, div, form, table {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #e2d8bf;
}

#wrapper {
	text-align: center;
	width: 860px;
	margin: 0px auto;
	padding:0px 10px 0px 10px;
	background:url(../images/bg_tile.gif) repeat-y;
}

html>body #wrapper {
	text-align: left;
}

#top_bg {
	width:880px;
	height:20px;
	margin:0px auto;
	background:url(../images/site_top.gif) no-repeat;
}

#header {
	height: 66px;
	text-align:left;
}

.header_logo {
	padding:10px 0px 0px 20px;
}

#nav {
	margin: 0px 1px 0px 1px;
	height: 30px;
	color: #000;
	background: #e98100 url(../images/nav_top.gif) no-repeat;
	list-style:none;
	text-align: left;
}

#nav li {
	display: block;
	float: left;
	text-align:left;
}

#nav li a {
	float:left;
	display:block;
	font-size: 0.9em;
	font-weight: bold;
	height:20px;
	padding:10px 20px 0px 20px;
	text-decoration:none;
	text-align:center;
	color:#000;
}

#nav li a:hover {
	color:#fff;
}

.home_active {
	width:90px;
	height:24px;
	margin-right:-35px;
	background:url(../images/nav/home_active_tab.gif) no-repeat;
}

a.home_active {
	padding:10px 40px 0px 0px !important;
	color:#fff !important;
}

.consultancy_active {
	width:136px;
	height:24px;
	margin-right:-35px;
	background:url(../images/nav/consultancy_active_tab.gif) no-repeat;
}

a.consultancy_active {
	padding:10px 40px 0px 0px !important;
	color:#fff !important;
}

.benchmarking_active {
	width:136px;
	height:24px;
	margin-right:-35px;
	background:url(../images/nav/benchmarking_active_tab.gif) no-repeat;
}

a.benchmarking_active {
	padding:10px 40px 0px 0px !important;
	color:#000000 !important;
}

.research_active {
	width:123px;
	height:24px;
	margin-right:-35px;
	background:url(../images/nav/research_active_tab.gif) no-repeat;
}

a.research_active {
	padding:10px 30px 0px 0px !important;
	color:#fff !important;
}

.recruitment_active {
	width:140px;
	height:24px;
	margin-right:-35px;
	background:url(../images/nav/recruitment_active_tab.gif) no-repeat;
}

a.recruitment_active {
	padding:10px 40px 0px 0px !important;
	color:#fff !important;
}

a.contact_active {
	color:#fff !important;
}

#subnav {
	height:21px;
	list-style:none;
	margin:0px 1px 1px 1px;
	padding:2px 0px 0px 20px;
}

.home {
	background:url(../images/nav/home_nav_bg_tile.gif) repeat-x;
}

.consultancy {
	background:url(../images/nav/consultancy_nav_bg_tile.gif) repeat-x;
}

.benchmarking {
	background:url(../images/nav/benchmarking_nav_bg_tile.gif) repeat-x;
}

.research {
	background:url(../images/nav/research_nav_bg_tile.gif) repeat-x;
}

.recruitment {
	background:url(../images/nav/recruitment_nav_bg_tile.gif) repeat-x;
}

#subnav li {
	display:block;
	float:left;
}

#subnav a {
	color:#000;
	text-decoration:none;
	margin-right:30px;
	font-size:0.9em;
}

#subnav a:hover {
	color:#fff;
}

.subnav_active {
	font-weight:bold;
}

#breadcrumb {
	height:17px;
	margin:0px 1px 0px 1px;
	padding: 1px 10px 0px 20px;
	background:url(../images/breadcrumb_bg.gif) no-repeat;
	color: #000;
	font-size: 0.8em;
	text-align: left;
}

#breadcrumb a {
	color:#000;
}

#main {
	background: #fff;
	padding: 10px 1px 20px 1px;
	text-align:left;
	font-size:0.9em;
}

.ie7 #main {
font-size:85%;
}

.ie6 #main {
font-size:85%;
padding-bottom:10px;
}

.safari #main {
font-size:85%;
}

#main a {
	color: #112f25;
	text-decoration: underline;
}

#main_left {
	float:left;
	width:620px;
}

#content_left_top {
	width:620px;
	height:9px;
	background:url(../images/content_left_top.gif) no-repeat;
	margin:0px;
	padding:0px;
}

.ie6 #content_left_top {
	margin-bottom:-5px;
}

#content_left {
	background-color:#f0efee;
	height: 310px;
	min-height: 310px;
	padding:0px 0px 0px 9px;
	color:#000;
}

html>body #content_left {
	height: auto;
}

#content_left a {
	color:#7b6b63;
	text-decoration:underline;
}

#home_bg {
	width:600px;
	height:315px;
	background:url(../images/home_bg.jpg) no-repeat;
	/*padding:170px 10px 0px 290px;*/
}

.left{
	float:left;
	width:289px;
}

.right{
	float:left;
	padding-top:170px;
	width:300px;
}

#page {
padding:10px;
}

#page h1 {
font-size:1.2em;
margin-bottom:5px;
}

#page p{
margin-top:15px;
}

#page ul{
list-style: square;
margin-left:15px;
}

.bold_link a{
font-weight:bold;
font-size:1.1em;
line-height:16px;
}

#content_left_bottom {
	width:620px;
	height:9px;
	background:url(../images/content_left_bottom.gif) no-repeat;
}

.contactbox_top {
background:url(../images/contactbox_top.gif) no-repeat;
height:7px;
width:284px;
}

.contactbox_middle {
width:276px;
border-left:1px solid #d6d2d0;
border-right:1px solid #d6d2d0;
background-color:#f0efee;
padding: 2px 0px 2px 6px;
}

.ie6 .contactbox_middle {
	margin-top: -7px;
}

.contactbox_bottom {
background:url(../images/contactbox_bottom.gif) no-repeat;
height:7px;
width:284px;
}

#main_right {
	float:right;
	width:230px;
	text-align:left;
}

#content_right_top {
	width:230px;
	height:11px;
	background:url(../images/content_right_top.gif) no-repeat;
}

.ie6 #content_right_top {
	margin-bottom:-5px;
}

#content_right {
	background-color:#e2dfdd;
	padding:0px 10px;
}


#content_right a {
	color:#7b6b63;
	text-decoration:underline;
}

#whats_new_top {
	width:210px;
	height:25px;
	background:url(../images/whats_new_top.gif) no-repeat;
}

#whats_new {
	background:#f8f7f7;
	border-left:1px solid #cec1b5;
	border-right:1px solid #cec1b5;
	padding:10px 10px 0px 10px;
}

#whats_new li {
	margin-left:18px;
	list-style:url(../images/whats_new_list_style.gif);
	padding-bottom:10px;
}

#whats_new_bottom {
	width:210px;
	height:6px;
	background:url(../images/whats_new_bottom.gif) no-repeat;
	padding:0px 0px 10px 0px;
}

/* for Internet Explorer */

/*\*/

* html #whats_new_bottom {
	padding:0px;
}

/**/

#latest_news_top {
	width:210px;
	height:25px;
	background:url(../images/latest_news_top.gif) no-repeat;
}

#latest_news {
	background:#fffae5;
	border-left:1px solid #cec1b5;
	border-right:1px solid #cec1b5;
	padding:10px;
}

#latest_news_bottom {
	width:210px;
	height:6px;
	background:url(../images/latest_news_bottom.gif) no-repeat;
}

.ie6 #latest_news_bottom {
	margin-bottom:-10px;
	margin-left:2px;
}

#content_right_bottom {
	width:230px;
	height:11px;
	background:url(../images/content_right_bottom.gif) no-repeat;
}

#footer {
	width: 860px;
	height:25px;
	margin:0px auto;
	padding: 5px 10px 0px 10px;
	font-size: 0.8em;
	color:#fff;
	background:url(../images/footer_bg.gif) no-repeat;
}

#footer_left {
	float: left;
	width: 700px;
	padding:0px 0px 0px 20px;
}

#footer_right {
	float: right;
	width: 250px;
	padding-right: 20px;
}

#footer_right a {
	color: #fff;
	text-decoration:none;
}

#footer_right a:hover {
	text-decoration:underline;
}

#footer_right p {
	text-align: right;
}

#top {
	padding: 10px;
}

#bottom {
	padding: 0px 5px;
}

.clear {
	clear: both;
}

.footer_text {
	float:left;
	margin-top:0px;
}

.footer_link_text {
	margin-top:0px;
}

.footer_square {
	margin:0px 20px 0px 20px;
	padding-top:2px;
	float:left;
}

.white a{
color:#FFFFFF !important;
}

.research a {
	color: #c7c7c7 !important;
}

.research a:hover {
	color: #fff !important;
}

.recruitment a {
	color: #000 !important;
}

.recruitment a:hover {
	color: #fff !important;
}

.float_left {
float:left;
width:284px;
}

.float_right {
float:right;
width:284px;
margin-right:10px;
}

#member_service_left {
width:282px;
float:left;
}

#member_service_right {
float:left;
width:218px;
margin-left:20px;
}

.memberbox_top {
background:url(../images/contactbox_top.gif) no-repeat;
height:7px;
width:284px;
}

.memberbox_middle {
width:276px;
border-left:1px solid #d6d2d0;
border-right:1px solid #d6d2d0;
background-color:#f0efee;
padding: 2px 0px 2px 6px;
}

.ie6 .memberbox_middle {
	margin-top: -7px;
}

.memberbox_bottom {
background:url(../images/contactbox_bottom.gif) no-repeat;
height:7px;
width:284px;
margin-bottom:20px;
}

.people_img {
float:left;
width:100px;
margin-right:22px;
font-size:0.9em;
}

.people_img_end {
float:left;
width:100px;
font-size:0.9em;
}

.people_img_text {
margin:3px 0px 25px 0px;
}

#people_more {
width:588px;
text-align:right;
font-size:1.2em;
margin-bottom:10px;
}

.people_img_right {
float:right;
}

.people_name {
font-weight:bold;
font-size:1.5em;
margin-top:10px;
}

.people_position {
font-size:1.5em;
margin-bottom:15px;
}

.people_copy {
float:left;
width:400px;
}

.job_title {
font-size:1.2em;
}

#life_outside {
width:588px;
text-align:left;
font-size:1.2em;
margin-bottom:10px;
}

#activities_left {
width:290px;
float:left;
}

#activities_right {
width:290px;
float:right;
}

.news_wrap {
width:591px;
padding:0px 0px 15px 0px;
}

.news_date {
float:left;
width:120px;
padding:0px 10px 0px 0px;
}

.news_story {
float:left;
width:340px;
padding:0px 10px 0px 0px;
font-weight:bold;
}

.news_story a {
color:#000 !important;
text-decoration:none !important;
}

.news_story a:hover {
text-decoration:underline !important;
}

.news_link {
float:left;
width:110px;
}