body {
  margin-top: 7px;
  color: rgb(0, 0, 0);
  background-color: rgb(175, 10, 14);
  text-align: center;
}

img {
  border: none;
}

#main {
  position: relative;
  top: -12px;
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #ede1c9;
}

#left {
  width: 304px;
  float: left;
  background-color: #a70b0f;
  vertical-align: top
}

#right {
  width: 466px;
  float: right;
  background-color: #ede1c9;
  vertical-align: top;
}

#clear { clear: both; }

#title {
  display: none;
}

#inside {
  position: relative;
  left: 15px;
  top: 10px;
  z-index: 2;
  font-family: sans-serif;
  font-size: 9pt;
  padding: 60px;
  vertical-align: top;
}

#inside p { font-size:7pt; text-align: center; }

#pictures {
  position: relative;
  width: 300px;
  font-family: sans-serif;
  color: white;
  font-size: 10pt;
}

#pictures #experience {
  float: right;
  padding-right: 5px;
  color: #ede1c9;
  font-size: 16pt;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px
}

#toptitle {
  font-size: 8pt;
  color: white;
  float: right;
  padding-right: 118px;
}


#pictures #cte {
  float: right;
  clear: right;
  font-size:8pt;
  padding-right: 5px;
}

#pictures .imagebox {
  clear: right;
  width: 301px;
  height: 90px;
  padding: 3px;
}

#pictures .imagebox a {
  float: right;
  position: relative;
  z-index: 2;
}

#pictures .imagebox p {
  position: relative;
  margin-top: -3px;
  padding: 3px;
  width: 180px;
  text-align: right;
  z-index: 1;
}

#theowners { position: relative; margin-top: 40px; }
#redpattern1 { position: absolute; top: 226px; }
#redpattern2 { position: absolute; top: 378px; }
#beigepattern1 { position: absolute; top: 74px; left: 304px; }
#beigepattern2 { position: absolute; top: 226px; left: 304px; }
#beigepattern3 { position: absolute; top: 378px; left: 304px; }
#theowners2 { position: absolute; top: 40px; left: 304px; z-index: 1; }
#picture1 { position: relative; margin-top: -50px; left: 130px; z-index: 1; }
#building { position: relative; margin-top: 200px; left: 110px; z-index: 1; }
#picture3 { float: right; margin-left: 15px; }


/* ----- topbar ----- */
  #topbar {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    position: relative;
    z-index: 1;
    text-align: right;
    overflow: hidden;
    background-color: #860d12;
    background-image: URL(../top/bg_top_nobuttons.gif);
    background-repeat: no-repeat;
    width: 770px;
    height: 44px;
  }

  #topbar #chocolate { position: relative; left: 82px; }
  #topbar #mathis { position: relative; left: 66px; }
  #topbar #swissconn { position: relative; left: 50px; }
  #topbar #lease { position: relative; left: 33px; }
  #topbar #hom { position: relative; left: 17px; }
/* ----- end topbar ----- */

