
body {
	background:#000 url(img/backgrounds/whoweare.jpg) top left repeat;
}

.squareBack {
	background: #81862d;
}



/* =====================================
	Subnav
===================================== */
div#subNavContainer {
	height:65px;
	margin-top:25px;
}

#subNav {
	width: 735px;
	height:19px;
	padding-top:11px;
}

#subNav li { margin: 0; padding: 0; list-style: none; float:left; }
#subNav li, #subNav a {height: 24px; display: block;}

#ourteam a { width: 81px; background: url(img/whoweare/subnav.gif) 0 0 no-repeat;}
#ourclients a { width: 111px; background: url(img/whoweare/subnav.gif) -81px 0 no-repeat;}
#culture a { width: 85px; background: url(img/whoweare/subnav.gif) -192px 0 no-repeat;}
#careers a { width: 86px; background: url(img/whoweare/subnav.gif) -277px 0 no-repeat;}
#news a { width: 57px; background: url(img/whoweare/subnav.gif) -363px 0 no-repeat;}

#ourteam a:hover { background: url(img/whoweare/subnav.gif) 0 -22px no-repeat;}
#ourclients a:hover { background: url(img/whoweare/subnav.gif) -81px -22px no-repeat;}
#culture a:hover { background: url(img/whoweare/subnav.gif) -192px -22px no-repeat;}
#careers a:hover { background: url(img/whoweare/subnav.gif) -277px -22px no-repeat;}
#news a:hover { background: url(img/whoweare/subnav.gif) -363px -22px no-repeat;}

#ourteamSelected { width: 81px; background: url(img/whoweare/subnav.gif) 0 -22px no-repeat;}
#ourclientsSelected { width: 111px; background: url(img/whoweare/subnav.gif) -81px -22px no-repeat;}
#cultureSelected { width: 85px; background: url(img/whoweare/subnav.gif) -192px -22px no-repeat;}
#careersSelected { width: 86px; background: url(img/whoweare/subnav.gif) -277px -22px no-repeat;}
#newsSelected { width: 57px; background: url(img/whoweare/subnav.gif) -363px -22px no-repeat;}

#quote { float:right; width:244px; font-size:14px; color:#d5d993; padding-top:37px;  line-height:19px; background: url(img/whoweare/quote.png) top left no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }

#positions { float:right; width:244px; font-size:12px; line-height:18px; }


.photo {
	background: url(img/whoweare/team/photo_back.png) top left no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); 
	width:170px; height:135px;
	padding-left:3px; padding-top:3px;	
}

.teamTable td { font-size:14px; padding-bottom:50px; }

.teamTableName { font-size:18px; color:#d5d993; }
.teamTableTitle { font-size:16px; color:#d5d993; padding-bottom:3px; }

div#shadeContentList a { text-decoration:none; color:#d5d993; }
div#shadeContentList a:hover { text-decoration:underline; color:#d5d993; }

div#shadeContentList {
	width:896px;
	margin:auto;
	font-size:14px;	
	text-align:left;
}

table#clientLisTable {
	font-size:12px;
}
table#clientLisTable td a {
	background: url(img/whoweare/clients/bullet.gif) 100% 2px no-repeat;
	padding-right:15px;
	color:#d5d993;
}

#shadeContent a:link, #shadeContent a:visited  {
	color:#d5d993;
}

#shadeContent a:hover {
	color:#d5d993;
}
.newsContent {
	line-height:17px;
}