.main-content h1 {
  clear:both; 
  display:block; 
  height:23px; 
  padding:23px 0 0 25px;
  font-family:arial,sans-serif, "trebuchet ms"; 
  margin:0em 0 0.5em 0; 
  color:rgb(255,102,0);
  font-weight:bold; 
  font-size:160%; 
  background:none;
}

.page-container {
  margin-bottom:0px;
}

.main-content {
	margin-bottom:-10px;  
}

.footer {
	margin: -145px auto 0px auto;
	background:rgb(255,255,255) url(../img/footer.gif) center center no-repeat;
}

