body {
	margin:0;
	font:14px/24px "Times New Roman", Times, serif;
	color:#333;
	min-width:890px;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
img{border:0;}
a{
	text-decoration:none;
	color:#336699;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
#wrapper {
	width:890px;
	margin:0 auto;
}
#header {
	padding:41px 29px 0 35px;
	height:70px;
}
.logo {
	margin:0;
	padding:13px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	height:40px;
}
.logo a {
	display:block;
	height:100%;
	width:252px;
	background: url(../images/logo.gif) no-repeat;
}
#nav {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	border-left:1px solid #ccc;
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
	border-right:1px solid #ccc;
	padding:22px 9px 23px;
	font-size:15px;
	height:24px;
	float:left;
	color:#666;
}
#nav li a:hover,
#nav li.active a{
	background:#c00;
	color:#fefdfd;
	text-decoration:none;
}

/* begin photoframe on home page 
.photoFrame {
	width:910px;
	overflow:hidden;
	position:relative;
	float:left;
	margin:-1px 0 34px;
	}
	
	.photoFrame .image-looper {
		overflow:hidden;
		position:relative;
		width:831px; height:273px;
		margin:0 0 0 30px; padding:0; }
	
	.photoFrame ul { width:9999px; display:block; margin:0; padding:0; list-style:none }
	.photoFrame ul li { display:block; margin:0; padding:0; float:left }
	.photoFrame img {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	margin:0;
}
	
		.photoFrame .pagination {
		position:absolute;
		font-size:54px;
		cursor:pointer;
		color:#C00; }

	.photoFrame .pagination#next {
	top:120px;
	right:15px;
}
	.photoFrame .pagination#previous { display:none; left:0; top:120px; }



.carousel {
	overflow:hidden;
	margin:-1px 0 34px;
	width:100%;
}
.carousel .link-prev,
.carousel .link-next {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:20px;
	height:78px;
	background: url(../images/bg-link-prev.gif) no-repeat;
	margin:95px 9px 0 0;
}
.carousel .link-next {
	background: url(../images/bg-link-next.gif) no-repeat;
	float:right;
	margin:95px 0 0 ;
}
.carousel div {
	width:832px;
	overflow:hidden;
	position:relative;
	float:left;
}
.carousel ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.carousel ul li {
	float:left;
}
.carousel ul li img {
	display:block;
	border:solid #a7a7a7;
	border-width:0 1px 1px 0;
}
*/

/* new slider */
#featured {
float:left;
height:273px;
margin-left:5px;
margin-right:12px;
margin-top:35px;
width:860px;
}
.slides {
left:0;
position:absolute;
top:0;
}
.container {
cursor:pointer;
height:273px;
overflow:hidden;
position:relative;
width:831px;
}
a#prev  {
background:url("../images/bg-link-next.gif") no-repeat scroll -3176px 74px transparent;
display:block;
float:left;
height:190px;
text-indent:-99999px;
width:28px;
}
a#next  {
background-image:url("../_img/sprite.png");
background-position:-3314px 74px;
display:block;
float:right;
height:190px;
text-indent:-99999px;
width:32px;
}
/* end slider */

/* simple image fade */
.slideshow { width:831px; height:273px; margin: auto }
.slideshow img { padding: 0; border: none; background-color: #fff; margin-bottom:10px }
/* end simple image fade */

.threecolumns {
	width:100%;
	overflow:hidden;
	background: url(../images/bg-threecol.gif) repeat-y;
	margin:0 0 10px;
}
.threecolumns .column {
	width:216px;
	padding:0 20px 0 33px;
	margin:-4px 0 0;
	float:left;
}
.threecolumns h2 {
	font-size:22px;
	line-height:23px;
	color:#c00;
	margin:0 0 14px;
}
.threecolumns p {
	margin:0 0 23px;
}
.column .logo-box {
	height:1%;
	overflow:hidden;
	padding:0 3px 0 0;
}
.column a.bwenc {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-bwenc.gif) no-repeat;
	width:191px;
	height:57px;
}
.column a.aesc {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/aesc-logo.gif) no-repeat;
	width:191px;
	height:27px;
padding:0 0 20px 0;
}
.column .news-box {
	font-size:13px;
	line-height:20px;
	padding:0 0 15px 3px;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.column blockquote {
	margin:0;
}
.column blockquote cite {
	color:#333;
}
.column blockquote q {
	color:#336699;
	font-style:italic;
}
.column .news-box .date {
	color:#666;
	display:block;
	margin:-2px 0 0;
}
.threecolumns .activity {
	width:290px;
	padding:0 10px 0 33px;
}
.column .activity-list {
	list-style:none;
	margin:0 0 -10px;
	padding:15px 0 0;
}
.activity-list li {
	height:1%;
	margin:0 0 5px;
}
.activity-list li:after {
	content:"";
	display:block;
	clear:both;
}
.activity-list li a {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.activity-list li a.warner {
	background: url(../images/bg-warner.gif) no-repeat;
	width:123px;
	height:34px;
}
.activity-list li a.msg {
	background: url(../images/bg-msg.gif) no-repeat;
	width:85px;
	height:24px;
	margin:0 0 0 20px;
}
.activity-list li a.paramount {
	background: url(../images/bg-paramount.gif) no-repeat;
	width:69px;
	height:57px;
	margin:-6px 0 0 30px;
	position:relative;
}
.activity-list li span {
	width:120px;
	float:right;
	line-height:15px;
}
.activity-list li span .position {
	display:block;
	color:#c00;
}
.activity-list li span .company {
	font-style:normal;
	display:block;
}
#main {
	width:878px;
	margin:10px 0 10px;
	padding:0 0 0 14px;
	overflow:hidden;
	background: url(../images/bg-main.gif) repeat-y;
}
#sidebar {
	width:259px;
	float:left;
}
#sidebar .subnav {
	list-style:none;
	margin:0 0 44px;
	padding:10px 0 0 24px;
	height:1%;
	overflow:hidden;
}
.subnav li {
	line-height:36px;
}
.subnav li a {
	font-size:20px;
	color:#84838b;
	font-weight:normal;
}
.subnav li a:hover,
.subnav li a.active {
	color:#c00;
	background: url(../images/bg-arrow.gif) no-repeat 100% 2px;
	padding:0 18px 0 0;
	text-decoration:none;
}
#sidebar .mission-box {
	background: url(../images/bg-mission-c.gif) repeat-y;
	width:259px;
	float:right;
	color:#fff;
}
.mission-box .holder {
	background: url(../images/bg-mission-t.gif) no-repeat;
}
.mission-box .holderchair {
	background: url(../images/bg-mission-t-chair.gif) repeat-y;
}
.mission-box .frame {
	background: url(../images/bg-mission-b.gif) no-repeat 0 100%;
	min-height:300px;
	overflow:hidden;
	padding:19px 16px 20px 21px;
	line-height:23px;
}
.mission-box .charts {
	background: url(../images/bg-mission-b.gif) no-repeat 0 100%;
	height:335px;
	overflow:hidden;
	padding:0 16px 0 10px;
	line-height:23px;
}
.mission-box .chair {
	background: url(../images/bg-mission-chair.jpg) no-repeat 0 100%;
	min-height:300px;
	overflow:hidden;
	padding:19px 16px 20px 21px;
	line-height:23px;
}
.mission-box h3 {
	margin:0 0 23px;
	font-size:22px;
	font-style:italic;
	font-weight:normal;
}
.mission-box a {
	color:#e0dfdf;
text-decoration:underline;
}
.mission-box a:hover {
	color:#fff;
text-decoration:underline;
}
* html .mission-box .frame {
	height:300px;
	overflow:visible;
}
.mission-box p {
	margin:0 0 20px;
}
#content {
	width:619px;
	float:right;
}
#content .heading-box {
	font-size:20px;
	line-height:25px;
	font-style:italic;
	color:#c00;
	padding:10px 28px 10px;
font-weight:bold;
}
.heading-box p {
	margin:0;
}
#content .data {
	padding:20px 20px 12px 28px;
	border-top:1px solid #bdbdbd;
	line-height:23px;
}
.data h2 {
	font-size:20px;
	font-style:italic;
	color:#369;
	margin:0 0 18px;
	font-weight:normal;
}
.data p {
	margin:0 0 23px;
}
.data .steps-list {
	list-style:none;
	margin:-10px 0 0;
	padding:0 0 8px 3px;
}
.data .steps-list li {
	line-height:28px;
	background:url(../images/chair-bullet.gif) no-repeat;
	padding-left: 1em;
	text-indent: .5em;
	margin-left:0;
	background-position: 0 6px;
}

.data .steps-list li a {
	color:#336699;
	font-weight:normal;
}
.data .steps-gray {
	list-style:none;
	margin:-10px 0 0;
	padding:0 0 8px 3px;
}
.data .steps-gray li {
	line-height:28px;
	background:url(../images/chair-bullet-gray.gif) no-repeat;
	padding-left: 1em;
	text-indent: .5em;
	margin-left:0;
	background-position: 0 6px;
}
.biopic {
float: right;
width:150px;
padding:0 0 20px 20px;
border:1px solid #333;
display:block;
}
#footer {
	height:1%;
	overflow:hidden;
	padding:0 30px 15px 21px;
}
#footer .box{
	background: url(../images/bg-footer-c.gif) repeat-y;
}
#footer .holder {
	background: url(../images/bg-footer-t.gif) no-repeat;
}
#footer .frame {
	background: url(../images/bg-footer-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:4px 13px 8px 9px;
}
#footer .twitter-news {
	float:left;
	background: url(../images/bg-twitter.gif) no-repeat;
	color:#fff;
	font-size:21px;
	padding:0 20px 0 26px;
	margin:0 25px 0 0;
	width:78px;
	height:43px;
}
#footer .twitter-news span {
	font-size:16px;
	display:block;
	text-transform:uppercase;
	margin:-8px 0 0;
}
#footer .social {
	list-style:none;
	margin:0;
	padding:6px 0 0;
	float:right;
}
.social li {
	float:left;
	margin:0 0 0 11px;
}
.social li a {
	display:block;
	width:28px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}
.social li .twitter {
	background: url(../images/ico-twitter.gif) no-repeat;
}
.social li .linkedin {
	background: url(../images/ico-linkedin.gif) no-repeat;
}
.social li .facebook {
	background: url(../images/ico-facebook.gif) no-repeat;
	width:29px;
}
#footer .box p {
	margin:0;
}
#footer #tweet {
	padding:0;
	height:40px;
	overflow:hidden;
	color:#666;
	line-height:14px;
	list-style:none;
	margin:0;
	top:0;
	font-size:13px;
}
#footer #tweet li{
	list-style:none;
	padding:0;
	text-indent:0;
	margin:0;
	height:1%;
	text-indent:0;
	position:relative;
	top:-6px;
	left:-40px;
}

#footer .info-box {
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	color:#333;
	padding:10px 0 0 21px;
	word-spacing:-1px;
	text-align:center;
}
#footer .info-box address {
	font-style:normal;
	float:left;
	margin:0 9px 0 0;
}
#footer .info-box span {
	float:left;
	background: url(../images/separator.gif) no-repeat 0 3px;
	padding:0 4px 0 10px;
}
#footer .info-box .copy {
	color:#c60c30;
	font-size:11px;
}
#footer .info-box a {
	color:#333;
	font-weight:normal;
}

/* Slider 
div.front-slider {position:relative;width:994px;margin:0 auto 20px auto;}
div.front-slider div.slider-wrapper {position:relative;width:891px;height:230px;margin:0 auto;background:transparent  url(../images/slider-wrap-bg.png) 0 0 no-repeat;overflow:hidden;}
div.front-slider div.slider-content {position:relative;}

div.front-slider {font-size:1.3em;}
div.front-slider a.prev,
div.front-slider a.next {position:absolute;width:20px;height:40px;text-indent:-9999px;overflow:hidden;z-index:1;}
div.front-slider a.prev {left:15px; top:90px;background:transparent url(../images/prev.gif) 0 0 no-repeat;}
div.front-slider a.next {top:90px;right:15px;background:transparent url(../images/next.gif) 0 0 no-repeat;}
div.front-slider div.product-image {float:left;position:relative;}
div.front-slider div.product-image img {float:left;}
div.front-slider div.product-image span.zoom {position:absolute;width:20px;height:20px;background:transparent url(../i/icon-zoom.png) 0 0 no-repeat;bottom:10px;right:10px;text-indent:-9999px;cursor:pointer;}
div.front-slider div.product-summary {overflow:hidden;padding:0 0 0 40px;}
div.front-slider div.product-summary h2 {font-family:Georgia,serif;font-size:18px;font-style:italic;margin-top:0;color:#2980ad;font-weight:bold;}
div.front-slider div.product-summary p.summary-links a {margin:0 20px 0 0;}
div.front-slider .slider-wrapper {}
div.front-slider .slider-content { width:836px !important;overflow:hidden !important; padding:0 !important; margin:24px !important;}
div.front-slider ul{margin:0 !important;width: 2000px;}
div.front-slider li{float:left;width: 765px;margin:0 40px 0 0;list-style-type : none;}
*/ 

body#home #home a,
body#expertise #expertise a,
body#clients #clients a,
body#candidates #candidates a,
body#newswire #newswire a,
body#contact #contact a{
	background:#fefdfd;
	color:#c00;
	text-decoration:none;
	/* keep old style
	background:#c00;
	color:#fefdfd;
	text-decoration:none; */
}


/* contact page style */
#contactform {
	width: 30%;
	float:left;
	padding: 0 0 0 15px;
	margin:0 0 20px 10px;
	text-align:left;
	border-left: 1px solid #e3e8ee;
}
#contactform ul {
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
	color: #666666;
	font: 80% "Lucida Grande", Lucida, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#contactform ul li { 
	display: block; 
	border-top: dotted 1px #2e50a3;
	padding: 5px 0 7px 2em;
	background-image:url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .65em;
}
#contactform ul li a {
	text-decoration: none;
	color: #666666;
	font-size: 100%;
	text-transform:none;
	padding:0;
	font-weight: normal;
}
#contactform ul li a:hover {
	color: #cc0000;
	font-weight:normal;
}
.contactformtitle {
	font: 120% Georgia, "Times New Roman", Times, serif;
	padding: 3px 0 0 0;
	font-weight:normal;
	color: #0052b5;
}
#contactaddress {
	width: 25%;
	float:left;
	padding-right: 25px;
	margin:0 5px 20px 15px;
	text-align:left;
	border-right: 1px solid #e3e8ee;
}
#contactaddress ul {
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
	color: #666666;
	font: 80% "Lucida Grande", Lucida, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#contactaddress ul li { 
	display: block; 
	border-top: dotted 1px #2e50a3;
	padding: 5px 0 7px 2em;
	background-image:url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .65em;
}
#contactaddress ul li a {
	text-decoration: none;
	color: #666666;
	font-size: 100%;
	text-transform:none;
	padding:0;
	font-weight: normal;
}
#contactaddress ul li a:hover {
	color: #cc0000;
	font-weight:normal;
}
.contactaddresstitle {
	font: 120% Georgia, "Times New Roman", Times, serif;
	padding: 3px 0 0 0;
	font-weight:normal;
	color: #0052b5;
}
#contactemail {
	width: 30%;
	float:left;
	padding-right: 10px;
	margin:0 0 20px 10px;
	text-align:left;
}
#contactemail ul {
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
	color: #666666;
	font: 80% "Lucida Grande", Lucida, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#contactemail ul li { 
	display: block; 
	border-top: dotted 1px #2e50a3;
	padding: 5px 0 7px 2em;
	background-image:url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .65em;
}
#contactemail a {
	text-decoration: none;
	color: #4b79b1;
	font-size: 100%;
	text-transform:none;
	padding:0;
	font-weight: normal;
}
#contactemail a:hover {
	color: #cc0000;
	font-weight:normal;
}
.contactemailtitle {
	font: 120% Georgia, "Times New Roman", Times, serif;
	padding: 3px 0 0 0;
	font-weight:normal;
	color: #0052b5;
}
#verticalForm fieldset {
	display:block;
	margin:0;
	padding:0;
	width:auto;
	border:none;
	font: 80% Georgia, "Times New Roman", Times, serif;
}
#verticalForm fieldset.radio {
	margin:1em 0 2em;
	width:auto;
}
#verticalForm fieldset.radio input {
	clear:both;
	float:left;
	width:auto;
}
	#verticalForm fieldset.radio label {
	font-weight:normal;
}
#verticalForm input {
	display:block;
	width:90%;
	font: 95% "Lucida Grande", Lucida, Geneva, Arial, Helvetica, sans-serif;
	color:#003399;
	padding: 2px;
}
#verticalForm label {
	display:block;
	font-weight:normal;
	margin-bottom:1em;
	line-height:20px;
}
#verticalForm textarea {
	display:block;
	font-weight:normal;
	font: 95% "Lucida Grande", Lucida, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	width: 91%;
	color:#003399;
	padding:2px;
}
#verticalForm label.first {
	padding-top:1em;
}
#verticalForm select {
	display:block;
}
.backlink {
	font: 90% "Lucida Grande", Lucida, Geneva, Arial, Helvetica, sans-serif;
color:#990000;
}


.social-list {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.social-list li {
padding:0 10px 0 16px;
line-height:32px;
}
.social-list li a {
text-decoration:none;
color:#ffffff;
}
.social-list li a:hover {
text-decoration:none;
color:#bfbfbf;
}
.social-list li a.facebook {
padding-left: 24px;
padding-bottom:10px;
background-image: url(../images/facebook.gif);
background-repeat: no-repeat;
background-position: 0 .05em;

}

.social-list li a.linkedin {
padding-left: 24px;
padding-bottom:10px;
background-image: url(../images/linkedin.gif);
background-repeat: no-repeat;
background-position: 0 .05em;

}
.social-list li a.twitter {
padding-left: 24px;
padding-bottom:10px;
background-image: url(../images/twitter.gif);
background-repeat: no-repeat;
background-position: 0 .05em;
}

