@charset "UTF-8";
/* CSS Document - Created June 2009 */



body, p, div, ul, li, table, td, tr { 
margin: 0; padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	background: #e8e8e8 url(../images/gray-grad-tile.jpg) repeat-x;
}


/* Header stuff */
#header {
	display: block;
	background:url(../images/headerplate.png) repeat-x;
	height: 176px;
	width: 940px;
	margin: -14px auto 0 auto;
}

#header #search #searchform input {
	display: inline; 
	margin-left: 4px;
}

#header .emplog a { 
	display: block;
	float: right;
	margin: 38px 0 35px 0;
	width: 99px;
	height: 14px;
	background:url(../images/emplogin-button.gif) bottom;
}
#header .emplog a:hover {
	background:url(../images/emplogin-button.gif) top;
}
#header .emplog a span { 
	display: none;
}

#search {
	float: right;
	margin:35px;
	}

#search input { display: inline; }
/* End Header */



/* Nav styles */
#nav {
	margin: 50px 0 15px 0;
	float: right;
	width: 660px;
	border-top: 1px solid white;
}
#nav li {
	list-style: none;
}
#nav li {
	float: left;
	display: block;
	margin-left: 2px;
	text-transform: lowercase;
}

#nav a { 
	color: #949494;
	text-decoration: none;
	font-size: .8em;
	display: block;
	padding: 4px 6px;
	border: 1px solid #fff;
	letter-spacing: .0765em;
}

#nav a:hover {
	color: #b33730;
	border: 1px solid #b33730;
}
#nav .companysub, .contactsub {
	/*visibility: hidden;
	display: block;*/
	display: none;
	position: absolute;
	margin-top: 10px;
	background-color: #003055;
}

#nav .companysub {
	width: 616px;
	margin-left: -146px;
	left: 50%;
	z-index: 999;
}

#nav .contactsub {
	width: 139px;
	z-index: 999;
}


#nav .companysub li a {
	color: #a6a8aa;
	border: none;
	padding: 6px;
}

#nav .contactsub li a {
	color: #a6a8aa;
	border: none;
	padding: 6px;
}

#nav .contactsub li a:hover {
	color: #fff;
}

#nav .companysub li a:hover {
	color: #fff;
}



h1 {
	font-size: 2.2em;
	color: #ffffff;
	text-transform: uppercase;
}

h2 {
	font-size: 1.38em;
	color: #d0d1d3;
}

h3 { 
	font-size: .94em;
	color: #91cef4;
	margin-bottom: .15em;
}

h4 {
	margin-top: 2em;
	font-size: .9em;
	color: #002c55;
	}

h5 { font-size: .75em;
 }

 #intTextCol h5, #intTextCol h5 + ul li { 
 margin-left: 3em; 
 }

#intTextCol h5 { margin-bottom: 1em; }

p {
	font-size: .95em;
	line-height: 1.75em;
	margin-bottom: 1em;
}

.capstext {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: .05em;
}

.logo {
	display: block;
	margin: 40px 30px 40px 60px;
	float: left;
}

.footer {
	display: block;
	text-align: center;
	font-size: .63em;
	color:#666;
	margin: 2em 0;
	clear: both;
}

.redalert {
	color: #ee2d24;
}

#content {
	width: 940px;
	height: 472px;
	margin: 0 auto;
	display: block;
}

#container {
	font-size: 0.8em;
	color: #FFF;
	width: 380px;
	display: block;
	margin-top: 100px;
	float: right;
	margin-right: 70px;
	}
	
#container h1 {
	margin-bottom: 2em;
}

#container h1 + h2 {
	margin-bottom: 1em;
	margin-top: -1em;
}

a.arrow { 
	display: block;
	width: 91px;
	height: 71px;
	background: url(../images/big-arrow.png) top no-repeat;
	position: absolute;
	margin-right: 70px;
	margin-bottom: 70px;
	float: right;
}
a.arrow:hover {
	display: block;
	background: url(../images/big-arrow.png) bottom no-repeat;
}

a.arrow span { display: none; }

.emergencygold {
	color: #e6a630;
}
.grayheading {
	color: #d0d1d3;
	text-transform: uppercase;
	font-weight: bold;
}

#column1, #column2 { 
	float: left;
}

#column1 {
	width: 46%;
}

#column2 {
	width: 54%;
}

/* Image Backgrounds */
.homebg { background: #b3372f url(../images/homebg.jpg) top no-repeat; }
.companybg { background: #3473a5 url(../images/companybg.jpg) no-repeat; }
.utilitybg { background: #b3372f url(../images/utilitybg.jpg) no-repeat; }
.industrialbg { background: #3473a5 url(../images/industrialbg.jpg) no-repeat; }
.renewablebg { background: #b3372f url(../images/renewablebg.jpg) no-repeat; }
.servicebg { background: #b3372f url(../images/servicebg.jpg) no-repeat; }
.assetbg { background: #3473a5 url(../images/assetmgmtbg.jpg) no-repeat;}
.contactbg { background: #3473a5 url(../images/contactbg.jpg) no-repeat; }

/* Interior Page Styles */
#intContent {
	width: 940px;
	margin: 0 auto;
	display: block;
	background: #fff url(../images/innercontentshadow.gif) repeat-x;
}
#intPhotoCol {
	width: 420px;
	margin: -5px 50px 0 0;
	float: left;
	display: inline-block;
	clear: left;
}

#intPhotoCol img {
	margin-bottom: 10px;
}

#intTextCol {
	float: left;
	margin: 0 60px 0 0;
	width: 390px;
	display: inline-block;
	color: #000;
	line-height: .94em;
	letter-spacing: .05em;
}

#intTextCol h2 {
	color: #002c55;
}

#intTextCol p, #intTextCol li {
	font-size: .75em;
}

#intTextCol ul {
	margin: 0 0 1.5em 1em;
}
#intTextCol li {
	margin: 0 0 .85em 0;
	list-style-image: url(../images/red-bullet.gif);
}

#intHeader {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 400px;
	top: 320px;
	border: 1px solid yellow;
}
#intHeader h1 { /* Interior H1 */
	font-size: 1.5em;
	text-align: right;
	letter-spacing: .1em;
}

#intTextCol h3 { /* Interior H3 */
	color: #949494;
	margin-bottom: 1.5em;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: .88em;
}

.blueintro {
	color: #3473a5;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 2em;
}

a.jobapp { /* PDF Job App Link */
display: block;
margin-top: 25px;
width: 167px;
height: 26px;
padding: 4px;
border: 2px solid white;
}
a.jobapp:hover {
	border: 2px solid #6192b9;
}

/* General Stylss */
.margtop75 {
	margin-top: 75px;
}

.margtop275 {
	margin-top: 200px;
}


.floatleft {
	float: left;
}

.floatright {
	float: right;
	}

.marg1em {
	margin: 1em;
}

.marg1emright {
	margin-right: 1em;
}


.cart {
	position: absolute;
	left: 120px;
	top: 625px;
}

a { color: #ef2e24; }

.center { 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	display: block; 
}

hr { margin: 3em 1em; }

/*Stuff in Left Col Career Pg */

.careerCol { display: block; float: left; margin-left: 2em; width: 300px; }
.careerCol p, 
.careerCol li { 
	font-size: .75em;
}
.careerCol ul {
	margin: 0 0 1.5em 1em;
}
.careerCol li {
	margin: 0 0 .85em 0;
	list-style-image: url(../images/red-bullet.gif);
}
/* END Stuff in Left Col Career Pg */


/*Search Results Page Only */
#results {
	width: 900px;
	margin: 0 auto auto auto;
	padding:20px 0 20px 40px;
	background: #fff url(../images/innercontentshadow.gif) repeat-x;
 }