img {
  border:none;
}
a, a:hover {
  border:none;
}
#header {
  top:0px;
}

#footer {
  position: absolute;
  overflow:auto; 
  left: 50%; 
  width:772px;
  margin-left: -386px;
  margin-top:1790px;
  border: 1px solid #00A9DC;
	border-color: #00A9DC; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
  border-left-width: 1px;    
}

#footer {
  
  height:100px;
  scrollbar-base-color: #ffffff; 
  scrollbar-arrow-color: #00A9DC; 
  scrollbar-3dlight-color: #ffffff; 
  scrollbar-darkshadow-color: #ffffff; 
  scrollbar-face-color: #ffffff; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-shadow-color: #ffffff; 
  scrollbar-track-color: #ffffff; 
}


h1.foot{
	color:#00A9DC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
}
p.foot, h2.foot, a.foot, a.foot:hover {
	color:#00A9DC;
	font-family: Arial, sans-serif;
	font-size: 11px;
  margin: 0;
}
a.foot, a.foot:hover {
  text-decoration:underline; 
}

