html {
  line-height: 1.41421;
  font-size: 62.5%; }

body {
  font-size: 16px;
  font-size: 1.6rem;
  background-image: url("/bg3.png"); }

@media only screen and (max-device-width: 480px) {
  body {
    font-size: 30px;
    font-size: 3rem;
    line-height: 2.5; } }
#bglayer1 {
  width: 100%;
  background-image: url("/bg2.png");
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto; }

#bglayer2c {
  width: 974px;
  background-image: url("/framec.png");
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto; }

#bglayer2e {
  width: 974px;
  background-image: url("/framee.png");
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto; }

#banner {
  height: 200px;
  width: 100%;
  border: 0;
  position: relative; }

#top_menu {
  border: solid #000 0px;
  background-color: #505050;
  margin-left: 17px;
  width: 944px;
  color: #ffe6fd;
  font-family: 'Tahoma', 'Lucida Sans', 'Arial'; }
  #top_menu .item {
    width: 189px;
    text-align: center;
    line-height: 1.41421; }

a {
  text-decoration: none;
  color: #ffe6fd; }
  a:hover {
    color: #ffccfc; }

#content_frame {
  background-color: #fff;
  margin-left: 17px;
  width: 944px; }

#left {
  width: 100%;
  font-family: 'Tahoma', 'Lucida Sans', 'arial'; }

#right {
  /* #right is set there just in case needed, it has nothing implemented. and all code are optimised for just using #left */ }

.backtotop {
  float: right;
  margin-right: 10px; }
  .backtotop a {
    color: #ffb2fa; }
    .backtotop a:hover {
      color: #ffccfc; }

.section {
  width: 98%;
  border: dashed #ffe6fd 2px;
  margin: 10px auto 5px;
  color: #777777; }
  .section h3 {
    margin-left: 10px;
    margin-right: 10px; }
  .section td {
    padding: 0; }

.mail {
  color: #E6A0E1;
  text-decoration: none;
  font-weight: bold; }

.standout {
  font-weight: bold !important; }

.paragraph {
  margin-left: 10px;
  margin-right: 10px;
  line-height: 1.5625; }

#validator {
  text-align: right;
  width: 100%;
  margin-top: 5px; }

.validurl {
  border: 0px; }

#home {
  width: 185px;
  height: 185px;
  display: block;
  position: absolute;
  top: 0;
  left: 17px; }

/*# sourceMappingURL=css.css.map */
