body
{
  background: transparent url('../img/bg.png') repeat top left;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Times new roman, Courier;
  font-size: 11px;
  text-align: center;
  margin: auto;
}

#top
{
  width: 100%;
  height: 105px;
  background: transparent url('../img/top.png') repeat-x top left;
  text-align: center;
  margin: auto;
}

#logo
{
  width: 800px;
  height: 105px;
  background: transparent url('../img/logo.png') no-repeat top right;
  text-align: right;
  margin: auto;
}

#page
{
  width: 800px;
  background-color: transparent;
  text-align: center;
  margin: auto;
}

#map
{
  width: 794px;
  height: 392px;
  background-color: transparent;
  text-align: center;
  margin: auto;
  border: 3px solid #316142;
}

#title
{
  float: left;
  width: 794px;
  height: 28px;
  line-height: 28px;
  background: transparent url('../img/title.png') repeat-y top left;
  text-align: left;
  text-indent: 10px;
  font-weight: bold;
  color: #316142;
  margin: auto;
}

#countries
{
  float: left;
  width: 540px;
  height: 328px;
  background-color: transparent;
  text-align: center;
  border: 0px;
  margin: auto;
}

#branch
{
  float: left;
  width: 254px;
  height: 328px;
  background: transparent url('../img/presentation.png') no-repeat top left;
  text-align: left;
  margin: auto;
}

#view
{
  width: 207px;
  height: 207px;
  margin: auto;
  margin-left: 16px;
}

#hint
{
  float: left;
  width: 794px;
  height: 36px;
  background: transparent url('../img/hint.png') no-repeat top left;
  text-align: center;
  margin: auto;
}

#lang
{
  width: 790px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: left;
  margin: auto;
}

#language
{
  width: 782px;
  background-color: #0f391d;
  border: 1px solid #316142;
  padding: 8px;
}

#link
{
  width: 177px;
  height: 49px;
}

#footer
{
  width: 400px;
  height: 25px;
  color: #349e58;
  margin: auto;
  margin-top: 10px;
}