﻿html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	background: #898477 url("/images/bg.jpg") repeat-x;
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	behavior:url("/csshover3.htc"); 
}

.theProjects { font-size:14px; font-weight:bold; }
.contactUsName { font-size:12px; font-weight:bold; }

.aboutUs { background: #898477 url("/images/about_bg - revised.jpg") no-repeat center top; }
.cableReliability{ background: #898477 url("/images/utilx_bg.jpg") no-repeat center top; }
.cableCURE { background: #898477 url("/images/UtilX - CableCURE1280x830noglove.jpg") no-repeat center top; }
.careers{ background: #898477 url("/images/careers_bg.jpg") no-repeat center top; }
.cWise { background: #898477 url("/images/cwise_bg.jpg") no-repeat center top; }
.electDist { background: #898477 url("/images/edist_bg.jpg") no-repeat center top; }
.electricTnd { background: #898477 url("/images/Electric T&D.jpg") no-repeat center top; }
.GasAndOil{ background: #898477 url("/images/gas_and_oil_services.jpg") no-repeat center top; }
.home { background: url("images/home_bg15.jpg") top center no-repeat; }
/*.jobs{ background: #898477 url("/images/careers_bg.jpg") no-repeat center top; }*/
.jobs { background: #898477 url("/images/sitemap_bg.jpg") repeat-y center top; }
.largeBore { background: #898477 url("/images/sbore_bg.jpg") no-repeat center top; }
.locating { background: #898477 url("/images/Locating_bgd2.jpg") no-repeat center top; }
.naturalGasDist{ background: #898477 url("/images/gdist_bg.jpg") no-repeat center top; }
.naturalGasPipe{ background: #898477 url("/images/gpipe_bg.jpg") no-repeat center top; }
.naturalGasTrans { background: #898477 url("/images/gas_trans_bg - 8.19.2009 flipped.jpg") no-repeat center top; }
.naturalGasTnd { background: #898477 url("/images/gas_bg.jpg") no-repeat center top; }
.page1 { background: #898477 url("/images/home_bg.jpg") no-repeat center top; }
.page2 { background: #898477 url("/images/page2_bg.jpg") no-repeat center top; }
.page3 { background: #898477 url("/images/page3_bg.jpg") no-repeat center top; }
.page4 { background: #898477 url("/images/page4_bg.jpg") no-repeat center top; }
.page5 { background: #898477 url("/images/page5_bg.jpg") no-repeat center top; }
.services { background: url("images/services_bg.jpg") top center no-repeat; }
.powerPlant { background: #898477 url("/images/Power Plant Svcs Background 2.jpg") no-repeat center top; }
.servicesPage { background: #898477 url("/images/services_bg.jpg") no-repeat center top; }
.sitemap { background: #898477 url("/images/Search Page Image vertical flip.jpg") no-repeat center top; }
.searchPage { background: #898477 url("/images/sitemap_bg.jpg") repeat-y center top; }
.specialty{ background: #898477 url("/images/specialty_bg.jpg") no-repeat center top; }
.stormResponse{ background: #898477 url("/images/estorm_bg.jpg") no-repeat center top; }
.subStation{ background: #898477 url("/images/esub_bg.jpg") no-repeat center top; }
.transmission { background: #898477 url("/images/etrans_bg.jpg") no-repeat center top; }
/* .vets{ background: #898477 url("/images/careers_bg.jpg") no-repeat center top; } */
.vets { background: #898477 url('Vetsbackground.jpg') repeat-y center top;
}
.windProj{ background: #898477 url("/images/new wind page background2.jpg") no-repeat center top; }
.wireless{ background: #898477 url("/images/swireless_bg.jpg") no-repeat center top; }

.hawkeyeHome{ background: #898477 url("/images/hawkeyeHomepage1.jpg") no-repeat center top; }
.premierHome{ background: #898477 url('Premier%20%20-%20Home%20Page.jpg') no-repeat center top;
}

#wrapper {
	width:1024px;
	margin:auto;
	text-align:left;
	
}


/* .southern { background:url(images/southern_bg.jpg") top center no-repeat; }*/


#logo {
	float:left;margin:20px 0 0 107px;display:inline;
}

#logo-alt {
	float:left;margin:35px 0 0 107px;display:inline;
}

a img {
	border:0;
}

#menu1 {
	width:466px;
	/*height:242px;*/
	float:right;
}

#top-nav {
	color:#999;
	margin-top:15px;
	font-size:10px;
	width:432px;
	margin-left:3px;
	
}

#top-nav a {
	color:#999;
	text-decoration:none;
}

#top-nav a:hover {
	color:#fff;
}

#searchbox {
	height:18px;
	width:130px;
	float:right;
	background:#fff url("/images/search_icon.gif") 5px 5px no-repeat;
	text-align:left;
	
}

#searchbox input {
	border:0;
	width:100px;
	float:left;
	font-size:10px;
	color:#343434;
	margin-top:1px;
	margin-left:20px;
}

#main-menu {
	width:435px;
	float:left;
	height:84px;
	/*background:#fff;*/
	margin-top:15px;
	margin-left:3px;
}

#main-menu ul {
	padding:0;
	margin:0;
}

#main-menu ul li {
	width:84px;
	height:84px;
	display:block;
	float:left;
	text-align:left;
	background:#fff;
	border-bottom:1px solid #531222;
	margin-right:3px;
}

#main-menu .graybox li {
	background:#6c6e72 url("/images/gray_nav_bg.jpg") repeat-x;
	border-bottom:1px solid #6b6e73;
}

#main-menu .graybox li ul li {
	background:#fff;
	border:0;
}

#main-menu ul li .last {
	margin-right:0;
}

#main-menu ul li:hover {
	background:#353334 url("/images/nav_hover_bg.jpg") top repeat-x;
	cursor:pointer;
	border-bottom:1px solid #353334;
}

#main-menu ul li:hover a {
	color:#fff;
}

#main-menu ul li:hover ul {
	display:block;
}

#main-menu ul li:hover ul li a {
	color:#8c1f21;
}

#main-menu ul li:hover ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#main-menu ul li ul li {
	border:0;
}

#main-menu ul li ul li:hover {
	background:#fff;
	border:0;
}

#main-menu ul li a {
	color:#333;
	text-decoration:none;
	margin:15px 0 0 14px;
	display:block;
}

#main-menu ul ul {
	padding:0;
	margin:0;
	margin-top:56px;
	color:#8c1f21;
	display:none;
	background:#fff;
	background-image:none;
	position:absolute;
	top:77px;
}

#main-menu ul ul li {
	width:432px;
	position:absolute;
	/*height:auto;*/
	height:auto;
	
	/*border-bottom:1px solid #353334;*/
	
}

#main-menu ul ul li a {
	margin:0;
	display:inline;
	/*font-size:11px;*/
	color:#8c1f21;
}

.dropdown {
	width:442px;padding:10px 0 10px 0;background:#fff;
	border-bottom:1px solid #610a1d;
	border-top:1px solid #610a1d;
	min-height:70px;
	height:auto !important;
	height:70px;
}

/* TRANSPARENT MENU */

#trans-menu {
	width:435px;
	float:left;
	margin-top:15px;
	margin-left:3px;
	display:inline;

}	

#trans-menu ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#trans-menu ul li {
	display:block;
	float:left;
	width:84px;
	height:43px;
	background:url("/images/trans_bg.png");
	margin-right:3px;
	text-align:left;
}

#trans-menu ul li:hover {
	background:#fff;
	cursor:pointer;
}

#trans-menu ul li a {
	color:#999;
	margin:7px 12px 0 12px;
	display:block;
}

#trans-menu ul li:hover a {
	color:#000;
}


/* SERVICES MENU */

#services-menu {
	/*position:absolute;*/
	padding-top:4px;
	float:right;
	margin-right:33px;
	display:inline;

}

#services-menu ul {
	padding:0;
	margin:0;
	list-style:none;
}

#services-menu ul li {
	width:176px;
	height:25px;
	background:url("/images/services_nav_bg.gif") repeat-x;
	display:block;
	float:left;
	margin-left:2px;
	text-align:center;
	padding-top:5px;
}

#services-menu ul li:hover {
	background:url("/images/services_nav_hover_bg.gif") repeat-x;
	color: silver;
	cursor:pointer;
}

#services-menu ul li.home {
	background:none;
	width:176px;
}	

#services-menu a:visited {
	color: white;
}

.home {
	color: black;
	font-weight: bold;
}

#services-menu ul li a {
	color:#fff;
	font-size:11px;	
}

#services-menu ul a:visited{
	color: white;
	font-size:11px;	
}

#services-menu ul ul {
	display:none;
	width:657px;
	padding:6px 0 6px 0;
	border-bottom:1px solid #999;
	height:20px;
	position:absolute;
	
}

#services-menu ul ul li {
	/*position:absolute;*/
}

#services-menu ul li ul li {
	background:none;
	/*display:block;
	float:left;*/
	width:auto;
	height:auto;
	display:inline;
	margin-left:32px;
}

#services-menu ul li:hover ul li {
	background:none;
}

#services-menu ul li ul li a {
	color:#999;
	text-transform:uppercase;
}	

#services-menu ul li ul li a:hover {
	color:#333;
}	

#services-menu ul li:hover ul {
	display:block;
}

#services-menu ul li .item0 {
	/*margin-left:0px;*/
}

#services-menu ul li .item1 {
	margin-left:-132px;
}

#services-menu ul li .item2 {
	margin-left:-264px;
}

#services-menu ul li .item3 {
	margin-left:-396px;
}

#services-menu ul li .item4 {
	margin-left:-528px;
}

#header {
	height:140px;
	z-index:11;
	position:relative;

}

#content {
	width:622px;
	margin:30px 0 0 108px;
	color:#5d5d5d;
	min-height:100%;
	
}	

#content-wide {
	width:780px;
	margin:0px 0 0 108px;
	color:#5d5d5d;
	min-height:494px;
	background-color:#fff;
}	

#content p a, #content-wide p a {
	color:#333;
	text-decoration:underline;
}

#content p, #content-wide p {
	line-height:16px;
}

.first {
	margin-top:0;
}

#content-title {
	width:622px;
	background:url("/images/content_title_bg.jpg") repeat-x;
	height:119px;	
}

#content-title-alt {
	background:#fff url("/images/lvl3_top_bg.gif") repeat-x;height:60px;
}

#content-title h1 {
	color:#fff;
	font-size:26px;
	font-weight:normal;
	padding:30px 0 0 40px;
	float:left;
	margin:0;
	position:absolute;
}
#content-title h2 {
	color:#fff;
	font-size:24px;
	font-weight:normal;
	padding:30px 0 0 40px;
	float:left;
	margin:0;
	position:absolute;
}
#content-title h3 {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	padding:30px 0 0 40px;
	float:left;
	margin:0;
	margin-top:30px;
	position:absolute;
}

#content-title-alt h2 {
	color:#8c1f21;
	font-size:30px;
	font-weight:normal;
	padding:20px 0 0 40px;
	float:left;
	margin:0;
	position:absolute;
}

#content-bg {
	background:#fff;
	padding-bottom:10px;
}

a {
	color:#541222;
	text-decoration:none;
}

a:hover {
	color:#000;
}

#copy {
	width:500px;
	margin:10px 0 0 40px;
	padding-bottom:15px;
}



#leftcol {
	width:380px;
	float:left;
	margin-left:40px;
	margin-top:20px;
	display:inline;
}

#rightcol {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:260px;
	font-size:11px;
	color:#5d5f63;
	display:inline;
}

#rightcol h2 {
	text-align:center;
	color:#5b090d;
	font-size:14px;
}

#rightcol a {
	color:#5d5f63;
	text-decoration:none;
}

#footer {
	width: 622px;
	height: 30px;
	margin-left: 108px;
	background: #fff url("/images/footer_bg.gif") repeat-x ;
	background-position: bottom ;
	font-size: 10px;
	color: #5d5d5d;
}

#footer-large {
	width:706px;
	height:30px;
	margin-left:108px;
	background:#fff url("/images/footer_bg.gif") repeat-x bottom;
	font-size:10px;
	color:#5d5d5d;
}

#footer-wide {
	width:780px;
	height:30px;
	margin-left:108px;
	background:#fff url("/images/footer_bg.gif") repeat-x bottom;
	font-size:10px;
	color:#5d5d5d;
}

#footer-padding {
	padding:7px 20px 7px 40px;
}



#footer-top {
	height:43px;
	margin-left:40px;
}

#footer-bottom {
	height:30px;
	margin-left:40px;
	float:left;
	font-size:10px;
	width:547px;
	display:inline;
}

#footer-link {
	float:right;
}

#footer-link a {
	color:#666;
}

#footer-link a:hover {
	color:#fff;
}

#leftcol-inner {
	float:left;
	margin-left:40px;
	width:322px;
	display:inline;
	margin-top:10px;
	padding-bottom:10px;
}

#leftcol-inner h3 {
	color:#333;
	font-size:16px;
	margin-top:0;
}

#rightcol-inner {
	float:left;
	margin-left:120px;
	display:inline;
	width:120px;
	margin-top:20px;
}

#rightcol-inner2 {
	float:left;
	margin-left:80px;
	display:inline;
	width:160px;
	margin-top:20px;
}
#rightcol-inner200 {
	float:left;
	margin-left:40px;
	display:inline;
	width:200px;
	margin-top:20px;
}

.arrowlist  {
	list-style:none;
	padding:0;
	margin:0;
}

.arrowlist li {
	background:url("/images/arrow_btn.gif") no-repeat;
	padding-left:22px;
	font-size:11px;
}

.arrowlist li a:link, .arrowlist li a:visited, .arrowlist li a:active {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}	

.large, .large #content-title, .large #content-bg {
	width:706px;
}

.large {
	height:auto;
	min-height:0;
}

.wide, .wide #content-title, .wide #content-bg {
	width:780px;
}



#leftcol ul {
	padding:0;
	padding-left:14px;
	margin:0;
}

#leftcol ul li {
	margin-bottom:10px;
}

#leftcol ul li a {
	color:#333;
}

.standard li a {
	text-decoration:underline;
}

.red {
	color:#5b090d;
}

h4 {
	font-size:14px;
}

#providers img {
	margin:5px 0 0 0;
}



.submenu {
	margin:0 0 0 15px;float:left;display:inline;font-size:9px;
}

.submenu a {
	font-size:9px;
}

.submenu .heading {
	font-weight:bold;
}

.submenu:hover .heading {
	color:#000;
}

#provider-info {
	float:left;
	margin-left:10px;
	font-size:11px;
	padding-top:25px;
	color:#000;
}

.clear {
	clear:both;
}

#leftcol-wide {
	width:520px;
	float:left;
	margin-left:40px;
	margin-top:20px;
	display:inline;
}

#leftcol-wide h2 {
	font-size:20px;
	font-weight:normal;
	color:#5b090d;
}

#rightcol-wide {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:167px;
	font-size:11px;
	color:#5d5f63;
	display:inline;
	font-size:11px;
}

#territory-search, #service-search {
	margin-top:10px;
	margin-left:25px;
}

#territory-search a, #service-search a {
	font-weight:bold;
	color:#666;
	padding-left:10px;
}

#territory {
	color:#fff;
	padding-left:40px;
	font-size:18px;
	font-weight:normal;
	margin-top:75px;
	position:absolute;
}

.highlight {
	font-weight: bold;
	color:#5b090d;
}









