@charset "utf-8";

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444;
	background-image: url(../../images/sitebg.jpg);
	margin: auto;
	text-align: center;
}

/*div { behavior: url(images/iepngfix.htc); }*/
#bg {
	width: 820px;
	background-image: url(../../images/standout.png);
	background-repeat: repeat-y;
	background-position: bottom right;
	height: 605px;
	margin-left: auto;
	margin-right: auto;
	behavior: url(images/iepngfix.htc);
}

#outer {
	margin-left: auto;
	margin-right: auto;
	width: 788px;
}

#inner {
	
}

#mainWrapper {
	width: 788px;
	height: 591px;
	text-align: left;
	/*background:#fff;*/
	margin-left: auto;
	background: #fff;
}

#header {
	height: 148px;
	background-image: url(../../images/header.jpg);
	background-position: top left;
}

#header-logo {
	float: left;
	margin-top: 35px;
}

#header-mailto {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 9px;
	
}



#header-dcrs a img {border:none; outline:none;}

#flashnav {
	left: 0;
	top: 0;
	position: relative;
	z-index: 0;
}

#contentWrapper {
	width: 749px;
	margin: 8px 0px 8px 23px;
	height: 343px;
	z-index: 1;
	padding: 0px;
	overflow: hidden;
}

#pageContentHolder {
	position: relative;
}

#pageContent {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0px;
	margin-top: 178px; *
	margin-top: 186px;
	overflow: hidden;
}

#fader {
	width: 800px;
	margin: 0px 0px 0px 0px;
	height: 355px; *
	height: 350px;
	position: absolute;
	background: #fff;
	left: 20px;
	display: none;
}

#standardLeftCol {
	width: 593px;
	float: left;
}

#standardRightCol {
	border-left: 1px solid #C8CACC;
	height: 343px;
	float: left;
	padding-left: 5px;
	width: 150px;
}

#standardRightCol div {
	clear: both;
	margin-bottom: 5px;
}

#footer {
	width: 788px;
	height: 60px;
	clear: both;
	background: #000;
	vertical-align: middle;
	color: #fff;
	font-size: 9px;
}

/* common overwrites */
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	line-height: 24px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}

.signoff {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	float: right;
	line-height: 1em;
}


div.content-small {
	font-size: 11px;
}

div.content-smaller {
	font-size: 9px;
}
.whoweare .content-small{
	height:148px;
}
.sifrlinkHolder {
	height: 21px;
	background-image: url(../../images/arrow_right.jpg);
	background-position: bottom right;
}

.sifrlinkHolderGrey {
	background-image: url(../../images/arrow_right_grey.jpg);
	background-position: bottom right;
	height: 21px;
	clear: both;
}

.sifrlinkHref {
	float: left;
	padding-right: 10px;
	background-image: url(../../images/arrow_left.jpg);
	background-position: bottom right;
	height: 21px;
	font-size: 14px;
}

.sifrlinkHrefTxt {
	float: left;
	padding-right: 10px;
	background-image: url(../../images/arrow_left.jpg);
	background-position: bottom right;
	height: 21px;
	font-size: 11px;
}

.redlink {
	font-size: 12px;
	color: #AD2128;
}

.sifrlinkHrefTxt a {
	color: #AD2128;
	text-decoration: none;
}

.sifrlinkHrefGrey {
	float: left;
	padding-right: 10px;
	background-position: bottom right;
	height: 21px;
	font-size: 14px;
	background-image: url(../../images/arrow_left_grey.jpg);
}

div.linkout {
	border-bottom: 1px solid #878D90;
	background-image: url(../../images/linkborder.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	padding-right: 5px;
	height: 20px;
	margin: 0px;
}

div.linkoutholder {
	background-image: url(../../images/linkborder-arrow.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 14px;
}

/* home page */
#homeFeature {
	height: 238px;
	border-bottom: 1px solid #C8CACC;
	margin-bottom: 5px;
	margin-right: 5px;
}

#homeFeatureFull {
	height: 342px;
	border-bottom: 1px solid #C8CACC;
	margin-bottom: 5px;
	margin-right: 5px;
}

#homeFeatureImage {
	float: left;
	width: 298px;
}

#homeFeatureFull #homeFeatureImage {
	float: right;
	width: 298px;
	margin-left: 5px;
}

#homeFeatureVideoImage {
	float: left;
	width: 418px; *
	width: 404px;
	overflow: hidden;
}

#homeFeatureContent {
	float: left;
	width: 290px;
	overflow: hidden;
}

#homeFeatureFull #homeFeatureContent {
	width: 100%;
}

#homeFeatureVideoContent {
	float: left;
	width: 170px;
	padding: 0px; *
	margin-left: 10px; *
	overflow: hidden;
}

#homeFeatureContent .copy {
	height: 205px;
	clear: both; *
	overflow: hidden;
}

#homeFeatureContent .copy .heading {
	width: 270px; *
	overflow: hidden;
	float: left;
}

#homeFeatureVideoContent .copy {
	height: 215px;
	clear: both; *
	overflow: hidden;
}

#homeFeatureFull #homeFeatureContent .copy,#homeFeatureFull #homeFeatureVideoContent .copy
	{
	height: 310px;
	clear: both;
}

#homeFeatureFull #homeFeatureContent
	{
	height: 335px;
}
#homeFeatureFull #homeFeatureVideoContent{
	height: 315px;
}

#homeSubFeatures {
	clear: both;
}

#homeSubFeature {
	width: 290px;
	height: 100px;
	float: left;
}

#homeSubFeature .copycontent,#homeSubFeature2 .copycontent {
	height: 75px; *
	height: 80px;
}

#homeSubFeature2 {
	float: left;
	width: 292px;
	height: 100px;
	border-left: 1px solid #C8CACC;
	padding-left: 5px;
}

/* who we are page */
#whowearePrimary {
	clear: both;
	height: 230px;
	margin-bottom: 5px;
	margin-right: 0px;
}



#whowearePointer {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #999999;
	margin-right: 1px;
	line-height: 1px;
}

#whoweareSecondary {
	clear: both;
	height: 110px;
	width:585px;

	overflow:hidden;
	position:absolute;
}

#whoweareCover {
	position: absolute;
	height: 110px;
	width: 585px;
	background: #FFF;
	z-index: 2000;
	
}

div.staffnick a {
	font-weight: bold;
	color: #AD2128;
	text-decoration: none;
}

div.staffnick {
	padding-top: 5px;
	*padding-top: 0px;
	text-align: center;
	font-size: 11px;
	*background-color:#ffffff;
}

div.staffnicklink {
	text-align: center;
	font-size: 12px;
}

div.staffdetails {
	font-size: 12px;
	letter-spacing: 0;
	padding-left: 3px;
	
}

/* added feb 2009 */

#whowearePrimaryColLeft{
	float:left;
	width:285px;
	margin-right:15px;
	height:195px;
	overflow:hidden;
}

#whowearePrimaryColRight{
	float:left;
	width:285px;
	height:195px;
	overflow:hidden;
}

#clickHolder{
	clear:both;
	position:relative;
	height:100px;
	z-index:500;
}

.staffClick{
	position:absolute;
	width:104px;
	height:100px;
	margin-top:5px;
	
}

/* added feb 2009 */


.staffDescriptionFull {
	position: absolute;
	margin-top: 5px;
	width: 582px;
	vertical-align: middle;
	left:580px;	
}
div.staffDescriptionFull div.secondaryImage {
	float: left;
	width: 120px;
}

div.staffDescriptionFull div.details {
	float: left;
	width: 460px;

}

div.staffDescriptionFull div.details div.backlink {
	float:right;
	width:200px;
}
div.staffDescriptionFull div.details div.maillink {
	float:left;
	width:200px;
}
div.staffDescriptionFull div.details a {
	text-decoration:none;
}

div.staffDescriptionFull div.details .stafftitle {
	margin-top: 0px;
	font-size: 16px; *
	font-size: 17px;
}

div.staffDescriptionFull div.details .stafftitle .normal{
	font-weight: normal;
}

div.staffDescriptionFull div.details div.headings {
	clear: both;
}

div.staffDescriptionFull div.details div.copy {
	clear: both;
	height: 56px;
	font-size: 10px;
}

div.staffDescriptionFull div.details div.link {
	float: right;
	float: right;
	text-align: right;
	font-size: 18px;
}

div.staffDescriptionFull div.details div.quote {
	clear: both;
}

div#standardRightCol.whoweare {
	background: #D1D2D4;
	border-left: 2px solid #AD2128;
	width: 148px;
}


h1.quote {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-size: 32px;
	line-height: 0.5em;
}

h1.float {
	float: left;
	font-size: 26px;
}

div.floatgrey {
	float: left;
	font-size: 17px;
	padding-top: 7px;
	padding-left: 8px;
}


/* who we are page */ /* what we do */
#whatwedoLeftCol {
	width: 265px;
	float: left;
	margin-right: 10px; *
	margin-right: 5px;
	height: 330px;
}

#whatwedoRightCol {
	height: 330px;
	width: 457px;
	float: left;
	padding-left: 5px;
	border-top: 1px solid #AD2128;
	border-bottom: 1px solid #AD2128;
	background: #EAEBE6;
	padding-top: 10px;
	margin-left: 10px;
}

#whatwedoLeftCol div {
	clear: both;
	margin-bottom: 5px;
}

#whatwedoRightCol div.nav {
	margin-left: 10px; *
	margin-left: 5px;
	width: 115px;
	float: left;
	margin-right: 10px;
	height: 430px;
}

#whatwedoRightCol div.subsection {
	float: left;
	height: 220px;
	width: 310px;
}

#whatwedoRightCol div.subsection-blurbs {
	padding-top: 10px;
	float: left;
}

#whatwedoRightCol div.subsection-blurbs div.left {
	clear: both;
	width: 115px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#whatwedoRightCol div.subsection-blurbs div.right {
	float: left;
	width: 310px;
}

#whatwedoRightCol div.subsection-blurbs div.image {
	float: left;
	width: 65px;
	height: 84px;
	margin-right: 8px;
	position: relative;
}

#whatwedoRightCol div.subsection-blurbs div.image div.tooltip {
	position: absolute;
	width: 150px;
	right: 30px;
	top: -40px;
	display: none;
	font-size: 10px;
	padding: 5px;
	height: 70px;
	background-image: url(../../images/tooltip.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

div.tooltip .copy {
	height: 55px;
	width: 140px;
	overflow: hidden;
}

div.tooltip .close {
	margin-right: 10px;
	float: right;
}

div.tooltip .close a {
	color: #666;
}

.greylink {
	font-size: 18px;
	line-height: 1em;
	border-bottom: 1px solid #C8CACC; *
	font-size: 17px;
}

.greylinkactive {
	font-size: 18px;
	line-height: 1em;
	border-bottom: 1px solid #AD2128; *
	font-size: 17px;
}

/* what we do */ /* clienets */
#clientsLeftCol {
	width: 109px;
	float: left;
	height: 330px;
	border-right: 1px solid #C8CACC;
	margin-right: 10px;
}

#clientsRightCol {
	
}

#clientRightCol-Col1 {
	width: 284px;
	float: left;
	height: 340px;
}

#clientRightCol-Col2 {
	width: 178px;
	float: left;
}

#clientRightCol-Col1 .copy {
	width: 260px;
	clear: both;
	height: 175px;
}

.pagejumper {
	margin-top: 10px;
	border-bottom: 1px solid #999;
	height: 15px;
	overflow: visible;
	float: left;
}

.pagejumper .page {
	width: 10px;
	height: 10px;
	background: #fff;
	margin-left: 6px;
	float: left;
	border: 1px solid #999;
	overflow: hidden;
}

.pagejumper .active {
	background: #999;
	margin-left: 6px;
	float: left;
}

.clientquotewrapper {
	height: 70px;
	margin-bottom: 10px;
}

.clientquote {
	clear: both;
	font-size: 24px;
	width: 270px;
}

.quotes {
	font-size: 14px;
	line-height: 14px;
}

.quote-space {
	height: 2px;
}

.noborder {
	border: none;
}

#clientRightColSecondary {
	clear: both;
	height: 200px;
	padding-top: 10px;
}

#clientRightColSecondary .image {
	float: right;
}

#clientRightColText {
	height: 240px;
}

#clientsRightCol div.videoClient .videoImage {
	height: 265px;
	margin-bottom: 5px;
}

#clientsRightCol div.videoClient .thumbnail {
	float: left;
	width: 95px;
	height: 75px;
}

#clientsRightCol div.videoClient .copy {
	float: left;
	width: 368px;
	margin-left: 5px;
}

#clientsRightCol div.videoClient .clickthru {
	float: right;
}

.clear {
	clear: both;
}

/* contact */
#contactLeftCol {
	width: 108px;
	float: left;
	height: 330px;
	border-right: 1px solid #C8CACC;
	padding-top: 5px;
}

#contactLeftCol a {
	color: #AD2128;
	font-size: 9px;
}

#contactRightCol {
	height: 350px;
	width: 467px;
	float: left;
	padding-left: 5px;
}

.pageheading { /*background:#000;*/
	margin-top: -5px;
}

div.staffDescriptionFull .pageheading {
	font-size: 22px;
	line-height: 1em;
	margin-top: 0px; *
	font-size: 20px;
}

.client-pageheading,.pageheading {
	font-size: 23px; *
	font-size: 21px;
	margin-bottom: 0px;
}

.secondheading { /*background:#000;*/
	margin-top: -5px;
	font-size: 18px; *
	font-size: 19px;
	margin-bottom: 0px; *
	line-height: 0.4em;
}

.thirdheading { /*background:#000;*/
	margin-top: -5px;
	font-size: 12px;
	font-size: 11px;
	margin-bottom: 0px;
}

.contactholder {
	clear: both;
	min-height: 85px;
	border-bottom: 1px solid #C8CACC;
	margin-bottom: 10px;
	height: 80px;
}

.contactholder .contact-image {
	float: left;
	height: 71px;
	width: 65px;
}

.contactholder div.contact-description {
	float: left;
	width: 400px;
}

.contactholder div.contact-description div.contact-title {
	clear: both;
}

span.contact-title {
	font-size: 14px;
	font-weight: normal;
	color: #AD2128;
	color: #000000;
}

span.contact-designation {
	font-size: 11px;
	font-weight: normal;
	color: #C8CACC;
	color: #000000;
}

.contactholder div.contact-description div.contact-copy {
	clear: both;
	height: 45px;
}

.contactholder div.contact-description div.contact-details {
	clear: both;
	height: 30px;
}

.contactholder div.contact-description div.contact-details div.phone {
	font-size: 14px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	padding-left: 12px;
	background-image: url(../../images/tel.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 220px;
}

.contactholder div.contact-description div.contact-details div.email {
	font-size: 17px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}

#contactRepeater {
	height: 280px;
}

#contactFooterImage {
	float: right;
	margin-top: 10px;
}

input.contactfield {
	border: 1px solid #C8CACC;
	color: #666;
	font-size: 11px;
	height: 16px;
	width: 140px;
}

textarea.contactfield {
	border: 1px solid #C8CACC;
	color: #666;
	font-size: 11px;
	width: 140px;
}

.formitem {
	margin-bottom: 5px;
}

.formlabel {
	font-size: 14px;
	margin-bottom: -5px;
}

#contactRightCol .last {
	border-bottom: none;
}

#contactRightCol .last .email {
	clear: both;
	float: left;
	margin-left: 50px;
}

div.textlink {
	float: right;
	margin-right: 5px;
}

div.textlink a {
	font-weight: bold;
	color: #AD2128;
	font-size: 13px;
}

.contactRightCol {
	background: #D1D2D4;
}

table.stats-table td {
	height: 24px;
	border-bottom: 1px solid #ddd;
	padding-top: 3px;
	padding-bottom: 0px;
	vertical-align: middle;
}

div.key,div.value {
	font-size: 15px;
}

.client-text {
	
}

#googlemap {
	width: 550px;
	height: 495px;
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	left: 100px;
	top: 20px;
}

#aero {
	float: left;
	width: 40px;
}

#themap {
	float: left;
	width: 376px;
	background: #fff;
	height: 475px;
	overflow: hidden;
}

.highlight {
	color: #AD2128;
}

.smallest {
	font-size: 9px;
}

.smallest .designation {
	font-size: 11px;
}

.padtop {
	margin-top: 5px;
}

.coverit {
	position: absolute;
	width: 135px;
	height: 225px;
	opacity: 0.01;
	filter: alpha(opacity = 1);
	background: #fff;
	z-index: 200;
}

/*
.coverit:hover{
	opacity:.2;
	filter:alpha(opacity=25);
}
*/
.coverit_bg {
	background: #cc0000;
	width: 135px;
	height: 160px;
}

.fadeimg {
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.note {
	color: #666;
	font-size: 9px;
}

#loader {
	height: 50px;
}

div.copyright {
	float: right;
	font-size: 10px;
	color: #333;
	margin-top: 2px;
}

#footerlogo_left {
	width: 70px;
	float: left;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
}

#footerlinks {
	float: left;
	width: 630px;
	text-align: right;
	padding: 2px;
	display: table;
	height: 50px;
	vertical-align: bottom;
}

#footerlinks .links {
	border: 1px solid #fff;
	vertical-align: bottom;
	display: table-cell;
	height: 50px;
}

#footerlinks .links .linksinner {
	
}

#footerlogo_right {
	float: right;
	width: 70px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#footer a {
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#tip {
	border: 1px solid;
	background: #FEFDD8;
	padding: 3px;
	margin-left: 20px;
	margin-top: 20px;
	position: absolute;
	font-size: 9px;
}

#noflash{
margin-left:15px;

}


#rightlink{
	position:absolute;
	top:325px;
	*top:328px;
}