#fullheight{height:100%}

   html, body {
      height:100%;
	  width:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
   #wrapper {
      height:100%;
	  width:100%;
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 900px;
	  background-image:url(../images/bg-wrapper.jpg);
	  background-color:#FFFFFF;
   }
  
.top-bar-spacer {font-family:Calibri, Trebuchet MS; font-size:6px; color:#CADB2B;}
	  
.home-energy-management {font-family:Calibri, Trebuchet MS; font-size:12px; color:#666666; padding-top:5px; background-repeat:no-repeat;position:relative;}
.home-electricity {font-family:Calibri, Trebuchet MS; font-size:12px; color:#666666; padding-top:5px; background-repeat:no-repeat;position:relative;}
.home-gas {font-family:Calibri, Trebuchet MS; font-size:12px; color:#666666; padding-top:5px; background-repeat:no-repeat;position:relative;}
.home-energy-management-sub {background-color:#cadb2a; font-family:Calibri, Trebuchet MS; font-size:7px; color:#cadb2a; background-repeat:no-repeat;position:relative;}
.home-electricity-sub {background-color:#b0abd5; font-family:Calibri, Trebuchet MS; font-size:7px; color:#b0abd5; background-repeat:no-repeat;position:relative;}
.home-gas-sub {background-color:#ffcc32; font-family:Calibri, Trebuchet MS; font-size:7px; color:#ffcc32; background-repeat:no-repeat;position:relative;}
.home-grey-sub {background-color:#cccccc; font-family:Calibri, Trebuchet MS; font-size:7px; color:#cccccc; background-repeat:no-repeat;position:relative;}
.home-empty {font-family:Calibri, Trebuchet MS; font-size:7px; color:#CCCCCC;position:relative;}
	  
.title-large {font-family:Calibri, Trebuchet MS; font-size:24px; color:#666666; text-decoration:none; font-style:italic;}

.clientarea-address { font-family: Calibri, Trebuchet MS; font-size: 17px; color: #666666;}

.title {font-family:Calibri, Trebuchet MS; font-size:17px; color:#666666; text-decoration:none; font-style:italic;}
.title a {color:#666666;}
.title a:hover {color:#666666; text-decoration:underline;}

.subtitle {font-family:Calibri, Trebuchet MS; font-size:13px; color:#000000; position:relative;}

.body { font-family: Calibri, Trebuchet MS; font-size: 14px; color: #666666; text-align:justify;}
.body a {color:#666666; text-decoration:none; text-align:justify;}
.body a:hover {color:#666666; text-decoration:underline; text-align:justify;}

.home-boxes-title { font-family: Calibri, Trebuchet MS; font-size: 17px; color: #FFFFFF; text-align:left;}
.home-boxes-title a {color:#FFFFFF;}
.home-boxes-title a:hover {color:#FFFFFF; text-decoration:underline;}

.boxes-title { font-family: Calibri, Trebuchet MS; font-size: 14px; color: #FFFFFF; text-indent:18px; position:relative;}
.boxes-text { font-family: Calibri, Trebuchet MS; font-size: 13px; color: #666666; text-decoration:none; padding-left:18px; padding-right:18px; position:relative;}
.boxes-text a {color:#666666; position:relative;}
.boxes-text a:hover {color:#666666; text-decoration:underline; position:relative;}

.li {list-style: circle inside; color:#504f4d; margin-left: 0px; position:relative;} 

.body-tiny { font-family: Calibri, Trebuchet MS; font-size: 8px; color: #666666; position:relative;}
.box-spacing { font-family: Calibri, Trebuchet MS; font-size: 8px; color: #FFFFFF; position:relative;}
.box-spacing-home { font-family: Calibri, Trebuchet MS; font-size: 12px; color: #FFFFFF; position:relative;}

.top-links {  font-family: Trebuchet MS; font-size: 15px; color: #7d7d7d; text-decoration:none;}
.top-links a {color:#7d7d7d; text-decoration:none;}
.top-links a:hover {color:#7d7d7d; text-decoration:underline;}

.sub-links {  font-family: Trebuchet MS; font-size: 13px; color: #7d7d7d; padding-left:10px; padding-right:10px; text-decoration:none;}
.sub-links a {color:#7d7d7d; text-decoration:none;}
.sub-links a:hover {color:#7d7d7d; text-decoration:underline;}

.footer-white {  font-family: Calibri, Trebuchet MS; font-size: 12px; color: #FFFFFF;}
.footer-white a {color:#FFFFFF; text-decoration:none;}
.footer-white a:hover {color:#FFFFFF; text-decoration:underline;}

.customer-logo {
	max-width: 200px;
	/* Resize the image for IE6 */
	width: expression(this.width > 200 ? 200: true);
}

a { color: #666666; text-decoration: none}

a:hover {  color: #666666}

.contactform input.submit {
background-color: #a8a9ac;
font-family: Calibri, Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}
