/*global styles*/


h1, h2 {
	display: block;
	position: relative;
	text-indent: -9999em;
	background: transparent url('../images/shim.gif') no-repeat; 
}
/*h1.text {
	text-indent: 0;
	color: #adadad;
	font-size: 36px;
}*/
p { 
	padding: 10px 0; 
}
p.right { 
	text-align: right;
}
a {
	color: #f43101;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}
.clear {
	font-size: 1px;
	width: 1px;
	line-height: 1px;
	clear: both;
}

/*end global styles*/

/*layout*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #575757;
  background: #eeeeee url('../images/bg-tile.gif') repeat-x;
  margin: 0;
  padding: 0;
}
div.page-center {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.page-wrapper {
	display: block;
	position: relative;
	width: 1166px;
	margin: 0 auto;
	padding: 0;
}
.main {
	display: block;
	position: relative;
	background: #eeeeee url('../images/bg-image.jpg') no-repeat;
	margin: 71px 0 0 0;
	padding: 76px 0 0 0;
	text-align: center;
}
.banner {
	display:block;
	position:relative;
	position:absolute;
	top:-71px;
	left:151px;
	_left: -440px;
	margin: 0;
	padding: 0;
}
.main-top {
	clear:both;
	display:block;
	position: relative;
	width: 876px;
	height: 12px;
	background: transparent url('../images/bg-content.png') no-repeat -895px -1px;
	_background: transparent url('../images/bg-content-ie6.gif') no-repeat -895px -1px;
	font-size: 1px;
	line-height: 1px;
	margin: 30px auto 0 auto;
	padding: 0;
}
.main-bottom {
	display: block;
	position: relative;
	width: 876px;
	height: 60px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent url('../images/bg-content.png') no-repeat -895px -33px;
	_background: transparent url('../images/bg-content-ie6.gif') no-repeat -895px -33px;
	text-align: right;
}
.main-bottom a { 
	margin-right: 5px; 
}
.main-content {
	display: block;
	position: relative;
	width: 876px;
	min-height: 482px;
	_height: 482px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent url('../images/bg-content.png') repeat-y -2px 0;
	_background: transparent url('../images/bg-content-ie6.gif') repeat-y -2px 0;
	line-height: 19px;
	text-align: left;
}
.content-supp {
	display: block;
	position: relative;
	width: 615px;
	padding-top: 20px;
}
.content-supp-top {
	display:block;
	position: relative;
	width: 615px;
	height: 8px;
	background: #ffffff url('../images/bg-content-supp.png') no-repeat -620px 0px;
	font-size: 1px;
	line-height: 1px;
}
.content-supp-bottom {
	display:block;
	position: relative;
	width: 615px;
	height: 10px;
	background: #ffffff url('../images/bg-content-supp.png') no-repeat -620px -10px;
	font-size: 1px;
	line-height: 1px;
}
.content-supp-main {
	display:block;
	position: relative;
	width: 615px;
	background: #ffffff url('../images/bg-content-supp.png') repeat-y -2px -2px;
	padding-bottom: 15px;
}
.content-supp-main ul {
	list-style: none;
	padding-top: 5px;
}
.content-supp-main ul li {
	list-style: none;
	float: left;
}
.content-supp-main p {
	padding: 0;
}
.content-supp-text {
	display: block;
	position: relative;
	width: 785px;
	margin-top: 43px;
	margin-left: 45px;
	border-top: 1px solid #e2e2e2;
}
.content-supp-text p {
	padding: 9px 0 0 0;
}
.content-callout {
	display: block;
	position: relative;
	/*top: 47px;
	right: 37px;*/
	width: 297px;
	float: left;
	margin-left: 0;
}
.content-callout-top {
	display:block;
	position: relative;
	width: 297px;
	height: 8px;
	background: #ffffff url('../images/bg-content-callout.png') no-repeat -313px 0px;
	font-size: 1px;
	line-height: 1px;
}
.content-callout-bottom {
	display:block;
	position: relative;
	width: 297px;
	height: 10px;
	background: #ffffff url('../images/bg-content-callout.png') no-repeat -313px -13px;
	font-size: 1px;
	line-height: 1px;
}
.content-callout-main {
	display:block;
	position: relative;
	width: 297px;
	background: #ffffff url('../images/bg-content-callout.png') repeat-y -2px -2px;
	padding-bottom: 10px;
}
.content-callout-text {
	display: block;
	position: relative;
	margin-left: 43px;
	padding-top: 10px;
	width: 165px;
	float: left;
}
/*end layout*/

/*top navigation*/

#nav ul {
	float: left;
	/*width: 760px;*/
	background-color:#ffffff;
	border: 1px solid #bfbfbf;
	border-top:0;
	padding: 0 0 15px 0;
	margin: 0 0 0 -1px;
	list-style: none;
}
#nav.tabs {
	position:absolute;
	right: 9px;
	top: -42px;
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
}
#nav li {
	float: left;
	width:122px;
	height: 37px;
	margin: 0 0 0 3px;
}
#nav a {
	display: block;
	background: #c2c2c2 url('../images/bg-tab.png') repeat-x;
	width:122px;
	height: 37px;
	line-height: 38px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#nav li.on a {
	background: #ffffff;
	background-image: none;
	color: #f43101;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 121px;
	w\idth: 123px;
	background-color:#ffffff;
	border: 1px solid #bfbfbf;
	border-top:0;
	padding-bottom: 10px;
	margin-left: -1px;
}
#nav li li {
	height: auto;
	padding: 1px 0 5px 0;
}
#nav li ul a {
	background-image: none;
	background-color: #ffffff;
	width:115px;
	height: auto;
	margin: 0 0 0 4px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7b7b7b;
	text-decoration: none;
	text-align: left;
}
#nav li ul ul {
	margin: -12px 0 0 100px;
	border-top: 1px solid #bfbfbf;
	padding-top: 5px;
	width: 145px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover a, #nav li.sfhover a{
	background:#ffffff;
	background-image: none;
}
#nav li:hover a, #nav li.sfhover a,
#nav li:hover li:hover a, #nav li.sfhover li.sfhover a,
#nav li:hover li:hover li:hover a, #nav li.sfhover li.sfhover li.sfhover a
{
	color: #f43101;
}
#nav li:hover li a, #nav li.sfhover li a,
#nav li:hover li:hover li a, #nav li.sfhover li.sfhover li a
{
	color: #7b7b7b;
} 

/*end top navigation*/

/*sub navigation*/

ul#subnav {
	position: relative;
	/*top: 73px;
	left: 26px;*/
	margin-left: 26px;
	padding-top: 8px;
	width: 178px;
	float: left;
}
ul#subnav a { 
	color: #7b7b7b;
}
ul#subnav li {
	padding: 2px 0 2px 10px;
	height: 21px;
	background: #ffffff url('../images/bg-subnav.png') no-repeat 0 7px;
}
ul#subnav li.on {
	background-position: 0 -984px;
	color: #000000;
}
ul#subnav li ul {
	list-style: disc; 
	margin-left: 18px;
	padding-top: 3px;
}
ul#subnav li ul li {
	color: #f43101;
	background-image: none;
	height: auto;
	padding: 4px 0;
	line-height: 13px;
}
/*ul#subnav li li.on {
	color: #000000;
}*/


/*end sub navigation*/

/*footer*/

.footer {
	display: block;
	position: relative;
	width: 863px;
	text-align: left;
	margin: 0 0 0 151px;
	*margin-left: 0;
	padding: 0 0 45px 0;
	text-align: left;
}
.footer-nav {
	display: block;
	position: relative;
	width: 420px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
.footer-nav a {
	color: #5b5a5a;
	text-decoration: none;
}
.footer-nav a:hover {
	text-decoration: underline;
}
.footer-copy {
	display: block;
	position: relative;
	width: 380px;
	float: left;
	margin: 0;
	padding: 0;
}
span.pipe {
	display: inline-block;
	margin: 0 8px;
	padding: 0;
}

/*end footer*/

/*home page*/

div.home h1 { 
	padding-top: 47px;
	margin-left: 57px;
	width: 755px; 
	height: 100px; 
	background-image: url('../images/hd-home.png'); 
	background-position: 0 47px;
}
div.home .image {
	display: block;
	position: relative;
	width: 264px;
	height: 303px;
	margin-left: 61px;
	margin-top: 24px;
	float: left;
}
div.home .text {
	display: block;
	position: relative;
	width: 440px;
	padding-top: 33px;
	margin-left: 45px;
	float: left;
}

/*end home page*/

/*services pages*/

div.services h1 { 
	padding-top: 39px;
	margin-left: 216px;
	width: 610px; 
	height: 30px; 
	background-image: url('../images/hd-services.png'); 
	background-position: 0 39px;
}
div.services h1.executive-leadership {
	background-image: url('../images/hd-executive-leadership.png'); 
}
div.services h1.leadership-training {
	background-image: url('../images/hd-leadership-training.png'); 
}
div.services h1.breakthrough-project-program {
	background-image: url('../images/hd-breakthrough-project-program.png'); 
}
div.services h1.cultural-integration {
	background-image: url('../images/hd-cultural-integration.png'); 
}
div.services h1.strategic-vision-planning {
	background-image: url('../images/hd-strategic-vision-planning.png'); 
}
div.services h2 { 
	width: 400px;
	margin-top: 9px;
	padding-top: 20px;
	padding-bottom: 8px;
	background-image: none; 
	border-top: 1px solid #e2e2e2;
	text-indent: 0;
	font-size: 13px;
	line-height: 19px;
}
div.services h3 { 
	font-size: 11px;
	font-weight: normal;
}
div.services .text {
	display: block;
	position: relative;
	width: 410px;
	padding-top: 2px;
	margin-left: 12px;
	float: left;
}
div.services .text p.intro {
	padding-top: 0;
	padding-bottom: 10px;
}
div.services .text p.subHd {
	padding-top: 0;
	padding-bottom: 8px;
}
div.services .image {
	display: block;
	position: relative;
	width: 161px;
	height: 299px;
}
div.services .content-supp {
	margin-top: 7px;
	margin-left: 214px;
}
div.services .content-supp-main {
	padding: 25px 0 15px 0;
}
div.services .content-supp p {
	margin-left: 28px;
	margin-right: 25px;
}
div.services ul#subnav li {
	color: #f43101;
	background-position: 0 5px;
	height: auto;
	padding-bottom: 10px;
	line-height: 13px;
}
div.services ul#subnav li.on {
	background-position: 0 -986px ;
}

/*end services pages*/

/*approach page*/

div.approach h1 { 
	padding-top: 41px;
	margin-left: 46px;
	width: 779px; 
	height: 35px; 
	background-image: url('../images/hd-approach.png'); 
	background-position: 0 41px;
}
div.approach h2 { 
	margin-left: 46px;
	width: 779px; 
	height: 51px; 
	background-image: url('../images/subhd-approach.png'); 
}
div.approach .image {
	display: block;
	position: absolute;
	top: 148px;
	left:  46px;
	width: 273px;
	height: 333px;
}
div.approach .image-title {
	display: block;
	position: absolute;
	top: 166px;
	left:  281px;
	width: 213px;
	height: 124px;
}
div.approach .text {
	display: block;
	position: relative;
	width: 475px;
	min-height: 320px;
	padding-top: 18px;
	padding-left: 350px;
}
div.approach .text p {
	padding: 14px 0 0 0;
}
div.approach .text p.indent {
	padding-left: 174px;
	padding-bottom: 0;
	min-height: 124px;
}

/*end approach page*/

/*who we are page*/

div.whoweare .image {
	display: block;
	position: absolute;
	top: 51px;
	left: 226px;
	width: 442px;
	height: 174px;
}
div.whoweare .image-title {
	display: block;
	position: absolute;
	top: 157px;
	left:  584px;
	width: 244px;
	height: 83px;
}
div.whoweare .text {
	display: block;
	position: relative;
	width: 590px;
	padding-top: 252px;
	margin-left: 226px;
}
div.whoweare .content-supp {
	margin-left: 220px;
}
div.whoweare .content-supp-main {
	padding-top: 10px;
}
div.whoweare ul {
	margin-left: 0;
}
div.whoweare .content-supp ul, div.whoweare .content-supp p {
	margin-left: 20px;
	*margin-left: 15px;
}
div.whoweare ul#subnav {
	padding-top: 74px;
}

/*end who we are page*/

/*charter page*/

div.charter .image {
	display: block;
	position: absolute;
	top: 49px;
	left: 370px;
	width: 429px;
	height: 207px;
}
div.charter .image-title {
	display: block;
	position: absolute;
	top: 147px;
	left:  226px;
	width: 244px;
	height: 83px;
}
div.charter .text {
	display: block;
	position: relative;
	width: 590px;
	padding-top: 272px;
	margin-left: 226px;
}
div.charter ul#subnav {
	padding-top: 74px;
}

/*end charter page*/		

/*meet the team page*/

div.team h1 { 
	padding-top: 39px;
	margin-left: 220px;
	width: 191px; 
	height: 21px; 
	background-image: url('../images/hd-team.png'); 
	background-position: 0 39px;
}
div.team .text {
	display: block;
	position: relative;
	width: 597px;
	padding-top: 5px;
	margin-left: 224px;
}
div.team .photos {
	display: block;
	position: relative;
	width: 620px;
	margin-left: 204px;
}
div.team .photos img {
	margin: 9px 0 9px 18px;
}
div.team p.contact {
	padding-bottom: 0;
}
div.team div.image {
	float: left;
}
div.team ul#subnav {
	/*padding-top: 14px;*/
}

/*end team page*/

/*bio pages*/

div.bio h1 { 
	padding-top: 39px;
	margin-left: 220px;
	width: 191px; 
	height: 21px; 
	background-image: url('../images/hd-team.png'); 
	background-position: 0 39px;
}
div.bio .text {
	display: block;
	position: relative;
	width: 420px;
	padding-top: 10px;
	margin-left: 18px;
	float: left;
}
div.bio .image {
	display: block;
	position: relative;
	width: 135px;
	height: 200px;
	margin-top: 22px;
	margin-left: 39px;
	float: left;
}

/*end bio pages*/
			
/*clients page*/

div.clients h1 { 
	padding-top: 61px;
	margin-left: 41px;
	width: 448px; 
	height: 78px; 
	background-image: url('../images/hd-clients.png'); 
	background-position: 0 61px;
}
div.clients .image {
	display: block;
	position: relative;
	width: 248px;
	height: 110px;
	margin-left: 22px;
}
div.clients .text {
	display: block;
	position: relative;
	width: 435px;
	margin-left: 108px;
	padding-top: 23px;
}
div.clients .content-float {
	display: block;
	position: relative;
	width: 520px;
	float: left;
}
div.clients .content-callout {
	margin-top: 47px;
	margin-left: 21px;
}
div.clients .content-callout-main {
	padding-top: 14px;
}
div.clients .text ul li {
	padding-bottom: 2px;
}
div.clients .content-callout p {
	margin-left: 23px;
	*margin-left: 18px;
	padding-top: 10px;
	padding-bottom: 0;
}
div.clients .content-callout ul {
	margin-left: 23px;
	*margin-left: 18px;
	width: 200px;
}
div.clients .content-callout ul li {
	padding-top: 7px;
	padding-bottom: 4px;
	line-height: 13px;
}

/*end clients page*/

/*contact page*/

div.contact .text {
	display: block;
	position: relative;
	width: 523px;
	padding-top: 75px;
	margin-left: 176px;
	background: transparent url('../images/bg-content-contact2-top.png') no-repeat 0 75px;
}
div.contact .text .textbottom {
	display: block;
	background: transparent url('../images/bg-content-contact2-bottom.png') no-repeat left bottom;
	padding-bottom: 39px;
}
div.contact .location1, div.contact .location2 {
	display: block;
	float: left;
	margin-top: 115px;
	width: 200px;
}

div.contact .location1 {
	padding-left: 27px;
}
div.contact .location2 {
	padding-left: 73px;
}

div.contact .text h2 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	text-indent: 0;
}
div.contact .text p {
	padding-top: 8px;
	line-height: 21px;
}

div.contact .text p.email {
	line-height: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Single item */

div.contact .single {
	background: transparent url('../images/bg-content-contact1-top.png') no-repeat center 75px;
}

div.contact .single .location1 {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-left: 0;
	text-align: center;
	margin-top: 0;
	padding-top: 115px;
}

div.contact .single .textbottom {
	background: transparent url('../images/bg-content-contact1-bottom.png') no-repeat center bottom;
}


/*end contact page*/

			
/*404 page*/

div.page-not-found h1 { 
	padding-top: 39px;
	margin-left: 126px;
	width: 610px; 
	height: 35px; 
	background-image: url('../images/hd-page-not-found.png'); 
	background-position: 0 39px;
}
div.page-not-found .text {
	display: block;
	position: relative;
	width: 610px;
	padding-top: 2px;
	margin-left: 128px;
}

/*end 404 page*/
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
