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

.squareBack {
	background: #81862d;
}


/* =====================================
	Subnav -- ssb
===================================== */
div#subNavContainer {
	height:24px;
	margin-top:9px;
}

#subNav {
	width: 726px;
	height:24px;
}

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

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

#ourteam a:hover { background: url(img/whoweare/subnav.png) 0 -24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }
#ourclients a:hover { background: url(img/whoweare/subnav.png) -81px -24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }
#culture a:hover { background: url(img/whoweare/subnav.png) -192px -24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }
#careers a:hover { background: url(img/whoweare/subnav.png) -277px -24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }
#news a:hover { background: url(img/whoweare/subnav.png) -363px -24px no-repeat; behavior: url(/themes/bcci/js/iepngfix.htc); }

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


.bullet { background: url(img/bullet.gif) top left no-repeat; padding-left: 13px; }

