body {

  background-repeat: repeat-x;
  background-position: 0px 0px;
  text-align: center;
}

.content_bgs,
.content_bgs_login {

  height: 100px;
}

.content_bgs {

  background-position: 0px -220px;
  background-repeat: repeat-x;
}

.content_bgs_login {

  background-position: 50% -154px;
}

.content_wrap,
.sub_wrap,
.app_credentials_wrap {

  width: 1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


.main_wrap,
.main_wrap_login {

  margin: 0px auto 0px auto;
  text-align: left;
}

.main_wrap {


  width: 1030px;
  background: transparent url("../images/content_wrap_bgs.png") repeat-y 0px 0px;
}

.main_wrap_login {

  width: 1002px;
}

.content_wrap {

  overflow: hidden;
  min-height: 500px;
}

.content_wrap_login {

  background: transparent url("../images/moostool-coming-soon.png") no-repeat top center;
}

.coming-soon {

  text-align: center;
  margin-top: 425px;
  height: 75px;

}

.coming-soon h1 {

  font-size: 21px;
  line-height: 40px;

}

.coming-soon p {

  font-size: 14px;

}

.column_a,
.column_b,
.column_c {

  float: left;
}

.column_a {

  width: 311px;
  padding-left: 25px;
}

.column_b {

  width: 662px;
}

.content_wrap_login .column_a {

  width: 250px;
  padding-top: 10px;
}

.content_wrap_login .column_b {

  width: 400px;
  padding: 0px 0px 55px 25px;
}

.content_wrap_login .column_c {

  width: 250px;
  padding: 0px 0px 0px 50px;
}
