#mainMenu {
  color: #000;
  margin: 4px 0px 2px 85px;
  padding: 4px 0px 2px 10px;
}

#menuList {
  margin: 0px;
  padding: 0px;
}

#menuList ul {
  margin: 0px;
  padding: 0px;
}

#menuList li {
  display: inline;
  list-style: none;
}

a.actuator {
  background-color: #f3f3f3;
  color: #000;
  font-size: 12px;
  margin: 0px;
  padding: 3px 6px;
  text-decoration: none;
}

a.actuator:hover {
  background-color: #4e4a49;
  color: #EEE;
}

.menu {
  color: #000;
  background-color: #EEE;
  border: 1px solid #CCC;
  position: absolute;
  visibility: hidden;
}

.menu li a {
  background-color: transparent;
  color: #000;
  display: block;
  font-size: 12px;
  line-height: 1.75em;
  margin: 0px;
  padding: 0px 10px;
  text-decoration: none;
}

.menu li a:hover {
  background-color: #4e4a49;
  color: #EEE;
}

span.key {
  text-decoration: underline;
}
#homeMenu{ width; 160; }
#productsMenu { width: 165px; }
#plansMenu { width: 160px; }
#coverageMenu { width: 160px; }
#companyInfoMenu { width: 165px; }
#helpMenu { width: 150px; }
.towerbg {
	background-color: #937a68;
	background-image: url(../images/arbourEngergy_tower288px.jpg);
	background-repeat: no-repeat;
	background-position: -50px 250px;
	background-attachment: scroll;



}
#pullquoteform {
	margin-right: 2%;
	margin-left: 2%;
	padding: 1px;
	border: 1px solid #4e4a49;
	background: #e4e0dc;
	margin-top: 5px;

}
#pullquoteform p {

	margin-right: 3%;
	margin-left: 3%;
	color: #666666;
}
