#footer {
  border-top: 1px none #777777;
  border-bottom: 1px solid #777777;
  font-size: 12px;
  font-family: Georgia,"Times New Roman",Times,serif;
  text-align: left;
  width: 100%;
  height: 16px;
  color: white;
  clear: both;
  margin-top: 3px;
  background-color: #574c57;
  padding-left: 9px;
}
#end {
  width: 100%;
  height: auto;
  min-height: 120px;
  background-color: white;
}
#brank {
  width: 100%;
  background-color: white;
  height: 20px;
}
#footer2 {
  font-size: 11px;
  font-family: Georgia,"Times New Roman",Times,serif;
  text-align: center;
  width: 100%;
  height: 16px;
  clear: none;
  background-color: white;
  color: white;
}
