body {
  font-family           : helvetica, arial, sans-serif;
  text-align            : center;
  margin                : 0px;
}

.main_center {
  width                 : 861px;
  margin                : 10px auto auto;
}

.main_container {
  width                 : 861px;
  float                 : left;
  display               : inline;
}

.row {
  width                 : 100%;
  margin                : 0px auto auto;
  float                 : left;
  clear                 : left;
}

.logo {
  background            : url('/splash/images/splash-logo.png');
  width                 : 210px;
  height                : 225px;
  margin-left           : 325px;
  float                 : left;
}

.link_bar {
  width                 : 861px;
  height                : 70px;
  float                 : left;
}

.link_bar_basesign {
  background            : url('/splash/images/splash-basesign.png');
  background-repeat     : no-repeat;
}

.link_bar_boutique {
  background            : url('/splash/images/splash-boutique.png');
  background-repeat     : no-repeat;
}

.link_bar_smbiz {
  background            : url('/splash/images/splash-smbiz.png');
  background-repeat     : no-repeat;
}

.link_contact {
  background            : url('/splash/images/splash-contact.png');
  background-repeat     : no-repeat;
  width                 : 384px;
  height                : 19px;
  margin-left           : 238px;
  float                 : left;
}

.margin_top_23 {
  margin-top            : 23px;
}

.margin_top_43 {
  margin-top            : 43px;
}

.margin_top_100 {
  margin-top            : 100px;
}

.display_none {
  display               : none;
}
