#header {
  width: 958px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#headerinner {
  height: 133px;
}
#headerinner img {
  height: 86px;
  margin-top: 24px;
  margin-bottom: 24px;
}
#main {
  width: 958px;
  margin: 0 auto;
  overflow: auto;
}
#content {
  width: 958px;
  text-align: justify;
}
#footer {
	float: left;
	width: 100%;
  vertical-align: middle;
  line-height: 30px;
}
#footer img {
  display: inline;
}
