html, body {
border:0;
margin:0;
padding:0;
background-color:#000000;
}
 
body {
font:80%/1.55 Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
font:2em Times New Roman, Times, serif;
font-size: 270%;
font-weight: normal;
}
 
h2 {
padding: 0 0 0 65px;
font:1.5em Arial, sans-serif;
color: #FFFFFFF;
font-size: 100%;
font-weight: bold;
margin-bottom: 20px;
font-style: italic;
}
 
h3 {
font-style: italic;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 120%;
color: #FEAB4D;
}

b {
	color: #FEAB4D;
	font-style: italic;
}

em { color: #D45461;}

p, ul, ol {
margin:0;
padding:0 0 0 0;
}
 
ul, ol {
list-style:none;
line-height: 1.8em;
}

dl{
padding: 0 10px 0 30px;
}
dt{
text-indent: 10px;
}
dd{
font-size: 90%;
margin: 0 0 10px 10px;
}
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}

strong{
color: #FEAB4D;
font-weight: normal;
}
 
img {
border:0;
margin: 0;
padding: 0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
table tr td {
padding:2px;
}

/***** Links *****/
 
a, a:active, a:visited {
	color: #FEAB4D;
	text-decoration: none;
}
 
a:hover {
	text-decoration:underline;
}
/***** Custom Class *****/
.clear{
	clear: both;
}

.center { margin: 0 auto; }
.smaller { font-size: 60%; }

h1.name {
  padding: 5px;
  font-size: 600%;
/*  letter-spacing: .25em;*/
}

h1.name span {
  font-size: 40%;
  letter-spacing: .1em;
}

.border_bottom  { border-bottom: 1px solid #6C6C6C;}
/***** Main Layout *****/
#container {
	margin: 0 auto 20px auto;
	width: 600px; 
}

#logo {
	display: block;
	background:url(../images/large_logo.jpg) top left no-repeat;
	width: 200px;
	height:113px;
	margin: 0 auto;
	text-indent: -90000px;
}
#middle {
	margin: 20px auto 0 auto;
}
#footer {
	margin: 10px auto 0 auto;
	text-align: center;
	font-size: 90%;
	color: #FFFFFF;
	clear: both;
}
#footer a{
	color: #647785;
}
#footer span{
	display: block;
	color: #FEAB4D;
	font-size: 85%;
}
#more{
	float: right;
	margin-right: 40px;
}
#more a{
	color: #FEAB4D;
	font-weight: bold;
}
/*--------------------------Front Page-----------------------------------*/
#middle p{
	text-align: center;
	margin: 30px auto;
}

#frontLinks{
	list-style: none;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
}
#frontLinks li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	display:inline;
}

p#intro{
  font: 16px Times New Roman, Times, serif;
  margin: 15px 0;
}

#motto {
  margin: 25px 0;
  text-align:center;
}
/*--------------------------Speed Pages-----------------------------------*/
#speedContent {
	border: 1px #6C6C6C solid;
	padding: 40px 0 20px 0;
	background: url(../images/arrow.gif) no-repeat 0 40px;
	font-size: 80%;
	height: 390px;
	text-align: center;
	position: relative;
}
#speedContent #more{
	font-size: 130%;
	margin-top: 120px;
}
#speedContent ul {
	padding: 0 15px 0px 25px;
	margin: 10px 0 0 5px;
	text-align:left;
}
#speedContent ul ul{
  text-indent:0;
  margin: 0 0 0 15px;
  padding:0;
}
#speedContent ul span{
	background: url(../images/triangle.gif) no-repeat center top;
	margin: 15px 0 0 0;
	padding: 24px 0 15px 0;
	display: block;
	text-align: center;
}

#speedContent li{
	background: none;
	list-style: square;
	padding: 5px 0; 
	line-height: 1.2em;
}
#assessment {
	margin-top: 85px;
	width: 150px;
	float: left;
}
#solutions {
	margin-top: 55px;
	width: 162px;
	float: left;
}
#implementation {
	margin-top: 35px;
	width: 135px;
	float: left;
}
#interimManagement {
	margin-top: -10px;
	width: 140px;
	float: left;
}
#speedContent #growth_label{
	position: absolute;
	top: 20px;
	right: 210px;
	color: #323232;
	font-size: 230%;
}
/*--------------------------Every other Page-----------------------------------*/
.heading {
	width: 600px;
	height: 65px;
	clear: left;
}
.heading img{
	float: right;
}

#content {
	border: 1px #6C6C6C solid;
	padding: 40px 0 40px 0;
}
#content ul {
	margin: 10px 55px 0px 45px;
}

#content li{
	background: url(../images/square_bullet.jpg) no-repeat top left;
	padding:0 0 20px 20px;
	line-height: 1.4em;
}
#content li ul {
	margin: 10px 55px 0px 45px;
}

#content li li{
	background: none;
	list-style: square;
	padding: 5px 0; 
	line-height: 1.4em;
}
#content b {
	color: #FFFFFF;
	font-style:normal;
}
/*--------------------------Navigation-----------------------------------*/
ul.menu {
list-style-type:none;
width:100%;
position:relative;
display:block;
overflow: hidden;
height:100%;
font-size:.7em;
letter-spacing: .2em;
background:url(../images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
margin:0;
padding:0;
text-align: center;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
border-right: 1px solid #111;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height: 100% !important;
height:16px;
padding:6px 13px;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
text-decoration:none;
background-color: #1D1D1D;
}

ul.menu .current a {
color:#fff;
background-color: #1D1D1D;
}


/*RED*/
ul.menu.red{
background-color:#B11718;
}
/*--------------------------Bottom Nav-----------------------------------*/
#bottomNav {
	list-style: none;
	font-size: 85%;
	width: 100%;
  padding: 4px 0;
  background-color: #1D1D1D;
}

#bottomNav li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	display: inline;
  background: 0;
}

#bottomNav a {
  color:#A79787;
}

#bottomNav li a:hover {
/*  border-bottom: 1px solid #ED291D;*/
  text-decoration: none;
  color: #fff;
}

#bottomNav li.current a {
/*  border-bottom: 1px solid #ED291D;*/
  color: #fff;
}

/*--------------------------Principals Nav-----------------------------------*/
#nightPic{
	position: relative;
	float: left;
}
#nightPic img{
	position: absolute;
}
#principalsPeople{
	list-style: none;
	display: inline;
	overflow: hidden;
}
#principalsPeople li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#principalsPeople a {
	float: left;
	padding: 65px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:65px;
}
#principalsPeople a:hover {
	background-position: 0 -65px;
}

#principalsPeople a:active,
#principalsPeople li.current a {
	background-position: 0 -65px;
}
#principalsPeople li.current a:hover {
	background-position: none;
}

#principalsPeople li.current a:active{
	background-position: top;
}

#partners a  {
	width: 119px;
	background: url(../images/partners_head.gif) top left no-repeat;
}
#principals a  {
	width: 135px;
	background: url(../images/principals_head.gif) top left no-repeat;
}

#advising_partners a  {
	width: 188px;
	background: url(../images/advising_partners_head.gif) top left no-repeat;
}

div.section {
  float:left;
  width: 573px;
  overflow:hidden;
  padding:1em;
}

div.scroller {
  border-right:1px solid #6C6C6C;
  border-left:1px solid #6C6C6C;
  height:100%;
  overflow:hidden;
  width:598px;
}
div.scroller #content{
  width:10000px;
}