/*Components*/
body {
	background-color:#38678e;
	background-image: url('images/body_bkg.jpg');
	background-repeat: repeat;
	font-family: sans-serif;
	}
a {
	}
h1 {	
	}
h2 {	
	}
p {
	color:#7d7d7d;
	font-size:12px;
	}
	
/* Major Design Components */
#content {
	background-image:url('images/background.jpg');
	width:846px;
	height:662px;
	background-repeat:no-repeat;
	position: relative;
	margin-top: 50px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	}
#content_extendable {
	background-image:url('images/yellowbar.png');
	background-position: bottom center;
	background-color: #fff;
	width:846px;
	height:auto;
	background-repeat:no-repeat;
	position: relative;
	margin-top: 50px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	background-image:url('images/header.png');
	background-repeat: no-repeat;
	width:762px;
	height:110px;
	position: relative;
	left:21px;
	top:20px;
	}
#topNav {
	background-image:url('images/top2.png');
	background-repeat:no-repeat;
	width:803px;
	height:27px;
	position: relative;
	left:19px;
	top: 18px;
	}
#topNav_careers {
	background-image:url('images/top_career.png');
	background-repeat:no-repeat;
	width:803px;
	height:27px;
	position: relative;
	left:19px;
	top: 18px;
	} 
#topNav_contact {
	background-image:url('images/top_contact.png');
	background-repeat:no-repeat;
	width:803px;
	height:27px;
	position: relative;
	left:19px;
	top: 18px;
	}
#footer {
	font-size:10px;
	color:#fff;
	text-align:right;
	width: 846px;
	position: relative;
	top:20px;
	margin: 0px auto;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
.clear {
	clear:none;
	}
.center {
	text-align: center;
	}

/*Nav Links*/
#careers {
	width:107px;
	height:20px;
	position:relative;
	left:537px;
	top:6px;
	background-image:url('images/blank.gif');
	cursor:pointer;
	}
#contactUs {
	width:107px;
	height:20px;
	position:relative;
	left:647px;
	top:-14px;
	background-image:url('images/blank.gif');
	cursor:pointer;
	}

/* Index Design Components */
#flashHolder {
	left:22px;
	top:20px;
	position: relative;
	z-index:2;
	width:800px;
	height:285px;
	}
#smallFlashHolder {
	left:22px;
	position: relative;
	top:15px;
	z-index:3;
	width:800px;
	height: 20px;
	}
#interiorFooter {
	width: 800px;
	height:150px;
	position: relative;
	left: 21px;
	top: 25px;
	}
#interiorFooter h1 {
	color:#1c527e;
	font-size: 16px;
	position: relative;
	left: 60px;
	width: 375px;
	}
#interiorFooter p {
	color: #636363;
	font-size: 12px;
	position: relative;
	left: 60px;
	width: 375px;
	}
#interiorFooter img {
	float: right;
	position: relative;
	top:-105px;
	}
	
/* Interior Pages Components */
#interiorNav {
	background-image: url('images/navInterior.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 58px;
	position:relative;
	left: 22px;
	top:20px;
	z-index:5;
	}
#interiorNews {
	left:22px;
	top: -7px;
	position: relative;
	z-index:6;
	}
#interiorContent {
	position: relative;
	width: 735px;
	height:auto;
	left: 62px;
	top:20px;
	}
#interiorContent  p{
	width: 730px;
	clear:none;
	}
#secondaryHeader {
	color: #38678e;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	width: 700px;
	}
#divider {
	background-image: url('images/divider.png');
	background-repeat: no-repeat;
	width:723px;
	}
#boxHeader {
	}
.bolditalic {
	font-weight:bold;
	font-style:italic;
	}

/*interiorNav Links*/
#HomeLinks  {
	height:32px;
	width:61px;
	background-image:url('images/blank.gif');
	position: relative;
	top:0px;
	left:0px;
	z-index:10;
	cursor: pointer;
	}
#TransLinks  {
	height:32px;
	width:129px;
	background-image:url('images/blank.gif');
	position: relative;
	top:-32px;
	left:64px;
	z-index:10;
	cursor: pointer;
	}
#SiteLinks  {
	height:32px;
	width:143px;
	background-image:url('images/blank.gif');
	position: relative;
	top:-64px;
	left:195px;
	z-index:10;
	cursor: pointer;
	}
#StrucLinks  {
	height:32px;
	width:106px;
	background-image:url('images/blank.gif');
	position: relative;
	top:-96px;
	left:340px;
	z-index:10;
	cursor: pointer;
	}
#GeoLinks  {
	height:32px;
	width:114px;
	background-image:url('images/blank.gif');
	position: relative;
	top:-128px;
	left:449px;
	z-index:10;
	cursor: pointer;
	}
#EnviroLinks  {
	height:32px;
	width:129px;
	background-image:url('images/blank.gif');
	position: relative;
	top:-160px;
	left:567px;
	z-index:10;
	cursor: pointer;
	}
#SurveyLinks  {
	height:32px;
	width:100px;
	background-image:url('images/blank.gif');
	position: relative;
	top:-192px;
	left:699px;
	z-index:10;
	cursor: pointer;
	}

/*careers*/
.careers {
	margin-left:-5px;
	margin-right:-1px;
	border: none;
	padding:0px;
	}
#careersHolder {
	left: 13px;
	position:relative;
	}
.joblisting {
	border: none;
	position:relative;
	left: 4px;
	margin-bottom: 5px;
	}
	
/*transportation*/
.list {
	text-align:left;
	font-weight:100;
	font-family:tahoma,arial,sans-serif;
	color:#2a3f68;
	font-size:0.8em;
	}
#pic4 {
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	}

/*Site*/
.list2 {
	text-align:left;
	font-weight:100;
	font-family:tahoma,arial,sans-serif;
	color:#2A3F68;
	font-size:0.75em;
	}
.site_flash {
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	width: 275px;
	height: 320px;
	z-index: 10;
	}
	
/*Structural*/
.site_flash2 {
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	width: 302px;
	height: 220px;
	z-index: 10;
	}

/*Geotechnical*/
.site_flash4 {
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	width: 236px;
	height: 320px;
	z-index: 10;
	}

/*Enviromental*/
.headerboxes {
	margin-bottom: -10px;
	}
	
/*Live*/
.site_flash3 {
	position: relative;
	margin: 0px auto;
	width: 550px;
	height: 400px;
	z-index: 10;
	}
	
/*Work*/
.list3 {
	text-align:left;
	font-family:tahoma,arial,sans-serif;
	color:#2A3F68;
	font-size:0.75em;
	font-weight: bold;
	}
.leftcol {
	width: 300px;
	position: relative;
	clear:none;
	left: 0px;
	top: -15px;
	}
.rightcol {
	float:right;
	position: relative;
	width: 300px;
	clear:right;
	right: 0px;
	top: -325px;
	}
.leftcol h3 {
	text-align:left;
	font-family:tahoma,arial,sans-serif;
	color:#2A3F68;
	font-size:1em;
	font-weight: bold;
	}
.rightcol p {
	text-align:left;
	font-family:tahoma,arial,sans-serif;
	color:#2A3F68;
	font-size:0.75em;
	font-weight: bold;
	}
.jobheader {
	margin-left:10px;
	top:-250px;
	position: relative;
	}
.jobtable {
	margin-left:10px;
	top:-250px;
	position: relative;
	}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	color: #C8EAF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Play*/
.play {
	margin: 0px auto 15px auto;
	position: relative;
	width: 709px;
	height: 549px;
	}
.secondaryHeader {
	color: #38678e;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	width: 700px;
	}
.divider {
	background-image: url('images/divider.png');
	background-repeat: no-repeat;
	width:723px;
	}
.list4 {
	text-align:left;
	font-family:tahoma,arial,sans-serif;
	color:#2A3F68;
	font-size:0.75em;
	font-weight: bold;
	list-style-type:none;
	text-indent: -3em;
	}
.list4  a{
	text-decoration: none;
	color:#2A3F68;
	}
.list4  a:hover{
	text-decoration: underline;
	color:#2A3F68;
	}
	
/*contact*/
.contacttable {
	width:260px;
	border:0; 
	float: left;
	clear:none;
	}
.topheader {
	width:260px;
	height: 43px;
	vertical-align:bottom;
	background-color:#578aa9;
	border-bottom: 1px solid #5a5a5a;
	}
.td1 {
	height:57px;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	width:40px;
	}
.td2 {
	font-weight:700;
	font-family:tahoma,arial,sans-serif;
	color:#fff;
	font-size:0.7em;
	height:57px;
	width: 160px;
	}
.bottomemail {
	width:260px;
	height: 30px;
	vertical-align:bottom;
	background-color:#578aa9;
	}
.span1 {
	color:#B2DAE9;
	}
.noborder {
	border:0;
	}
#contactimg {
	float: right; 
	clear: none; 
	margin-top:130px; 
	margin-right: 20px;
	position: relative;
	}
