body
{
 margin:0;
 padding:0 0 10px 0;
 font-family: Trebuchet MS;
}
img.png
{

}
div.centered
{
 width: 100%;
 text-align: center;
}
#wrapper
{
 margin: 0;
 padding: 0;
 border: 0;
}
#header
{
  position: relative;

  height: 80px;
  z-index: 20;
  width: 100%;
  border-bottom: #bbbbbb 1px solid;
  background-color: #f4f4f4;
}
#header img
{
  margin-left: 20px;
  margin-top: 5px;
}
#main
{
   position: relative;
   top: -60px;
   left: -20px;
   clear: both;
   overflow: visible;

}
a img
{
  border: 0;
}
#ibank2
{
position: absolute;

  right: 0px;
  margin-right: -19px;
  margin-top: 200px;
  top: 10%;
}
#button
{
position: absolute;

  right: 0px;
  margin-right: -19px;
  margin-top: 250px;
  top: 10%;
}
#sitemap
{
position: absolute;

  right: 0px;
  margin-right: -19px;
  margin-top: 300px;
  top: 10%;
}
#search
{
position: absolute;

  right: 0px;
  margin-right: -19px;
  margin-top: 350px;
  top: 10%;
}

#leftpic
{
  position: absolute;
  margin-top: 10%;
  left: 12%;
  margin-left: -100px;
}
#leftbdr
{
  position: absolute;
  margin-top: 10%;
  top: -80px;
  left: 3%;
}
#officelist
{
  position: absolute;
  right: 40px;
  margin-top: 10%;
  top: 0px;
  width: 40%;
}
#officelist h1
{
  font-size: 1.5em;
  color: #aaaaaa;
  font-variant: small-caps;
}
#officelist ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}
#officelist ul li
{
  margin-top: 20px;
  width: 60%;
}
#officelist ul li a
{
  display: block;
  text-decoration: none;
  color: #777777;
  padding: 5px 10px 5px 20px;
  border-left: #efefef 5px solid;
}
#officelist ul li a:hover
{
  background: transparent url("") repeat-y top left;
   border-left: #cccccc 5px solid;
   text-decoration: underline;
}
#officelist ul h3
{
  margin: 0;
  padding: 0;

}
#valute
{
  position: absolute;
  float: right;
  width: 200px;
  height: 100px;
  z-index: 90;

  right: 0;

  top: 16px;

  color: black;
}
#footer
{
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 5%;
  clear: both;
  color: #aaaaaa;
  font-size: 0.8em;
}

