@charset "UTF-8";
/* CSS Document */


a {
	color: #478603;
	color: #8AA51F;
	font-weight: inherit;
}

/* Headings H1-H6 */
h1 {}

h2 {
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
}

h4 { }

h5 { }

h6 { }

.clear {
	height: 1px;
	clear: both;
}
.hidden {
	display: none;
}

#container {
	width: 800px;
	margin: 10px auto;
	font-size: 11px;
}
#ourpeople #container {
	background: url(../images/clientlist.gif) no-repeat 100% 80%;
}
#ourclients #container {
	background: url(../images/clientlist.gif) no-repeat 100% 80%;
}
#header {
	position: relative;
	margin:0;
	background: #351941;
	width: 800px;
	height: 125px;
	z-index: 90;
}
#header h1, #header h2 {
	text-indent: -5000px;
	position: absolute;
}
#quote {
	z-index: 99;
}
#header blockquote {
	cursor: pointer;
	position: absolute;
	margin: 5px 0 0;
	right: 0;
	top: 0;
	width: 300px;
	background: url(../images/blockquote_open.gif) no-repeat top left;
	z-index: 199;
	margin-top: 5px;
}
#header blockquote p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#header blockquote#blockq {
	background: #351941 url(../images/blockquote_open.gif) no-repeat top left;
	border: 10px solid #351941;
	z-index: 199;
}
#header blockquote address p {
	padding-left: 5px;
	color: #bbb;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	z-index: 199;
}
#header blockquote div {
	padding: 10px 17px 10px 29px;
	color: #BB586C;
	color: #5aaa04;
	color: #82aa57;
	color: #7FD13B;
	color: #A6CA29;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	background: url(../images/blockquote_close.gif) no-repeat bottom right;
	z-index: 199;
}
#header blockquote div a {
	color: #aaa;
	font-size: .8em;
	z-index: 199;
}
#header blockquote.over div {
	color: #fff;
	background: none;
	z-index: 199;
}
div#news_column h2 {
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	text-indent: -5000px;
	background: #E6E6E6 url(../images/news_h2.gif) no-repeat 0 50%;
	height: 29px;
	padding-top: 5px;
	margin: 0;
}
ul#news, div#rcolumn {
	margin: 0;
	float: right;
	width: 205px;
	font-size: .9em;
	position: relative;
}
ul#news {
	min-height: 520px;
	background: #E6E6E6;
}
	ul#news li {
		margin: 0;
		padding: 12px;
		background: #E6E6E6 url(../images/news_li.jpg) no-repeat top;
		background: #E6E6E6;
		text-align: left;
	}
	ul#news li.first {
		z-index: 90;
	}
	ul#news li.light {
		background: #DBDBDB;
	}
	#news.crossfade li {
		position: absolute;
		top: 0;
		left: 0;
		visibility: hidden;
		z-index: 50;
	}
	ul#news ul.standard {
		display: block;
	}
	ul#news ul.standard li {
		margin: .8em 0 0 1em;
		padding: 0;
		font-size: 1em;
		list-style-image: url(../images/bullet1.gif);
		text-align: left;
		background: none;
	}
	ul#news li {
		margin: 10px 0 0;
		padding-top: 3px;
		background: #E6E6E6;
		width: 180px;
	}
	ul#news p {
		margin-top: 1em;
	}
	ul#news b {
		font-size: 1.4em;
		line-height: 1.2em;
		display: block;
		text-align: center;
	}
	ul#news pre {
		margin:2px 0 0 0;
		color: #AF5D71;
	}
	
	ul#news li img, ul#news li span img {
		max-width: 181px;
		margin-top: 8px;
		text-align: center;
	}
	
	ul#news li.month, ul#news li.year {
		margin: 0;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #aaa;
	}
	ul#news li.month a, ul#news li.year a {
		color: #fff;
	}
	ul#news li.month {
		background: #ccc;
	}
	ul#news li.year {
		background: #bbb;
	}
	
#content ul.big_news {
	margin: 0;
	padding: 0;
	list-style: none;
}
	#content ul.big_news li {
		margin: 0;
		padding: 10px;
		list-style: none;
		border-bottom: 1px dashed #ccc;
	}
	ul.big_news li  h4 {
		margin: 0;
		padding: 0;
	}
	
#controls {
	margin-top: -5px;
	position: absolute;
	width: 205px;
	text-align: right;
}
.control {
	padding: 0 5px;
	color: #999;
	cursor: pointer;
	
}

div#rcolumn {
	margin: 0;
	float: right;
	width: 205px;
}

div#rcolumn h2 {
	text-indent: -5000px;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	background: url(../images/rcolumn_fff.gif) no-repeat 0 50%;
	height: 29px;
	padding-top: 5px;
	margin: 0;
}
div#rcolumn.grey {
	background: #E6E6E6;
}
div#rcolumn.grey h2 {
	background: url(../images/rcolumn_h2.gif) no-repeat 0 50%;
}
div#rcolumn div {
	margin: 12px;
	font-size: 1em;
	height: 100%;
}
div#rcolumn h3.philosophy {
	text-indent: -5000px;
	display: block;
	width: 300px;
	height: 18px;
	background: url(../images/h2_philosophy.gif) no-repeat left;
	width: 100px;
}


ul#navigation {
	margin: 0 1px 0 0;
	float: right;
	font-size: 1em;
}
	ul#navigation li {
		float: left;
		margin: 0;
		background: #fff url(../images/nav.jpg) repeat-x top;
		height: 34px;
		padding: 6px 0 4px 0;
	}
	ul#navigation li.clients {
		height: 16px;
	}
	ul#navigation li.first {
		background: #fff url(../images/nav_first.jpg) no-repeat top left;
		padding-left: 10px;
	}
	ul#navigation li.last {
		background: #fff url(../images/nav_last.jpg) no-repeat top right;
		padding-right: 5px;
	}
	ul#navigation a {
		padding: 0 18px 0 18px;
		display: block;
		text-align: center;
		width: 100%;
		height: 13px;
		border-right: 1px solid #D3CCDB;
		color: #fff;
		color: #A6CA29;
		text-decoration: none;
	}
	
	ul#navigation li ul {
		left: -9999px;
		background: #351941;
		position: absolute;
		margin: 6px 0;
	}
	ul#navigation li:hover ul, ul#navigation li.hover ul {
		left: auto;
	}
	ul#navigation li ul li {
		background: #7C6694;
		height: 21px;
		float: none;
		padding: 0;
	}
	ul#navigation li ul li a {
		padding: 4px 22px;
		text-align: center;
		border-right: none;
		width: 70px;
	}
	ul#navigation a:hover {
		text-decoration: underline;
	}
	ul#navigation li ul li a:hover {
		background: #351941;
		text-decoration: none;
	}
	/*
	ul#navigation a.home {
		text-indent: -5000px;
		background: url(../images/nav_home.gif) no-repeat 50% 1px;
		width: 60px;
	}
	ul#navigation a:hover.home {
		background: url(../images/nav_home_on.gif) no-repeat 50% 1px;
	}
	ul#navigation a.ourpeople {
		text-indent: -5000px;
		background: url(../images/nav_ourpeople.gif) no-repeat 50% 1px;
		width: 60px;
	}
	ul#navigation a:hover.ourpeople {
		background: url(../images/nav_ourpeople_on.gif) no-repeat 50% 1px;
	}
	ul#navigation a.ourclients {
		text-indent: -5000px;
		background: url(../images/nav_ourclients.gif) no-repeat 50% 1px;
		width: 60px;
	}
	ul#navigation a:hover.ourclients {
		background: url(../images/nav_ourclients_on.gif) no-repeat 50% 1px;
	}
	ul#navigation a.contactus {
		text-indent: -5000px;
		background: url(../images/nav_contactus.gif) no-repeat 50% 1px;
		width: 60px;
	}
	ul#navigation a:hover.contactus {
		background: url(../images/nav_contactus_on.gif) no-repeat 50% 1px;
	}
	*/
	ul#navigation li.last a {
		border-right: none;
	}

#lcolumn {
	float: left;
	width: 130px;
}
	#lcolumn a {
		margin-top: 40px;
		text-indent: -5000px;
		display: block;
		width: 130px;
		height: 159px;
	}
	#lcolumn a:hover {
		opacity: .70;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
	}
	#lcolumn a.investorrelations {
		background: #fff url(../images/investorrelations.jpg) no-repeat;
	
	}
	#lcolumn a.corporatecommunication {
		background: #fff url(../images/corporatecommunication.jpg) no-repeat;
		margin: 28px 0 30px 0;
	}
	#lcolumn a.issues_crisis_management {
		background: #fff url(../images/issues_crisis_management.jpg) no-repeat;
	}
#corporatecommunication #lcolumn a.investorrelations {
	background: #fff url(../images/investorrelations_off.gif) no-repeat 0 -2px;
	height: 43px;
}
#corporatecommunication #lcolumn a.issues_crisis_management {
	background: #fff url(../images/issues_crisis_management_off.jpg) no-repeat;
	height: 44px;
}

#issues_crisis_management #lcolumn a.investorrelations {
	background: #fff url(../images/investorrelations_off.gif) no-repeat 0 -2px;
	height: 44px;
}
#issues_crisis_management #lcolumn a.corporatecommunication {
	background: #fff url(../images/corporatecommunication_off.gif) no-repeat;
	height: 44px;
}

#investorrelations #lcolumn a.corporatecommunication {
	background: #fff url(../images/corporatecommunication_off.gif) no-repeat;
	height: 44px;
}
#investorrelations #lcolumn a.issues_crisis_management {
	background: #fff url(../images/issues_crisis_management_off.jpg) no-repeat;
	height: 44px;
}

#content {
	padding: 0 20px 10px 30px;
	float: left;
	background: url(../images/content_bg.gif) no-repeat 0 35px;
	background: none;
	width: 410px;
	color: #222;
	font-size: 1.1em;
	min-height: 160px;
}
	#content.noindent {
		padding: 0;
		width: auto;
	}
	#ourclients #content {
		padding: 10px 0;
		width: 100%;
	}
	#ourpeople #content {
		padding: 10px 0;
		width: 100%;
	}
	#terms #content {
		padding: 0 10px 10px 30px;
		width: 630px;
	}
	#content h2 {
		text-indent: -5000px;
		display: block;
		width: 300px;
		height: 18px;
	}

#home #content h2 {
	background: url(../images/h2_home.gif) no-repeat left;
}
#investorrelations #content h2 {
	background: url(../images/h2_investorrelations.gif) no-repeat left;
}
#corporatecommunication #content h2 {
	background: url(../images/h2_corporatecommunication.gif) no-repeat left;
}
#issues_crisis_management #content h2 {
	background: url(../images/h2_issues_crisis_management.gif) no-repeat left;
}
#contactus #content h2 {
	background: url(../images/h2_contactus.gif) no-repeat left;
}
h2.casestudy {
	background: url(../images/h2_casestudy.gif) no-repeat left;
}
h2.testimonial {
	background: url(../images/h2_testimonial.gif) no-repeat left;
}
#content h2.staff {
	background: url(../images/h2_staff.gif) no-repeat left;
	margin-top: 2em;
}

#content h2.strategicpartners {
	background: url(../images/h2_strategicpartners.gif) no-repeat left;
	margin-top: 2em;
}

#terms #content h2 {
	background: url(../images/h2_terms.gif) no-repeat left;
}
#sitemap #content h2 {
	background: url(../images/h2_sitemap.gif) no-repeat left;
}


#content p {
	line-height: 1.2;
}
#content ul, ul#staff li div.bio ul, ul.standard  {
	display: block;
	margin-left: .7em;
}
#content ul li, ul#staff li div.bio ul li, ul.standard li {
	margin-top: .6em;
	font-size: 1em;
/*	list-style-image: url(../images/bullet1.gif); */
	list-style-type: square;
	text-align: left;
}
#content label {
	color: #7C6694;
	font-size: 1.1em;
	margin-right: 10px;
	display: block;
	float: left;
	width: 70px;
}
#ourclients #content img {
	margin: 0;
}
ul#clientlist {
	width: 720px;
	margin-left: 15px;
}
ul#clientlist li {
	float: left;
	margin: 0 20px 25px 20px;
	width: auto;
	height: 90px;
	height: auto;
	padding: 2px 5px 10px 5px;
	font-size: 1em;
	color: #888;
	list-style-image: none;
	text-align: center;
}
ul#clientlist li.first {
	margin-left: 0;
}
ul#clientlist li.indent {
	margin-left: 100px;
}
ul#clientlist li div {
	margin: 0 0 0 -5px;
}
ul#clientlist li table.img {
	width: 10px;
	height: 70px;
	margin: 0;
	padding: 0;
}
ul#clientlist li table.img td {
	text-align: center;
	vertical-align:middle;
}
/*
ul#clientlist li img {
	max-width: 100px;
	max-height: 60px;
	width: expression(this.width > 100 ? 100: true);
	height: expression(this.height > 60 ? 60: true);
}
*/
ul#clientlist li h3 {
	color: #25004D;
	font-size: 1.1em;
	font-weight: bold;
	margin: 8px 0 5px 0;
	text-transform: none;
	display: none;
}
ul#clientlist li a, .clientbox a {
	width: 90px;
	display: block;
	text-transform: none;
	color: #cb9bff;
	margin-top: 0px;
	text-decoration: none;
	text-align: center;
	display: none;
}
ul#clientlist li a:hover, .clientbox a:hover {
	color: #25004D;
}

.closelight {
	display: block;
	float: right;
	margin: -22px -20px;
	margin: 0;
	height: 20px;
	width: 110px;
	padding: 5px 10px 0;
	text-indent: -5000px;
	padding: 5px 10px 0;
	background: url(../images/closewindow.gif) no-repeat;
}
#content.casestudy, #content.testimonial {
	background: url(../images/content_bg.gif) no-repeat 0 35px;
	color: #222;
	font-size: 11px;
	width: auto;
	margin: 0;
	width: 450px;
}
.clientbox {
	font-size: 1em;
	border-top: 1px solid #999;
	width: 450px;
}
.clientbox .clientinfo {
	float: right;
	width: 49%;
	padding-left: 10px;
	color: #888;
	text-align: left;
	font-size: .9em;
}
.clientbox .clientinfo span.divider {
	float: left;
	width: 1px;
	height: 15px;
	border-left: 1px solid #999;
	margin-left: -12px;
}
.clientbox h3, .clientbox .clientinfo h3 {
	color: #25004D;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 6px;
}
.clientbox img {
	margin: 6px 15px 0 5px;
	float: left;
	width: 20%;
}

h2.newsarchive {
	font-family: Arial, Helvetica, sans-serif;
	color: #8AA51F;
	background: url(../images/h2_newsarchive.gif) no-repeat left;
}

#newsstory {
	margin: 1.8em 0;
	padding: 0;
	float: left;
	width: 550px;
	text-align: left;
}

#newsstory pre {
	color: #AF5D71;
	color: #8AA51F;
	font-style: italic;
	margin: 0;
}
#newsstory h4 {
	font-weight: bold;
	font-size: 1.4em;
	display: inline;
	margin: 0;
}
#newsstory img.newsarc {
	float: left; 
	margin: 0 25px 18px 0;
	max-height: 300px;
	max-width: 280px;	
}

ul.newsarchive li {
	margin: 1.5em 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}
ul.newsarchive li h4 {
	font-weight: bold;
	font-size: 1em;
	display: inline;
	margin: 0;
}
ul.newsarchive li img.newsarc {
	float: left; 
	margin: 0 25px 25px 0;
}
ul.newsarchive li a {
	color: #8AA51F;
	text-decoration: none;
}
ul.newsarchive li a:hover {
	text-decoration: underline;
}

ul#staff {
	padding: 0;
	margin: 0;

}

ul#staff li.person {
	list-style-image: none;
	list-style: none;
	margin: 1em 2.5em 1.5em 0;
	padding: 0;
	float: left;
	width: 130px;
	height: 20px;
	
}
ul#staff li.fourth {
	list-style-image: none;
	margin: 1em 0 1.5em 0;
}
ul#staff li.fourth h3{
	text-align: right;
}
ul#staff li div.bio {
	display: none;
}
ul#staff li.person i.qual {
	display: none;
}
ul#staff li.showbio {
	list-style-image: none;
	padding: 0;
	float: none;
	clear: both;
	margin: 1em 0 1.5em 0;
	width: auto;
}
ul#staff li.showbio i.qual {
	display: inline;
}
ul#staff li.showbio div.bio {
	display: block;
}
ul#staff img {
	float: left;
	margin-right: 10px;
	width: 110px;
}
ul#staff li div.wimg{
	width: 284px;
	width: 496px;
	float:left;

}
ul#staff ul li {
	margin-left: 11px;
}
ul#staff h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	color: #25004D;
	cursor: pointer;
}
ul#staff h3 i {
	text-transform: none;
	font-size: .9em;
	color: #7C6694;
}
li.showbio a {
	color: #333;
}
#footer {
	clear: both;
	padding: 7px 0 0 20px;
	width: 780px;
	height: 23px;
	margin-bottom: 20px;
	background: #7C6694;
	color: #fff;
	font-weight: bold;
}
#footer a {
	color: #D3CCDB;
	text-decoration: none;
	font-size: .8em;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span.copyright {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/copyright.gif) no-repeat 0 2px;
	width: 94px;
	height: 12px;
}
#footer a.terms {
	margin-left: 40px;
}
#footer a.sitemap {
	margin-left: 20px;
}

img.rcg {
	display: none;
}
#home img.rcg {
	display: block;
}
