a {
	outline:none;
}

div#navHolder {
	width:826px; 
	height:35px;
	float:right;
	margin-right:18px;
}

ul#nav {
	padding:0; 
	margin:0;
	list-style:none; 
	width:826px; 
	height:35px;
}

ul#nav li {
	float:left;
}

ul#nav li a.home {
	display:block; 
	width:82px; 
	height:35px; 
	background:url(../images/nav/home.jpg) no-repeat 0 -35px; 
	text-indent: -9999px;
}

ul#nav li a.home:hover {
	background-position: 0 0;
}

ul#nav li a.residential {
	display:block; 
	width:136px; 
	height:35px; 
	background:url(../images/nav/residential.jpg) no-repeat 0 -35px; 
	text-indent: -9999px;
}

ul#nav li a.residential:hover {
	background-position: 0 0;
}

ul#nav li a.commercial {
	display:block; 
	width:136px; 
	height:35px; 
	background:url(../images/nav/commercial.jpg) no-repeat 0 -35px; 
	text-indent: -9999px;
}

ul#nav li a.commercial:hover {
	background-position: 0 0;
}

ul#nav li a.energyManagement {
	display:block; 
	width:207px; 
	height:35px; 
	background:url(../images/nav/energyManagement.jpg) no-repeat 0 -35px; 
	text-indent: -9999px;
}

ul#nav li a.energyManagement:hover {
	background-position: 0 0;
}

ul#nav li a.clientList {
	display:block; 
	width:130px; 
	height:35px; 
	background:url(../images/nav/clientList.jpg) no-repeat 0 -35px; 
	text-indent: -9999px;
}

ul#nav li a.clientList:hover {
	background-position: 0 0;
}

ul#nav li a.contactUs {
	display:block; 
	width:135px; 
	height:35px; 
	background:url(../images/nav/contactUs.jpg) no-repeat 0 -35px; 
	text-indent: -9999px;
}

ul#nav li a.contactUs:hover {
	background-position: 0 0;
}
