body { margin: 0; padding: 28px 0 0 0; background:url(../_images/BG-gradient.jpg) repeat-x 0 0 #6a6963; }
#dropShadow-middle {width:922px; margin:0 auto; padding:0 0 0 20px; background:url(../_images/BG-shadowTile.png) 0 0 repeat-y;}
#dropShadow-top {background:url(../_images/BG-shadowTop.png) top no-repeat; width:942px; margin:0 auto; padding:21px 0 0 0;}
#dropShadow-bottom {background:url(../_images/BG-shadowBottom.png) bottom no-repeat; width:942px; margin:0 auto; padding:0 0 21px 0;}
#container {width:900px;}

.ie6 #dropShadow-top {background: none;}
.ie6 #dropShadow-bottom {background: none;}
.ie6 #dropShadow-middle {background:none;}
.ie6 #container {width:912px; padding:12px 0 12px 12px; background:url(../_images/BG-lines.gif) 0 0 repeat; border: 2px solid #fdfdfd;}

#main-area {width:900px; overflow:hidden; background:#fff; border:1px solid #d6d6d6;}
#header {width:900px; height:98px; background:url(../_images/BG-header.jpg) 0 0 no-repeat; overflow:hidden;}
#logo {width:257px; float:left;}

#mainNav {width: 852px; height: 34px; background:#165682 url(../_images/BG-nav.gif) 0 0 repeat-x; padding:0 0 0 48px; position:absolute;}
	#mainNav ul { list-style: none;}
		#mainNav ul li { float:left; display:inline; margin:0; padding:0 10px 0 0; }
			#mainNav ul li a { display: block; height:32px; }
			#mainNav ul li a:hover {border-bottom: 2px solid #fff;}
				#mainNav ul li a span { position: absolute; left: -999em; }
					.home a { background-image:url(../_images/nav-home.gif); width:78px; height: 32px;  }
					.about a { background-image: url(../_images/nav-about.gif); width: 73px; height: 32px; padding:0 0 0 10px; }
					.executive-committee a { background-image: url(../_images/nav-executive-committee.gif); width: 187px; height: 32px; }
					.committees a { background-image: url(../_images/nav-committees.gif); width: 120px; height: 32px; }
					.meetings a { background-image: url(../_images/nav-meetings.gif); width: 105px; height: 32px; }
					.links a { background-image: url(../_images/nav-links.gif); width: 80px; height: 32px; }
					.contact a { background-image: url(../_images/nav-contact.gif); width: 90px; height: 32px; }
					
					.active {border-bottom: 2px solid #fff;}
					
					
					#section1 .about-tdi a, #section2 .capabilities a, #section3 .clients a, #section4 .tdi-labs a, #section5 .careers a { background-position: 0 -64px !important; }
					
#content{padding-top:34px;font-size: 1.3em;}

	
	#content { height: 650px; min-height: 650px; }
	.contentHome { height: 420px !important; min-height: 420px !important; }
	html>body #content { height: auto; }

#flashPromo {width:900px;padding:0; margin-bottom:11px;}
  #flashPromo .promoAlt { width:900px;height:420px;position:relative;background:url(../_images/img-main.jpg) no-repeat 0 0; }
  #flashPromo .promoAlt .txt { position:absolute; width:350px;height:100px;top:75px;right:86px;font-family:georgia, serif;}
    #flashPromo .promoAlt .txt h1 {
	font-size:1.8em;
	color:white;
	text-transform: uppercase;
}
    #flashPromo .promoAlt .txt p {
	font-size:1.4em;
	line-height:1.5em;
	color:#bed1e0;
	border-top:1px solid;
	border-color:#124a74 transparent;
	margin: 7px 0;
	padding: 12px 0 8px;
	text-transform: uppercase;
}
    #flashPromo .promoAlt .txt .link a { font-size:.7em;color:white; text-decoration:none;font-family:arial,serif; background:url(../_images/mainLinkArrow.gif) no-repeat 100% 50%; display:inline-block;min-height:17px;height:17px;padding-right:25px;  }
		html>body #flashPromo .promoAlt .txt .link a { height:auto; }

#content .block {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#content .block a:link {
	color: #a1523d;
}
#content .block a:visited {
	color: #a1523d;
}

#content .block .leftblock {
	float: left;
	display: inline;
	width: 150px;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 65px;
	text-align: right;
}
#content .block .leftblock h2 {
	color: #a1523d;
	text-transform: uppercase;
	font: bold 1.2em "Times New Roman", Times, serif;
	margin: 30px 0px 0px;
	padding: 0px;
}
#content .block .rightblock {
	clear: right;
	float: right;
	display: inline;
	margin: 0px 100px 0px 35px;
	padding: 0px 0px 30px;
	border-bottom: 1px dotted #939393;
	width: 550px;
}
#content .block .rightblock.head {
	padding-bottom: 20px;
}
#content .block .rightblock.back {
	border-bottom:none;
	padding:15px 0 0 0;
}
#content .block .rightblock h1 {
	font: bold 1.4em "Times New Roman", Times, serif;
	margin: 20px 0 0;
	color: #a1523d;
	text-transform: uppercase;
}
#content .block .rightblock p {
	color: #666;
	margin: 30px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
#content .block .rightblock ul {
	margin: 0px;
	padding: 0px;
}

#content .block .rightblock li {
	margin: 10px 0px 0px 25px;
	padding:0;
	color: #666;
}
#content .block .rightblock ul li {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(../_images/bu_arrow.gif) no-repeat left 5px;
}
#content .block .rightblock table {
	margin: 15px 0px 0px;
	padding: 0px;
}

#content .block .rightblock th {
	height: 48px;
	width: 115px;
	background: #999;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 90%;
	margin: 0px;
	padding: 0px 10px;
	vertical-align: middle;
	text-align: left;
}
#content .block .rightblock td {
	margin: 0px;
	padding: 20px 10px;
	vertical-align: top;
	border-bottom: 1px dotted #939393;
	color: #666;
}
#content .block .noborder {
	border-style: none !important;
}

#content #returntop {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 5px 100px 20px 0px;
}
#content #returntop p {
	background: url(../_images/bu_top.gif) no-repeat right 4px;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	font: bold 75% "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#content #returntop p a:link {
	color: #a1523d;
	text-decoration: none;
}
#content #returntop p a:visited {
	color: #a1523d;
	text-decoration: none;
}
#content #returntop p a:hover {
	color: #a1523d;
	text-decoration: underline;
}

#footer {width:900px; background:url(../_images/BG-footer-gradient.gif) 0 0 repeat-x; overflow:hidden; padding:20px 0 14px 0;}
#footer-leftColumn {float:left; width:130px; padding:0 0 0 16px;}
#footer-leftColumn p {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight: normal; color:#666;}
#footer-rightColumn {float:right; width:auto; padding-right:15px;} 
#footer-rightColumn {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight: normal;}
#footer-rightColumn a {text-decoration:none; color:#a0523d;}
#footer-rightColumn a:hover {text-decoration:underline;}
#footer-rightColumn ul li { float:left;list-style-type:none; }
#footer-rightColumn ul li a {border-left: 1px solid #a0523d; padding:0 5px;}
#footer-rightColumn ul li:first-child a {border-left:none;}

#banner.bg {
  height:106px;width:100%;
  position:relative;
  overflow:hidden; 
  background:linear-gradient(#165581, #178fce);
  
  background: #165581; 
  background: -moz-linear-gradient(top, #165581 0%, #178fce 100%); 
  background: -webkit-linear-gradient(top, #165581 0%,#178fce 100%); 
  background: linear-gradient(to bottom, #165581 0%,#178fce 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#165581', endColorstr='#178fce',GradientType=0 ); 

  background:transparent url(/_images/bg_banner.jpg) no-repeat;
}
.heading-text { 
  font:58px/45px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; position:absolute; left:245px;bottom:0; }