



#nav #who a {
	color: #FFFFFF;
	background-position: 100% 7px;
}

#whoon a {
	display: block;
	color: #666666;
	text-decoration: none;
	cursor: hand;
	background: transparent url(img/nav_who_bg.gif);
	background-position: 100% left;
	padding-bottom: 16px;
	background-repeat: no-repeat;
}

#whoon a:hover {
	color: #c66916;
	background: transparent url(img/nav_who_bg.gif);
	background-position: 100% left;
	padding-bottom: 16px;
	background-repeat: no-repeat;
}

#whoon a:visited:hover {
	color: #c66916;
	background: transparent url(img/nav_who_bg.gif);
	background-position: 100% left;
	padding-bottom: 16px;
	background-repeat: no-repeat;
}

#body h2 {
	margin-bottom: 9px;
}

#body {
	padding-top: 25px;
}

#header h1{
	padding-left: 50px;
	padding-top: 21px;
	margin: 0;
}

#headrea{
background-image: url(img/icn_research.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 1px 0px 0px 22px;
margin: 0 0 5px 0;
}

#headstr{
background-image: url(img/icn_strategy.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 22px;
margin: 0 0 5px 0;
}

#headbra{
background-image: url(img/icn_branding.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 22px;
margin: 0 0 5px 0;
}

#headdes{
background-image: url(img/icn_design.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 22px;
margin: 0 0 5px 0;
}

#headint{
background-image: url(img/icn_interactive.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 22px;
margin: 0 0 5px 0;
}

#headtec{
background-image: url(img/icn_technology.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 22px;
margin: 0 0 5px 0;
}

#body ul {
  margin:0 0 5px; 0;
  padding:5px 0px 0px 15px;
}

#body ul li{
margin: 0;
line-height: 1.6em;
}

#indent {
	padding-right: 15px;
	padding-left: 15px;
}

#expertise {
	background: #f8f8f8;
	width: 247px;
	padding: 7px 7px 7px 7px;
	margin-top: 15px;
	border: 1px solid #e3e1e1;
}

#expertise h4{
	margin-top: 10px;
}


#introbox {
	background-color: #c66916;
	margin-bottom: 30px;
	border-top: 7px solid #d97822;
	padding: 13px 13px 25px 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #eef1e0;
	line-height: 1.3em;
}

#introbox h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 120%;
	line-height: 1em;
	color: #ffffff;
	margin: 0 0 10px; 0;
	padding: 0;
}

#meet{
	width: 245px;
	background-color: #f7f7f7;
	border-top: 7px solid #c66916;
	border-bottom: 7px solid #c66916;
	padding: 15px 15px 15px 15px;
}

.teamtext {
	font-size: 90%;
	line-height: 1.5em;
}


#partnerleft {
	float: left;
	clear: none;
	margin-right: 50px;
}

#partnerright {
		float: left;
	clear: none;
}

#bodyrightcol p {
	margin-bottom: 15px;
}




