#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background:url(../images/page-bg.jpg) repeat-x;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 980px;
   }

.top-links { font-family: Trebuchet MS; font-size: 18px; color: #666666}
.top-links a {color:#666666; text-decoration:none;}
.top-links a:hover {color:#666666; text-decoration:underline;}

.sub-links {font-family: Trebuchet MS; font-size: 13px; color: #666666; padding-left:10px; padding-right:10px; background-image:url(../images/links-bg-wider.jpg)}
.sub-links a {color:#666666; text-decoration:none;}
.sub-links a:hover {color:#666666; text-decoration:underline;}

.page-title {font-family: Trebuchet MS; font-size: 20px; color: #666666}

.client-login-title { font-family: Trebuchet MS; font-size: 18px; color: #FFFFFF}
.client-login-body { font-family: Trebuchet MS; font-size: 13px; color: #666666}
.client-login-sub-title { font-family: Trebuchet MS; font-size: 14px; color: #007e7a}

.body { font-family: Trebuchet MS; font-size: 14px; color: #666666}
.body a {color:#666666;}
.body a:hover {color:#666666; text-decoration:underline;}

.footer-tels {font-family: Trebuchet MS; font-size: 19px; color: #FFFFFF}
.copyright {font-family: Trebuchet MS; font-size: 13px; color: #FFFFFF}
.copyright a {color:#FFFFFF; text-decoration:none;}
.copyright a:hover {color:#FFFFFF; text-decoration:underline;}
.footer-address {font-family: Trebuchet MS; font-size: 12px; color: #666666}

a { color: #333333; text-decoration: none}

a:hover {  color: #333333}

.login input.submit {
background-color: #b8e2e2;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 14px;
}
