html
{ margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  height: 100%;
  text-align: center;
  width: 100%;
}

body
{ margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  background-color: #66202b;
}

div
{ margin: 0px;
  padding: 0px;
  text-align: left;
}

#up
{ height: 331px;
  background-image: url("../../../images/simtic/up.gif");
}

#header
{ width: 861px;
  margin-left: auto;
  margin-right: auto;
/*  height: 331px;*/
height: 252px;
  padding: 0px 62px 0px 62px;
  background-image: url("../../../images/simtic/header.jpg");
}

#header2
{ width: 861px;
  margin-left: auto;
  margin-right: auto;
  height: 79px;
  padding: 0px 62px 0px 62px;
  background-image: url("../../../images/simtic/header2.gif");
}

#header_top
{ height: 47px;
}

#header_middle
{ height: 205px;
}

#header_links
{ height: 79px;
}

#middle
{ background-image: url("../../../images/simtic/middle.gif");
}

#center
{ width: 861px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 62px 0px 62px;
  background-image: url("../../../images/simtic/center.gif");
}

#main
{ float: left;
}

#left
{ float: left;
  width: 185px;
}

#content
{ float: left;
  width: 494px;
}

#right
{ float: left;
  width: 181px;
  padding-bottom: 105px;
}

.clear
{ clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

#down
{ height: 93px;
  background-image: url("../../../images/simtic/down.gif");
  overflow: hidden;
}

#footer
{ width: 861px;
  height: 93px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 62px 0px 62px;
  background-image: url("../../../images/simtic/footer.jpg");
}

#hermus_down
{ width: 985px;
  margin-left: auto;
  margin-right: auto;
}

#hermus
{ position: relative;
  top: -193px;
  left: 741px;
  width: 181px;
  height: 17px;
  line-height: 17px;
  background-image: url("../../../images/simtic/hermus.jpg");
  text-align: center;
  color: #ffffff;
  padding: 83px 0px 0px 0px;
  color: #e3d4b2;
  font-size: 11px;
}

#hermus a
{ text-decoration: none;
  color: #e3d4b2
}

#hermus a:hover
{ text-decoration: underline;
}