body
{
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Arial CE", "Arial", sans-serif;
  font-size: small;
  line-height: 1.3;
  color: #4c4c4c;
  background-color: #fff;
}

div#holder
{
  margin: 0 auto 0 auto;
  text-align: left;
  width: 727px;
  position: relative;
  background-image: url('./img/bg-left.png');
  background-position: left;
  background-repeat: repeat-y;
}

div#in-holder
{
  background-image: url('./img/bg-left-bottom.png');
  background-position: bottom left;
  background-repeat: no-repeat;
}

div#illustration
{
  width: 209px;
  height: 134px;
  position: absolute;
  top: 0;
  left: 0;
  border: #9c9c9c 1px solid;
  border-left: none;
  background-image: url('./img/bg-illustration.png');
  background-position: bottom;
  background-repeat: no-repeat;
}

div#illustration img
{
  border-left: #9c9c9c 1px solid;
  border-botimg.im-left, span.im-left img
{
  float: left;
}
tom: #9c9c9c 1px solid;
}

div#right-part
{
  height: 136px;
  margin-left: 211px;
  background-image: url('./img/bg-top.png');
  background-position: top;
  background-repeat: repeat-x;
  position: relative;
}

div#in-right-part
{
  padding-top: 8px;
  background-image: url('./img/bg-top-right.png');
  background-position: top right;
  background-repeat: no-repeat;
}

div#head h1
{
  margin: 0;
  padding: 40px 0 0 0;
  width: 270px;
  height: 61px;
  text-align: center;
  background-image: url('./img/bg-logo.png');
  background-position: top;
  background-repeat: repeat-x;
  border-right: #fff 1px solid;
  border-bottom: none;
}

div#head h1 img
{
  border: none;
}

div#head h2
{
  position: absolute;
  width: 243px;
  top: 82px;
  left: 271px;
  margin: 0;
  padding: 6px 0 0 0;
  color: #516f89;
  font-weight: bold;
  font-size: .9em;
  background-image: url('./img/h2-top-corner.png');
  background-position: top right;
  background-repeat: no-repeat;
  white-space: nowrap;
}

div#head h2 span
{
  display: block;
  padding-left: 30px;
  background-image: url('./img/h2-top-arrow.png');
  background-position: 12px 2px;
  background-repeat: no-repeat;
}

ul#top-menu
{
  display: block;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10px;
}

ul#top-menu li
{
  display: inline;
  margin: 0;
  padding: 0;
}

ul#top-menu a
{
  float: left;
  padding: 5px 8px 0 24px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 1em;
  background-image: url('./img/bg-top-menu.png');
  background-position: 8px 0;
  background-repeat: no-repeat;
}

ul#top-menu a:hover, ul#top-menu a.active
{
  background-position: 8px -27px;
}

ul#top-menu a:hover
{
  text-decoration: underline;
}

div#left-menu
{
  position: absolute;
  width: 148px;
  top: 137px;
  left: 0;
}

div#left-menu img
{
  margin-left: 1px;
  border-bottom: #b8b8b8 1px solid;
}

div#left-menu ul
{
  display: block;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 8px 0;
  border-bottom: #b8b8b8 1px solid;
  background: none;
}

div#left-menu ul.active
{
  background-image: url('./img/bg-left-active.png');
}

div#left-menu li
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
  text-align: left;
}

div#left-menu ul a
{
  display: block;
  padding: 1px 0 1px 26px;
  color: #234a63;
  text-decoration: none;
  background-image: url('./img/left-menu-arrow.png');
  background-position: -10px 3px;
  background-repeat: no-repeat;
}

div#left-menu ul.active a
{
  background-image: url('./img/left-menu-active-arrow.png');
}

div#left-menu ul a:hover, div#left-menu ul a.active
{
  background-position: 11px 3px;
}

div#content
{
  margin: 1px 0 0 150px;
  border: #dcdcdc 1px solid;
  border-bottom: none;
  padding: 20px;
  padding-top: 10px;
  
  min-height: 33em;
}

div#foot
{
  clear: both;
  margin-left: 150px;
  padding: 1px;
  border: #dcdcdc 1px solid;
  border-top: none;
}

div#foot p
{
  margin: 0;
  padding-top: 7px;
  text-align: center;
  height: 17px;
  font-size: .8em;
  background-image: url('./img/bg-foot.png');
  background-position: top;
  background-repeat: repeat-x;
}

a
{
  color: #000;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

h1
{
  color: #234a63;
  margin: 20px 0;
  padding: 2px 0 5px 21px;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  background-image: url('./img/bullet-h1.png');
  background-position: 6px 6px;
  background-repeat: no-repeat;
  border-bottom: #c3c3c3 1px solid;
}

h2
{
  color: #234a63;
  font-size: 1.2em;
  font-weight: bold;
}

h3
{
  color: #234a63;
  font-size: 1em;
  font-weight: bold;
}

ul
{
  display: block;
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

ul li
{
  margin: 0;
  padding: 0 0 0 30px;
  background-image: url('./img/bullet-li.png');
  background-position: 18px 7px;
  background-repeat: no-repeat;
}

ol
{
  display: block;
  margin: 0 0 1em 1.5em;
  padding: 0;
}

ol li
{
  margin: 0;
  padding: 0;
}

strong, th
{
  color: #234a63;
  font-weight: bold;
}

dt
{
  color: #234a63;
  font-weight: bold;
  margin-top: 1em;
}

dd
{
  padding: 0 0 0 1em;
  margin: 0;
}

img.im-right, span.im-right img
{
  float: right;
  margin: 0 0 0 1em;
}

img.im-left, span.im-left img
{
  float: left;
  margin: 0 1em 0 0;
}


input, textarea, .bordered
{
  border: #4c4c4c 1px solid;
}

p.contact-table span
{
  width: 4em;
  float: left;
}

.gallery a img
{
  border: #bbb 1px solid;
  vertical-align: top;
  margin: 0 11px 11px 0;
}

.gallery a:hover img
{
  border: #4c4c4c 1px solid;
}

div.contact-images
{
  float: right;
  width: 50%;
  text-align: right;
}

div.news
{
  margin-bottom: 20px;
  border-bottom: #c3c3c3 1px solid;
}

p, li, dd
{
  text-align: justify;
}

ul#lang-menu
{
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 9px;
  right: 6px;
  text-align: right;
}

ul#lang-menu li
{
  display: inline;
  margin: 0;
  padding: 0 0 0 3px;
}

ul#lang-menu img
{
  border: none;
}

