body {
  margin: 5px 0px;
  padding: 0px;
  color: #000000;
  font-family: Verdana, Tahoma, Arial;
}

img {
  border: 0px;
}

h2 {
  color: red;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0px 7px 0px;
  padding: 0px;
}

h3 {
  font-size: 13px;
  color: #162e66;
  font-weight: bold;
  margin: 5px 0px 7px 0px;
  padding: 0px;
}


#page {
  margin: 0px auto;
  width: 853px;
}

#copyright {
  margin: 5px auto;
  width: 853px;
  height: 26px;
  clear: both;
  font-size: 8px;
  text-align: right;
}

#copyright a {
  font-size: 9px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

#logo {
  width: 125px;
  height: 85px;
  float: left;
  font-size: 10px
}

#lang {
  width: 600px;
  height: 50px;
  float: right;
  text-align: right;
  font-size: 9px
}

#top {
  width: 600px;
  height: 38px;
  float: right;
  color: #16316f;
  font-size: 22px;
  text-align: right;
}

div.box1  {
  width: 682px;
  height: 332px;
  float: left;
  font-size: 12px;
  text-align: left;
  background-image: url(../img/bg-1.png);
}

div.box3  {
  width: 853px;
  height: 332px;
  float: left;
  font-size: 12px;
  text-align: left;
  background-image: url(../img/bg-3.png);
  line-height: 110%;
}

div.box2  {
  width: 167px;
  height: 332px;
  float: right;
  font-size: 8px;
  text-align: left;
  background-image: url(../img/bg-2.png);
}

div.box4  {
  margin-top: 5px;
  width: 167px;
  height: 320px;
  float: right;
  font-size: 8px;
  text-align: left;
  background-image: url(../img/bg-4.png);
}

div.l50 {
  display: block;
  float: left;
  width: 49%;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  text-align: justify;
}

div.r50 {
  display: block;
  float: right;
  width: 49%;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  text-align: justify;
}

div.l50i {
  display: block;
  float: left;
  margin-top: 20px;
  width: 49%;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  text-align: justify;
  line-height: 118%;
}

div.r50i {
  margin: 0px;
  display: block;
  float: right;
  width: 49%;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  text-align: right;
}

div.l33 {
  margin-top: 15px;
  display: block;
  float: left;
  width: 272px;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  text-align: justify;
  font-size: 11px;
}

div.r33 {
  margin-top: 15px;
  margin-left: 18px;
  display: block;
  float: left;
  width: 272px;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  text-align: justify;
  font-size: 11px;
}

div.l66 {
  margin-top: 8px;
  display: block;
  float: left;
  width: 80%;
  color: #000000;
  font-family: Verdana, Tahoma, Arial;
  text-align: center;
  font-size: 13px;
  line-height: 145%;
}

h2.k {
  font-size: 13px;
  color: black;
}

#menu {
  margin: 0px auto;
  width: 853px;
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  clear: both;
  font-size: 10px;
  clear: both;
}

a.bottom {
  display: block;
  float: left;
  width: 167px;
  height: 50px;
  background-image: url(../img/a-bg.gif);
  line-height: 48px;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#search-form {
  margin: 5px;
}

#contact-form {
  margin: 0px 2px;
  line-height: 20px;
  text-align: center;
}

 h4 {
   font-size: 10px;
   margin: 14px 0px 6px 0px;
   font-weight: bold;
   text-align: center;
 }


#search {
  width: 104px;
  height: 14px;
  padding: 2px;
  font-size: 10px;
  background-image: url(../img/search-bg.png);
  border: 0px;
  position: relative;
  top: -1px;
}

#go {
  position: relative;
  top: 2px;
  margin-left: 4px;
}

.in1 {
  width: 107px;
  height: 13px;
  padding: 2px;
  font-size: 10px;
  background-image: url(../img/input.png);
  border: 0px;
}

.tx1 {
  width: 143px;
  height: 178px;
  padding: 2px;
  font-size: 10px;
  background-image: url(../img/textarea.png);
  border: 0px;
}

span.blue {
  color: #162e66;
  font-weight: bold;
}

span.red {
  color: red;
  font-weight: bold;
}


