#header {
  width: 100%;
}
/* GET RID OF BORDER ON TBODY FROM SYSTEM.CSS */
#header tbody {
  border: 0;
}

#header {
  background:url(images/header_top.png) no-repeat;
  background-position:bottom;
  height: 113px;
  width:1008px;
}