
.servicescontent {
  float: left;
  margin-right: 14px;
  width: 725px;
}

#panel {
  background: #fff;
  height: 150px;
  position: relative;
  width: 725px;
}

#panel #panelbuttons {
  background: url('/img/sustainable/panelbg.png') left 22px no-repeat;
  height: 61px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 20;
}
  
#panel #panelbuttons img {
  float: left;
  margin-top: 6px;
}  

#sustainable #panelbuttons img {
  width: 190px;
}

#energy #panelbuttons img {
  width: 151px;
}
  
#panel #panelbuttons ul {
  height: 47px;
  margin-top: 14px;
}

#panel #panelbuttons ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#panel #panelbuttons ul li a {
	border: 0;
  color: #fff;
	display: block;
	font-size: 13px;
	height: 36px;
	line-height: 36px;
	margin-top: 8px;
	text-align: center;
	text-transform: uppercase;
}

#panel #panelbuttons ul li a:hover,
#panel #panelbuttons ul li.active a {
  background: #fff 22px;
  text-decoration: none;
}

#sustainable #panel #panelbuttons ul li a:hover,
#sustainable #panel #panelbuttons ul li.active a {
  color: #00aeef;
}

#energy #panel #panelbuttons ul li a:hover,
#energy #panel #panelbuttons ul li.active a {
  color: #ff9231;
}

#servicesmain {
  line-height: 150%;
  padding-top: 30px;
}

#servicesmain h2 {
  margin-bottom: 20px;
}

#servicesmain div.left {
  float: left;
  padding-right: 32px;
  width: 340px;
}

#servicesmain div.right {
  float: left;
  width: 340px;
}

div.panelimage {
  display: none;
}

#servicesmain div.panelitem h2 {
  margin-bottom: 3px;
}

div.panelitem div.panelintro {
  margin-bottom: 15px;
}

div.panelitem div.panelintro a {
  color: #80c54a;
  font-weight: normal;
  text-transform: uppercase;
}

div.panelitem div.panelintro a:hover {
  color: #00aeef;
}

#sidebar {
  float: left;
  width: 216px;
}


#footprint, #callmeback {
  background: #f9f9f9;
  border: 1px solid #cdcdcd;
  padding: 200px 15px 19px 15px;
  position: relative;
}

#callmeback {
  padding-top: 222px;
}

#footprint #headerimage, #callmeback #headerimage {
  position: absolute;
  left:0;
  top: 0;
}

#footprint div.textwitharrow, 
#callmeback div.textwitharrow {
  background: url('../img/homepage/news_arrow.png') left top no-repeat;
  height: 23px;
  line-height: 23px;
  margin-left: -16px;
  padding-left: 16px;
  margin-bottom: 6px;
  margin-top: 6px;
  text-transform: uppercase;
}

#footprint div.years {
  padding: 8px 0; 
}
  
#footprint a.year {
  background: #9de4ff;
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin-right: 9px;
  text-align: center;
  text-decoraction: none;
  width: 52px;
}

#footprint a.year:hover, 
#footprint a.year.selected {
  background: #00aeef;
}


#footprintform {
}

#footprintform span.required {
  color: red;
}

#footprintform p {
  clear: both;
  margin-bottom: 1px;
  padding: 0;
}

#footprintform p label {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  width: 100px;
}

#footprintform p input.textbox, 
#footprintform p textarea {
  border: 1px solid #cdcdcd;
  font-family: Arial, Helvetica;
  margin-right: 4px;
  padding: 3px 0;
  width: 48px;
}

#footprintform input.button {
  background: #eee;
  border: none;
  color: #000;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}

#footprintform #footprintform_submit {
  float: right;
}

#footprintform #footprintform_message {
  height: 133px; 
}

#callmebackform input.textbox {
  border: 1px solid #cdcdcd;
  font-family: Arial, Helvetica;
  margin-right: 4px;
  padding: 2px 0;
  width: 176px;
}
  
#callmeback div.textwitharrow {  
  font-size: 14px;
}
