#TopImage {
  background: #FFF url(/resources/images/wide_image/wyre_img_wide.jpg) no-repeat top left;
  width: 960px;
  height: 160px;
  margin: 7px 0 0 0;
  }

#BodyContentOuterContainer {
  border-right: 280px solid white;
  }

#BodyContentInnerContainer {
  margin: 0;
  width: 100%;
  }

#MainContentContainer {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
  }

#MainContent {
  padding: 23px 40px 20px 20px;
  }

.EmployerContainer {
  float: left;
  width: 620px;
  }

.EmployerContainerLeft {
  float: left;
  width: 290px;
  margin-right: 40px;
  }

.EmployerContainerRight {
  float: left;
  width: 290px;
  }

.EmployerHeading {
  font-size: 1.2em;
  font-weight: normal;
  margin: 1em 0 0.2em 0;
  color: #777;
  }

.EmployerLogo {
  float: right;
  width: 150px;
  text-align: center;
  padding: 6px 0 0 0;
  height: 72px;
  }

.EmployerLinks {
  float: left;
  width: 140px;
  }

#RightContainer {
  width: 280px;
  margin-right: -280px;
  float: left;
  position: relative;
  padding: 23px 0 20px 0;
  }

#RightSubContainer {
  text-align: center;
  }