/*-----------------------------------------------------------------

Cobalt Engineering :: Layout CSS Document

Author: Stephen Smith
Development by: Stephen Smith, Ions Creative, www.ionscreative.com
-----------------------------------------------------------------------------------*/

body, html, div, img, label, p, a, h1, h2, h3, h4, h5, h6, ul, ol, li {
	border: 0; 
	padding: 0; 
	margin: 0; 
	font: 75% Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.252em;
	outline: none;
}

* {
	margin: 0;
	padding: 0;
} 

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

html {
	text-align: center;
	outline: none;
}

body {
	background: #ebeef2 url(/images/site_bg.jpg) repeat-x 0 0;    /*------------GRADIENT BACKGROUND---------*/
	text-align: left;
}


sup,
sub,
.sup,
.sub {
	height: 0px;
	line-height: 1.252em;
	vertical-align: baseline;
	position: relative;
	font-size: 0.8em;
	padding: 0px;
	}

sup, .sup {
	bottom: 0.3ex;
}

sub, .sub {
	top: .5ex;
}

/*---------------------------------------------------------Page Layout----------------------------------------------------------------------------*/

#container { 			/*--this centers the page--*/
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	outline: none;	
}

#wrapper	{
	background: #FFF;
	display: table;
	width: 880px;
	margin: 0px auto;
	padding: 0px;
	outline: none;	
}

#header {
	position: relative;
	height: 150px;
	width: 880px;
	margin: 0px;
	padding: 0px;
	outline: none;	
}

#logo {
	width: 170px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: 25px;
}

#logo a {
	width: 170px;
	height: 105px;
	display: block;
	margin: 0;
	background: url(../images/cobalt_logo_smallgif.gif) no-repeat 0px /*100%*/ /*100%*/;
	line-height: 100px;
	text-indent: -9999px;
	float: right;
	outline: none;
}

#search {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 20px;
}
#search input#keywords {
	border:1px solid #BEBEBE;
	font-size:10px;
	height:15px;
	margin-top:8px;
	vertical-align:top;
	width:100px;
}
#search input.submit {
	background:url("/images/navsearch.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:17px;
	margin-top:8px;
	text-indent:-1000px;
	vertical-align:top;
	width:59px;
}
#search input.submit:hover {
	background-position: bottom;
}

/*-----------------------------------------------------------------------Banner------------------------------------------------------------*/



/*--------------------------------Content Area-------------------------------------*/

#main {
	position: relative;
	margin: 30px auto 30px auto;
	width: 840px;
	clear: both;
	display: block;
	background: #CCC;
	border: thin solid #C90;
}

#innermain {			
	position: relative;
	margin: 0px auto;
	width: 625px;
	float: left;
	display: block;
	padding: 0px;
	min-height: 360px;
}


#innermain ul.greenroomlinks li a {
	color: #686e79;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.25em;
	text-decoration: underline;
}

#innermain ul.greenroomlinks li a:hover {
	color: #d5e04d;
	text-decoration: none;
}

#leaderwrapper {			
	position: relative;
	margin: 0px 20px 30px 0;
	width: 625px;
	float: right;
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ebeef2;
}

/*-------------------------------Homepage News Sidebar----------------------------------*/

#side-wrapper	{
	position: relative;
	float: left;
	width: 195px;	
	left: 20px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#side-wrapper img	{
	position: relative;
	float: left;
	clear: both;
	display: block;
	/*border: 2px solid #630;
	background: #CCC;*/
	margin-top: 120px;
}

.left	{
	position: relative;
	float: left;
	width: 195px;
}

.left h1	{
	background: url(/images/headers/h1-latest.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

.left h1#gallery	{
	background: url(/images/headers/h1-sectors.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.left h1#awards	{
	background: url(/images/headers/h1-awards.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.left h1#offices	{
	background: url(/images/headers/h1-offices.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.left h1#about	{
	background: url(/images/headers/h1-about.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.left h1#greenroom	{
	background: url(/images/headers/h1-greenroom.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left h1#blogcategories {
	background: url(/images/headers/h1-blogcategories.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.left p {
	color: #B2B2B2;
	margin: 10px 0 10px 0;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.252em;
}

.left#gallery a {
	color: #686e79;
	font: 0.8em Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	outline: none;
}

.left#gallery a:hover {
	color: #d5e04d;
	text-decoration: none;
}

.left ul {
	width: 195px;
	margin: 10px 0 0 0;
}

.left ul li {
	width: 195px;
	margin: 0;
}

.left ul li.last {
	width: 195px;
	margin: 14px 0 0 0;
}

.left#gallery li.active a {
	width: 180px;
	font-weight: normal;
	color: #d5e04d;
	border-bottom: 1px solid #d5e04d;
}

.left ul li a {
	color: #686e79;
	font: .9em Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 180px;
	border-bottom: 1px dotted #dfdfdf;
	line-height: 1.25em;
	outline: none;
}

.left ul li a:hover {
	border-bottom: 1px solid #d5e04d;
}

/*------------------------------------------------------------------------------------------*/
/*---------------------------------------- make this into newslist --------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*-----------------------
#news	{
	position: relative;
	float: left;
	width: 280px;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}

#news p {
	color: #B2B2B2;
	font: 12px Arial, Helvetica, Verdana, sans-serif;	
}

#news h1	{
	background: url(/images/news.h1.png) no-repeat 0px;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, verdana, sans-serif;
	margin-bottom: 10px;
}

#news ul li {
	width: 280px;
	margin: 0 0 10px 0;	
}

#news ul li a	{
	color: #b2b2b2;
	text-decoration: none;
	font-style: italic;
	padding: 2px 0 2px 16px;
	background: url(/images/bullet3.png) no-repeat 0px center;
	display: block;
	width: 250px;
}

#news ul li a:hover	{
	color: #aad400;
	background: #0d0d0d url(/images/bullet4.png) no-repeat 0px center;
	text-decoration: none;
}

/*#news li.last {
	margin: 10px 0 0 0;
}*/

/*----------------------------------------------------------------------------------------*/
/*-------------------------------Content Area (Right)-------------------------------------*/
/*----------------------------------------------------------------------------------------*/

#right	{
	position: relative;
	float: right;
	width: 625px;
	margin: 0px 20px 0px 0px;
	padding: 0px;

	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
}

#right p {
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.252em;
}

#right h1	{
	background: url(/images/headers/h1-atcobalt.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #686e79;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}


#right h1#innovation	{
	background: url(/images/headers/h1-innovation.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	margin: 5px 0px 10px 0px;

	width: 180px;
}

#right h1#resources	{
	background: url(/images/headers/h1-resources.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	margin: 5px 0 10px 0;

	width: 180px;
}

#right h1#opportunities	{
	background: url(/images/headers/h1-opportunities.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	margin: 5px 0 10px 0;

	width: 180px;
}


/*#right h1#featured	{
	background: url(/images/headers/h1-featured.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
	margin: 20px 0 20px 0;
}

#right h1#airports	{
	background: url(/images/headers/h1-airports.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}*/

#right h2	{
	color: #686e79;
	/*color: #ebeef2;*/
	margin: 10px 0 10px 0;
	font: 1.6em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 4px;
}

#right h2.leadership	{
	color: #686e79;
	background: #ebeef2;
	/*color: #ebeef2;*/
	margin: 10px 0 10px 0;
	font: 1.4em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 4px;
}

#right h3	{
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	padding-bottom: 4px;

}

#right h3.partners	{
	background: url(/images/headers/h3-partners.jpg) no-repeat 0px;
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	line-height: 40px;
	text-indent: -9999px;
}

#right h3.articles	{
	background: url(/images/headers/h3-articles.jpg) no-repeat 0px;
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	line-height: 40px;
	text-indent: -9999px;
}

#right h3.keyfeatures	{
	background: url(/images/headers/h3-keyfeatures.jpg) no-repeat 0px;
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	line-height: 40px;
	text-indent: -9999px;
}

#right h3.inbrief	{
	background: url(/images/headers/h3-inbrief.jpg) no-repeat 0px;
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	line-height: 40px;
	text-indent: -9999px;
}

#right h3.awards	{
	background: url(/images/headers/h3-awards.jpg) no-repeat 0px;
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	line-height: 40px;
	text-indent: -9999px;
}

#right h3.client	{
	background: url(/images/headers/h3-client.jpg) no-repeat 0px;
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	line-height: 40px;
	text-indent: -9999px;
}

#right h4	{
	color: #686e79;
	margin: 0px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background: #ebeef2;
	padding: 9px;
	border-bottom: 1px solid #ddd;
}

#right h5	{
	color: #686e79;
	margin: 0px 0 10px 0;
	font: .925em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 9px;
}

#right a {
	color: #686e79;
	text-decoration: underline;
	outline: none;
}

#right a:hover {
	color: #d5e04d;
	text-decoration: none;
}

#right ul.keyfeatures {
	padding: 3px;
	margin-bottom: 10px;
}

#right ul.facts {
	background: none;
	margin: 0 auto;
}

#right ul.facts li{
	display: list-item;
	color: #686e79;
	list-style:  none;
}

#right ul.keyfeatures li {
	display: list-item;
	color: #686e79;
	list-style: outside disc;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;

}

#right ul li a {
	color: #686e79;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#right ul li a:hover {
	color: #d5e049;
	text-decoration: none;
}

#profile-wrap {
	margin: 30px auto 0px auto;
	width: 625px;
	position: relative;
	display: block;
	float: left;

}

#profile-wrap img {
	position: relative;
	display: block;
	margin: 0 20px 0 0;

}

#profile-wrap h5 {
	color: #686e79;
	font: .9em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	background: none;
}

#mugshot {
	position: relative;
		float: left;
}



/*-------------------------------Right Leadership----------------------------------------*/

#right-leadership	{
	float: left;
	position: relative;
	width: 625px;
	font: .9em Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.125em;
	margin: 0px;

}

#right-leadership h2	{
	color: #686e79;
	/*color: #ebeef2;*/
	margin: 10px 0 10px 0;
	font: 1.6em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
}

#right-leadership h3	{
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	padding-bottom: 4px;
/*background: #ebeef2;
	padding: 3px;
	border-bottom: 1px dotted #686e79;*/
}

#right-leadership h4	{
	color: #686e79;
	margin: 0px 0 10px 0;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background: #ebeef2;
	padding: 9px;

}

#right-leadership p {
	color: #686e79;
	margin: 10px 0 10px 0;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.252em;
}


ul#leadership {
	margin: 0px auto;
	list-style-type: none;
	text-align: left;
	width: 625px;

}

ul#leadership li	{
	float: left;
	margin: 0px 20px 5px 0;
	width: 195px;

}

ul#leadership li a	{
	float: left;
	margin: 0px auto;
	width: 187px;
	padding: 3px;
	background: #ebeef2;
	border: 1px solid #ddd;
	color: #686e79;
	text-decoration: none;
}

ul#leadership li.last	{
	margin: 0px;
}

ul#leadership li a:hover	{
	float: left;
	margin: 0 20px 0px 0px;
	background: #d5e04d;
	width: 187px;
	padding: 3px;
	border: 1px solid #686e79;
	color: #686e79;
	text-decoration: none;
}

ul#clients {
	margin: 0px auto;
	list-style-type: none;
	text-align: left;
	width: 625px;
	display: block;
	clear: both;
}

ul#clients li	{
	float: left;
	position: relative;	
	margin: 0px 20px 5px 0;
	width: 280px;
	background: #ebeef2;
	padding: 3px;
	border: 1px solid #ddd;
	color: #686e79;
	display: block;
}

ul#clients li.key	{
	float: left;
	position: relative;
	margin: 0px 20px 5px 0px;
	width: 280px;
	height: 128px;
	background: #ebeef2;
	padding: 3px;
	border: 1px solid #ddd;
	color: #686e79;
	font: 1.4em Arial, Helvetica, Verdana, sans-serif;
	text-align: left;	
}

ul#clients li.key img	{
	padding: 4px;
	display: block;
	margin: 0 0 5px 0;
}

ul#clients li.key p	{
	position: relative;
	float: left;
	font: 0.8em Arial, Helvetica, Verdana, sans-serif;
	color: #686e79;
	width: 280px;
}

ul#clients li a	{
	float: left;
	margin: 0px auto;
	width: 187px;
	text-decoration: none;
}

ul#clients li.last	{
	margin: 0px;
}

ul#clients li a:hover	{
	float: left;
	margin: 0 20px 0px 0px;
	background: #d5e04d;
	width: 187px;
	padding: 3px;
	border: 1px solid #686e79;
	color: #686e79;
	text-decoration: none;
}

#corevalues {
	margin: 30px 0 0 0;
}


/*------------------------------------------Extras-------------------------------------*/

#extras {
	background: url(/images/bottom_bg.jpg) bottom center no-repeat;
	position: relative;
	margin: 0px auto;
	width: 900px;
	min-height: 20px;
	padding: 0px 0px 30px 0px;
	clear: both;
	display: block;
	outline: none;	
}

#extras a {
	float: right;
	margin: 10px 40px 0 0;
	color: #686e79;
	text-decoration: underline;
	outline: none;
}

#extras a:hover {
	color: #d5e04d;
	text-decoration: none;
}

#quickLinks {
	margin: 30px 0 10px 0;
	width: 190px;
	position: relative;
	padding: 0px;
}

#quickLinks h1	{
	background: url(/images/headers/h1-phone.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

#quickLinks p	{
	color: #686e79;
	margin: 10px 0 0px 0;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.1em;
}

/*------------------------------------------Three Boxes on Homepage------------------------------------*/

#threeboxeswrap {
	/*--background: url(/images/bottom_bg.jpg) bottom center no-repeat;--*/
	position: relative;
	margin: 30px auto 0px auto;
	width: 625px;
	display: block;
	padding: 0px;
	float: left;
	clear: both;
	outline: none;
}

#threeboxeswrap h1#opportunities	{
	background: url(/images/headers/h1-opportunities.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0 10px 0;
}

#threeboxeswrap h1#innovation	{
	background: url(/images/headers/h1-innovation.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0px 10px 0px;
}

#threeboxeswrap h1#resources	{
	background: url(/images/headers/h1-resources.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0px 10px 0px;

}

.threeboxes	{
	margin: 0px auto;
	list-style-type: none;
	text-align: center;
	width: 625px;
	float: left;
	outline: none;
}

.threeboxes li	{
	float: left;
	position: relative;
	display: block;
	margin: 0px 20px 0px 0px;
	outline: none;
}

.threeboxes li a img	{
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	border: 1px solid #dfdfdf;
	clear: both;
	outline: none;
}

.threeboxes li a:hover img	{
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	background: #d5e04d; 
	border: 1px solid #686E79;
	outline: none;
}

/*------------------------------------------Three Boxes on Gallery------------------------------------*/

.threeboxesgallery	{
	position: relative;
	float: left;
	margin: 10px auto;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 625px;
}

.threeboxesgallery h2	{
	text-align: left;
	background: #FFF;
}

.threeboxesgallery li	{
	float: left;
	margin: 0 20px 20px 0;
	list-style-type: none;
}

.threeboxesgallery a	{
	outline: none;
}

.threeboxesgallery li a img	{
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	border: 1px solid #dfdfdf;
	outline: none;
}

.threeboxesgallery li a:hover img	{
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	background: #d5e04d; 
	border: 1px solid #686E79;
}


.threeboxesgallery li.last {
	margin: 0px;
}

.projectsummary	{
	width: 187px;
	float: left;
	margin: 0px;
	margin-bottom: 0px;
}




/*--------------------------------Footer-------------------------------------*/

#footer {
	width: 900px;
	margin: auto auto 0px auto;
	height: 70px;
	position: relative;
	clear: both;
	background: url(/images/footer_bg.jpg) bottom center no-repeat;
	outline: none;	
}

#footer a.email {
	color: #333;
	text-decoration: none;
	float: left;
}

#footer a.email:hover {
	color: #d5e04d;
	text-decoration: underline;
}

#footer a {
	color: #bbb;
	text-decoration: none;
	float: right;
	margin: 30px 20px auto auto;
	font-size: .8em;
}

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

#footer a.integral {
	width: 112px;
	text-decoration: none;
	margin-top: 5px;
}

#footer p {
	color: #bbb;
	float: left;
	margin: 30px auto auto 30px;
	font-size: .8em;
}

#socialnetwork {
	float: right;
	display: block;
	margin: 16px 32px auto;
	}

#socialnetwork a {
	margin: 0px 0px 0px 8px;
	outline: none;
	}


/*--------------------------------Home Feature Box - The Image Banner -------------------------------------*/

#homeFeaturedBox {
	position: relative;
	width: 840px;
	height: 385px;
	overflow: hidden;
	margin: 0px auto 20px auto;
	padding: 0px;
}

ul, li {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%; 
	list-style-type: none;
	height: 385px;
	clear: both;
	overflow: hidden;
}

#panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 840px;
	margin: 0px;
	padding: 0px;
}

#panelContainer .panel a {
	position: absolute;
	top: 340px;
	right: 20px;
	width: 60px;
	height: 25px;
	background: url(/images/view_button.png) no-repeat 0 0;
	text-indent: -9999px;
	display: inline;
	border: 1px solid #333;

}

#panelContainer .panel a:hover {
	background-position: 0 -25px;
}

/*---------------------------------------------------------------------------------------------------------*/

.innerpanelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%; 
	list-style-type: none;
	height: 215px;
	clear: both;
}

.innerpanelContainer .panel {
	float: left;
	height: 100%;
	width: 625px;
	margin: 0px;
	padding: 0px;
}

.innerpanelContainer .panel a {
	position: absolute;
	top: 340px;
	right: 20px;
	width: 60px;
	height: 25px;
	background: url(/images/view_button.png) no-repeat 0 0;
	text-indent: -9999px;
	display: inline;
	border: thin solid #333;
}

.innerpanelContainer .panel a:hover {
	background-position: 0 -25px;
}


#innerbanner {
	position: relative;
	width: 625px;
	height: 215px;
	float: right;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px;
}


/*--------------

#innerbanner h1#featured	{
	background: url(/images/headers/h1-featured.jpg) no-repeat 0px;
	margin-bottom: 20px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}---------------*/

/*----------------------------------------SERVICES--------------------------------------*/

#service-blurb	{
	margin: 0px auto 20px auto;
	position: relative;
	width: 840px;
	border-bottom: 1px dotted #686e79;
	border-top: 1px dotted #686e79;
}

#service-blurb p {
	color: #686e79;
	margin: 10px 0 10px 0;
	font: .8em Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.252em;
}

#service-blurb a {
	color: #686e79;
	text-decoration: underline;
}

#service-blurb a:hover {
	color: #d5e04d;
	text-decoration: none;
}

/*------------------------------------------Four Boxes on Services------------------------------------*/

#fourboxeswrap {
	background: #fff;
	position: relative;
	margin: 0px auto 0px auto;
	width: 880px;
	padding: 0px;
	clear: both;
	display: block;
	outline: none;
}

#fourboxeswrap a {
	color: #686e79;
	font: .8em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	outline: none;
}

#fourboxeswrap a:hover {
	color: #aad400;
	font-weight: bold;
	text-decoration: underline;
}

#fourboxeswrap p {
	width: 187px;
	margin-left: 4px;
	color: #686e79;
}

.fourboxes	{
	margin: 0px auto;
	list-style-type: none;
	width: 840px;
}

.fourboxes a {
	color: #686e79;
	font: .8em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.fourboxes a:hover {
	color: #aad400;
	font-weight: bold;
	text-decoration: underline;
}

.fourboxes li	{
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.fourboxes li p {
	width: 195px;
	color: #686e79;
	margin: 10px 0;
	font: .8em Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.252em;
	text-align: left;
}

/*.fourboxes li a {
	margin-right: 20px;
}*/

.fourboxes li a img	{
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	border: 1px solid #dfdfdf;
}

.fourboxes li a:hover img	{
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	background: #d5e04d;
	border: 1px solid #686e79;
}

.fourboxes li.last {
	margin: 0px;
}

.fourboxes h2	{
	color: #686e79;
	margin: 10px 0 0px 4px;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
}

.innovation-box {
	position: relative;
	width: 195px;
	display: block;
	float: left;
	margin: 20px 20px 100px 0px;
	padding: 0px;
}

.innovation-box p {
	width: 195px;
	color: #686e79;
	margin: 10px 0px;
	font: .8em Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.252em;
	text-align: left;
	padding: 0px;
}

.innovation-box h2	{
	color: #686e79;
	margin: 10px 0 0px 4px;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
}

.innovation-box h3 {
	color: #686e79;
	margin: 10px 0px 10px 0px;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #ebeef2;
	padding-bottom: 4px;
}

.innovation-box a img {
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	border: 1px solid #dfdfdf;
}

.innovation-box a:hover img {
	position: relative;
	width: 187px;
	padding: 3px;
	display: block;
	border: 1px solid #686e79;
	background: #d5e04d;
}

.innovation-box#last {
	margin: 0px;
}

/*----------------------------------------------------------------------------------------*/
/*-------------------------------Services Content Area (Right)-------------------------------------*/
/*----------------------------------------------------------------------------------------*/

#servicesright	{
	float: right;
	position: relative;
	width: 625px;
	font: .9em Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.252em;
	margin: 0px 20px auto;
}

#servicesright h1	{
	background: url(/images/headers/atcobalt.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #686e79;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

#servicesright h1#featured	{
	background: url(/images/headers/h1-featured.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
	margin: 20px 0 20px 0;
}

#servicesright h1#airports	{
	background: url(/images/headers/h1-airports.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#offices	{
	background: url(/images/headers/h1-offices.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#casinos	{
	background: url(/images/headers/h1-casinos.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#civic	{
	background: url(/images/headers/h1-civic.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#community	{
	background: url(/images/headers/h1-community.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#healthcare	{
	background: url(/images/headers/h1-healthcare.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#hotels	{
	background: url(/images/headers/h1-hotels.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#labs	{
	background: url(/images/headers/h1-labs.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#mixeduse	{
	background: url(/images/headers/h1-mixeduse.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#residential	{
	background: url(/images/headers/h1-residential.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#retail	{
	background: url(/images/headers/h1-retail.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h1#schools	{
	background: url(/images/headers/h1-schools.jpg) no-repeat 0px;
	display: block;
	height: 20px;
	line-height: 100px;
	text-indent: -9999px;
	color: #737373;
	font: 14px Arial, Helvetica, Verdana, sans-serif;
}

#servicesright h2	{
	color: #686e79;
	margin: 10px 0 0px 4px;
	font: 1.1em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
}

#servicesright p {
	color: #686e79;
	margin: 10px 0 10px 4px;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.252em;
	text-align: left;
}

#servicesright a {
	color: #686e79;
	text-decoration: underline;
}

#servicesright a:hover {
	color: #aad400;
	text-decoration: none;
}

#servicesright ul.keyfeatures {
	background: #ebeef2;
	padding: 3px;
}

#servicesright ul.facts {
	background: none;
	margin: 0 auto;
}

#servicesright ul.facts li{
	display: list-item;
	color: #686e79;
	list-style:  none;
}

#servicesright ul.keyfeatures li {
	display: list-item;
	color: #686e79;
	list-style: inside disc;
}

#servicesright ul li a {
	color: #686e79;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#servicesright ul li a:hover {
	color: #686e79;
	text-decoration: underline;
}

/*

.fourboxes li#box_mech a {
	position: relative;
	width: 187px;
	height: 82px;
	padding: 0px;
	display: block;
	border: 1px solid #dfdfdf;
	background: url(/images/box_mechanical.jpg) bottom center no-repeat;
}

.fourboxes li#box_resources a {
	position: relative;
	width: 187px;
	height: 82px;
	padding: 0px;
	display: block;
	border: 1px solid #dfdfdf;
	background: url(/images/box_resources.jpg) bottom center no-repeat;
}

.fourboxes li#box_approach a {
	position: relative;
	width: 187px;
	height: 82px;
	padding: 0px;
	display: block;
	border: 1px solid #dfdfdf;
	background: url(/images/box_approach.jpg) bottom center no-repeat;
}

.fourboxes li#box_mech a:hover, li#box_resources a:hover, li#box_approach a:hover	{
	border: 1px solid #d5e04d;
	background-position: center 0px;
}
*/


/*----------------------------------------------------------------------------

.fourboxes img.label	{
	width: 200px;
	height: 30px;
	border: none;
	margin: 0;
	float: left;

}---------------------------------------------------------------------------*/

.threeboxes li.last {
	margin: 0;
}

/*---------------------------------------------------------

.threeboxeshome li#box_careers a {
	position: relative;
	width: 187px;
	height: 82px;
	padding: 0px;
	display: block;
	border: 1px solid #dfdfdf;
	background: url(/images/box_careers.jpg) bottom center no-repeat;
	text-indent: -9999px;
}

.threeboxeshome li#box_resources a {
	position: relative;
	width: 187px;
	height: 82px;
	padding: 0px;
	display: block;
	border: 1px solid #dfdfdf;
	background: url(/images/box_resources.jpg) bottom center no-repeat;
	text-indent: -9999px;
}

.threeboxeshome li#box_innovation a {
	position: relative;
	width: 187px;
	height: 82px;
	padding: 0px;
	display: block;
	border: 1px solid #dfdfdf;
	text-indent: -9999px;
	background: url(/images/box_innovation.jpg) bottom center no-repeat;
}

.threeboxeshome li#box_careers a:hover, li#box_resources a:hover, li#box_innovation a:hover	{
	border: 1px solid #d5e04d;
	background-position: center 0px;
}
-------------*/


/* SEARCH STYLES */
.advanced-search-form table { width: 90%; }
.advanced-search-form td { padding: 4px; color: #686E79; font: 0.9em/1.252em Arial,Helvetica,Verdana,sans-serif; margin: 10px 0; vertical-align: top; }
.advanced-search-form td .fieldset { width: 250px; }
.advanced-search-form td legend { border-bottom: 1px solid #EBEEF2; color: #686E79; font: bold 1em Arial,Helvetica,Verdana,sans-serif; margin: 10px 0 0; padding-bottom: 4px; }
.advanced-search-form td input { border: 1px solid #777777; margin: 2px 0px; padding: 4px; }
.defaultBold { font-weight: bold; }
.advanced-search-form select { width: 125px; }
.searchSubmit { text-align: center; }
.searchSubmit input { width: 75px; }


/* BLOG STYLES */
#innermain .blogpost { margin-bottom: 30px; }
#innermain .blogpost h2 { margin-bottom: 0; padding: 4px 4px 4px 0; }
#innermain .blogpost h2 a { text-decoration: none; }
#innermain .blogpost .bloginfo { border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; padding: 7px 0; margin-top: 12px; color: #B2B2B2; }
#innermain .blogpost .bloginfo a { text-decoration: none; }
#innermain .blogpost p { color:#686E79; font:0.9em/1.252em Arial,Helvetica,Verdana,sans-serif; margin:10px 0; }
#innermain .blogpost .blogdata { color: #686E79; font: 0.9em/1.252em Arial, Helvetica, Verdana, sans-serif; margin: 0 0 18px 0; padding-top: 0; }
#innermain #comments dt { color: #B2B2B2; font: 12px Arial, Helvetica, Verdana, sans-serif; }
#innermain #comments dd { color: #686E79; font: 12px Arial, Helvetica, Verdana, sans-serif; margin: 0 0 25px 0; padding: 7px; border-bottom: 1px solid #dadada; }

#innermain #leavecomment { margin-top: 30px; }

/* SEARCH */
div.result { margin-bottom: 40px; }

