@import "styles.css";

/*-------HOME-------*/
	#home_masthead{
		font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		display:block;
		width:960px;
		height:146px;
		}
	#home_masthead .mast_logo{
		float:left;
		width:300px;
		height:146px;
		background:url(../images/template/home_utilitySolutionsLogo.gif) 0 0 no-repeat;
	}
	#home_masthead .home_rightColumn{
		float:left;
		width:660px;
		height:155px;
		background:url(../images/template/home_powerLinesTop.png) 334px 23px no-repeat;
	}
	#home_masthead .mast_logo .mast_phoneFax{
		padding-top:4px;
		color:#fff;
		text-align:center;
	}
	#home_mainMenu{
		display:block
		clear:both;
		font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#fff;
		text-align:center;
		height:34px;
		padding-top:13px;
		background:url(../images/template/home_topMenu.png) 0 0 no-repeat;
	}
	#home_mainMenu ul{
		list-style:none;
		padding:0;
		margin:0 0 0 15px;
	}
	#home_mainMenu li{
		float:left;
		margin:0px;
		padding:0px 20px 0 20px; 
		height:30px;
		border-right:1px solid #b3b3b3;
	}
	#home_mainMenu li.contactus{
		border-right:none;
	}
	#home_mainMenu li.home{
		padding:3px 31px 0 31px; 
		color:#000e4a;
	}
	#home_mainMenu li.homeActive{
		padding:3px 31px 0 31px; 
		color:#000e4a;
	}
	#home_mainMenu a{
		color:#fff;
	}
	#home_mainMenu li.homeActive a{
		color:#000e4a;
	}

	#home_mainMenu li.sitemap{
		display:none;
	}
	#home_mainPhoto{
		display:block;
		height:268px;
		background:url(../images/template/home_mainPhoto.jpg) 0 0 no-repeat;
	}
.home_mainContent{display:block;float:left; width:560px;}
.home_mainContent ul li{background:#ff0000;
margin:0px;
padding:0px;
}