/*global styles*/


h1, h2 {
	display: block;
	position: relative;
	text-indent: 0;
	color: #858484;
	font-size: 36px;
	line-height: 36px;
}
h2 {font-size: 26px; }
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: 13px;
  color: #575757;
  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;
	margin: 30px 0 0 0;
	padding: 35px 0 0 0;
	text-align: center;
}
.banner {
	display:block;
	position:relative;
	position:absolute;
	top:-30px;
	left:0;
	_left: -440px;
	margin: 0;
	padding: 0;
}
.main-top {
	clear:both;
	display:block;
	position: relative;
	width: 876px;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
	margin: 30px 0 0 0;
	padding: 0;
}
.main-bottom {
	display: block;
	position: relative;
	width: 876px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.main-bottom a { 
	margin-right: 5px; 
}
.main-content {
	display: block;
	position: relative;
	width: 700px;
	min-height: 400px;
	_height: 400px;
	margin: 0;
	padding: 0;
	line-height: 19px;
	text-align: left;
}
.content-supp {
	display: block;
	position: relative;
	width: 615px;
	border: 1px solid #e2e2e2;
}
.content-supp-top {
	display:block;
	position: relative;
	width: 615px;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}
.content-supp-bottom {
	display:block;
	position: relative;
	width: 615px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.content-supp-main {
	display:block;
	position: relative;
	width: 615px;
	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: 675px;
	margin-top: 43px;
	margin-left: 45px;
	border-top: 1px solid #e2e2e2;
}
.content-callout {
	display: block;
	position: absolute;
	top: 100px;
	right: 40px;
	width: 300px;
	border: 1px solid #e2e2e2;
}
.content-callout-top {
	display:block;
	position: relative;
	width: 300px;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}
.content-callout-bottom {
	display:block;
	position: relative;
	width: 300px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.content-callout-main {
	display:block;
	position: relative;
	width: 300px;
	padding-bottom: 15px;
}
.content-callout-text {
	display: block;
	top: 384px;
	right: 40px;
	width: 165px;
}
/*end layout*/

/*top navigation*/
#nav { display:none}

/*end top navigation*/

/*sub navigation*/

ul#subnav {
	display: none;
}

/*end sub navigation*/

/*footer*/

.footer {
	display: block;
	position: relative;
	width: 863px;
	text-align: left;
	margin: 0;
	*margin-left: 0;
	padding: 0 0 45px 0;
	text-align: left;
}
.footer-nav {
	display: none;
	position: relative;
}
.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: 0;
	margin-left: 0;
	width: 700px; 
	}
div.home .image {
	display: block;
	position: absolute;
	top: 130px;
	left:  5px;
	width: 264px;
	height: 303px;
}
div.home .text {
	display: block;
	position: relative;
	width: 400px;
	height: 293px;
	padding-top: 33px;
	padding-left: 284px;
}

/*end home page*/

/*approach page*/

div.approach h1 { 
	padding-top: 0;
	margin-left: 0;
	width: 700px; 
}
div.approach h2 { 
	margin-left: 46px;
	width: 600px; 
}
div.approach .image {
	display: block;
	position: absolute;
	top: 238px;
	left:  0;
	width: 273px;
	height: 333px;
}
div.approach .image-title {
	display: block;
	position: absolute;
	top: 256px;
	left:  235px;
	width: 213px;
	height: 124px;
}
div.approach .text {
	display: block;
	position: relative;
	width: 360px;
	padding-top: 18px;
	padding-left: 300px;
}
div.approach .text p {
	padding: 14px 0 0 0;
}
div.approach .text p.indent {
	padding-left: 164px;
	padding-bottom: 0;
}
div.approach .text-supp p {
	padding: 9px 0 0 0;
}

/*end approach page*/

/*contact page*/

div.contact .text {
	display: block;
	position: relative;
	width: 523px;
	padding-top: 5px;
	margin-left: 0;
}
div.contact .location1, div.contact .location2 {
	display: block;
	position: absolute;
	top: 5px;
	width: 220px;
}
div.contact .location1 {
	left: 0;
}
div.contact .location2 {
	left: 300px;
}
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;
}

/*end contact page*/

/*clients page*/

div.clients h1 { 
	padding-top: 0;
	margin-left: 0;
	width: 650px;
}
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: 0;
	padding-top: 45px;
}
div.clients .content-callout {
	margin-top: 50px;
	margin-left: 0;
}
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*/

/*who we are page*/

div.whoweare .image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 442px;
	height: 174px;
}
div.whoweare .image-title {
	display: block;
	position: absolute;
	top: 107px;
	left:  364px;
	width: 244px;
	height: 83px;
}
div.whoweare .text {
	display: block;
	position: relative;
	width: 590px;
	padding-top: 200px;
	margin-left: 46px;
}
div.whoweare .content-supp {
	margin-top: 15px;
	margin-left: 30px;
}
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;
}

/*end who we are page*/

/*meet the team page*/

div.team h1 { 
	padding-top: 5px;
	margin-left: 40px;
	width: 500px; 
}
div.team .text {
	display: block;
	position: relative;
	width: 597px;
	padding-top: 5px;
	margin-left: 24px;
}
div.team .photos {
	display: block;
	position: relative;
	width: 620px;
	margin-left: 24px;
}
div.team .photos img {
	margin: 9px 0 9px 18px;
}
div.team p.contact {
	padding-bottom: 0;
}

/*end team page*/

/*bio pages*/

div.bio h1 { 
	padding-top: 0;
	margin-left: 0;
	width: 600px; 
}
div.bio .text {
	display: block;
	position: relative;
	width: 535px;
	padding-top: 10px;
	margin-left: 0;
}
div.bio .image {
	display: block;
	position: absolute;
	top: 62px;
	right: 20px;
	width: 135px;
	height: 200px;
}

/*end bio pages*/
			
	
/*charter page*/

div.charter .image {
	display: block;
	position: absolute;
	top: 5px;
	left: 190px;
	width: 442px;
	height: 174px;
}
div.charter .image-title {
	display: block;
	position: absolute;
	top: 147px;
	left:  46px;
	width: 244px;
	height: 83px;
}
div.charter .text {
	display: block;
	position: relative;
	width: 590px;
	padding-top: 272px;
	margin-left: 46px;
}

/*end charter page*/		

/*services pages*/

div.services h1 { 
	padding-top: 0;
	margin-left: 0;
	width: 610px; 
}
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: 450px;
	padding-top: 30px;
	padding-bottom: 100px;
	margin-left: 0;
}
div.services .text p.intro {
	padding-top: 0;
	padding-bottom: 10px;
}
div.services .text p.subHd {
	padding-top: 0;
	padding-bottom: 8px;
}

div.services .content-supp {
	margin-top: 0;
	margin-left: 20px;
	border: 1px solid #e2e2e2;
}
div.services .content-supp-main {
	padding: 25px 0 15px 0;
}
div.services .content-supp p {
	margin-left: 28px;
	margin-right: 25px;
}


/*end services pages*/
			
/*404 page*/

div.page-not-found h1 { 
	padding-top: 39px;
	margin-left: 126px;
	width: 610px; 
}
div.page-not-found .text {
	display: block;
	position: relative;
	width: 610px;
	padding-top: 2px;
	margin-left: 128px;
}

/*end 404 page*/
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
