html,
body{
	background-color: #ccc;
	color: #666;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
a{
	color: #f37d20;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#hub a{
	color: #3d75ba;
}
#hub #crucial li a{
	font-weight: bold;
	color: #7f3f1c;
}
#wrap{
	width: 938px;
	margin: 30px auto;
	background: transparent url(bg.png) scroll repeat-y center top;
}
#mast{
	height: 110px;
	position: relative;
	background: transparent url(mast.png) scroll no-repeat center top;
}
h1{
	position: absolute;
	top: 25px;
	left: 36px;
	width: 240px;
	height: 0;
	padding: 81px 0 0 0;
	margin: 0;
	overflow: hidden;
	background: transparent url(brand.png) scroll no-repeat center top;
}
h2{
	font-size: 14px;
	font-size: 15px;
	color: #f37d20;
	padding: 0;
	margin: 0 0 10px 0;
}
h3{
	font-size: 11px;
	color: #7f3f1c;
	padding: 0;
	margin: 0 0 8px 0;
}
#supportive h3{
	margin-bottom: 20px;
}
h4{
	font-size: 11px;
	padding: 0;
	margin: 0 0 4px 0;
}





#nav{
	position: absolute;
	top: 87px;
	left: 283px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li{
	position: relative;
	width: 86px;
	height: 20px;
	float: left;
	margin-left: 2px;
}
#nav li ul{
	position: absolute;
	top: 21px;
	left: 0;
	list-style: none;
	padding: 1px 0 0 0;
	display: none;
	margin: 0;
	z-index: 0;
}
#nav li:hover > ul{
	display: block;
}
#nav li ul li{
	margin: 2px 0 0 0;
}
#nav li ul li ul{
	left: 73px;
	top: 7px;
	z-index: 99;
	padding: 0;
}



#nav li a{
	display: block;
	height: 0;
	padding-top: 21px;
	overflow: hidden;
	background: #fff none scroll no-repeat 0 0;
	color: #666;
	text-align: center;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
#nav > li:hover > a{
	background-position: 0 -21px;
}
#nav li.selected > a,
#nav li a:hover{
	background-color: #f37d20;
	color: #fff;
	text-decoration: none;
	background-position: 0 -42px;
}
#nav li li.selected > a,
#nav li li a:hover{
	background-position: 0 -21px;
}







#nav li.home{
	margin-left: 0;
}
#nav li.home a{
	background-image: url(nav-home.png);
}
#nav li.services a{
	background-image: url(nav-services.png);
}
#nav li.services ul li.pk_pd a{
	background-image: url(nav-services-pk_pd.png);
}
#nav li.services ul li.pk_pd ul li.case_studies a{
	background-image: url(nav-services-pk_pd-case_studies.png);
}
#nav li.services ul li.physio_pd a{
	background-image: url(nav-services-physio_pd.png);
}
#nav li.regulatory,
#nav li.publications,
#nav li.publications li,
#nav li.news_and_events{
	width: 90px;
}
#nav li.regulatory a{
	background-image: url(nav-regulatory.png);
}
#nav li.publications a{
	background-image: url(nav-publications.png);
}
#nav li.publications ul li.white_papers a{
	background-image: url(nav-publications-white_papers.png);
}
#nav li.publications ul li.presentations a{
	background-image: url(nav-publications-presentations.png);
}
#nav li.news_and_events a{
	background-image: url(nav-news_and_events.png);
}
#nav li.about_us a{
	background-image: url(nav-about_us.png);
}
#nav li.about_us ul li.history a{
	background-image: url(nav-about_us-history.png);
}
#nav li.about_us ul li.management a{
	background-image: url(nav-about_us-management.png);
}
#nav li.about_us ul li.careers a{
	background-image: url(nav-about_us-careers.png);
}
#nav li.contact_us a{
	color: #f37d20;
	background-image: url(nav-contact_us.png);
}
#nav li.contact_us a:hover{
	color: #666;
}








#hub{
	padding: 25px 19px 5px 19px;
	min-height: 420px;
}
.field:after,
.halves:after,
#hub:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
* html .field,
* html .halves,
* html #hub{
	height: 1%;
}
*:first-child+html .field,
*:first-child+html .halves,
*:first-child+html #hub{
	height: 1%;
}
/*\*//*/
.field{
	display: block;
}
.halves{
	display: block;
}
#hub{
	display: inline-block;
}
/**/
#supportive{
	float: left;
	width: 263px;
	padding: 60px 0 0 0;
	text-align: center;
}
#crucial{
	float: left;
	width: 554px;
	padding: 0 83px 22px 0;
}
.half{
	width: 449px;
	float: left;
	text-align: center;
	border-left: 2px solid #bf9f8e;
}
.first{
	border: 0 none;
}
#shortdesc{
	width: 630px;
	margin: 20px auto 15px auto;
	text-align: center;
	font-size: 13px;
	color: #888;
}



#foot{
	height: 57px;
	padding-top: 2px;
	background: transparent url(foot.png) scroll no-repeat center top;
	text-align: center;
	line-height: 29px;
}
#foot div{
	display: inline;
	border-left: 1px solid #f7f7ec;
	padding: 0 7px;
}
#foot div.first_foot{
	border-left: 0 none;
}



p{
	margin: 0 0 15px 0;
	line-height: 13.4px;
}
.position_title{
	display: block;
	color: #f37d20;
	font-weight: normal;
}
.intro_graph{
	margin-bottom: 30px;
}
.persons_name{
	font-weight: bold;
	color: #7f3f1c;
}
.half h3{
	margin: 25px 0 50px 0;
	height: 26px;
}
.learn_more{
	vertical-align: top;
	width: 101px;
	height: 0;
	padding-top: 21px;
	overflow: hidden;
	display: inline-block;
	margin-left: 5px;
	background: transparent url(button-learn_more.png) scroll no-repeat 0 0;
}
html[xmlns^=""]:not([xmlns*=""]) #hub[id="HUB"] .learn_more{
	height: 21px;
	display: -moz-inline-box;
}
.learn_more:hover{
	background-position: 0 -21px;
}

.field{
	margin-bottom: 2px;
}
.field label{
	display: block;
	width: 89px;
	float: left;
	line-height: 1em;
	padding: 5px 0;
	color: #7f3f1c;
}
.field textarea,
.field input{
	width: 361px;
	margin: 0;
	padding: 2px 0;
}
#submit{
	display: block;
	padding: 0;
	border: 0 none;
	margin: 0 auto;
	width: 101px;
	height: 0;
	padding-top: 21px;
	overflow: hidden;
	background: transparent url(button-submit.png) scroll no-repeat top left;
}


