body {
  color: #000;
  text-align: left;
  background-image: none;
  padding: 10px;
}

.all {
  width: 720px;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}

.header-home {
  display: none;
}

.banner-sub {
  display: none;
}

.banner-home {
  display: none;
}

.header-sub {
  display: none;
}

.topmenu {
  display: none;
}

.functions {
  display: none;
}

.content-sub {
  background-image: none;
}

.leftmenu {
  display: none;
}

.content {
  float: none;
}

.footer {
  display: none;
}

.twocols-75-25 .col1 {
  float: none;
}

.twocols-75-25 .col2 {
  float: none;
}

.twocols-33-33-33 .col1 {
  float: left;
}

.twocols-33-33-33 .col2 {
  float: left;
}

.twocols-33-33-33 .col3 {
  float: left;
}