html, body.intro {
  height:100%;
}

html, body {
    background-color: #F1FADD;
}

* {
  font: 12px/18px verdana, sans-serif;
  color:  #646A6A;
  margin:0;
  padding:0;
}

small {
  font: 10px/15px verdana, sans-serif;
}

ul {
  list-style: none;
}

h2,h3 {
  color: #0077B4;
  font-weight: bold;
  margin: 10px 0;
}

h2 {
}

a {
  color:  #646A6A;
  text-decoration: none;
}

a:hover {
  color: #fff;
}

a img {
  border: none;
}

a.contactlink {
  background: url('/_binary/at.gif') no-repeat 0 0;
  line-height: 44px;
  display: block;
  padding: 0 0 0 18px;
  color: #0077B4;
  font-weight: bold;
}

p {
  margin: 0 0 1.5em 0;
}

p.error {
  color: #a00;
  margin: 0;
}

p span {
  color: #8FC800;
}

.clear {
  clear: both;
}

.wrapper {
  width: 984px;
  margin: 30px auto 0 auto;
}

.head {
  height: 130px;
}

.head h1 a {
  display: block;
  overflow: hidden;
  background: url('/_binary/logo.gif') no-repeat 0 0;
  height: 116px;
  width: 387px;
  text-indent: -1234em; 
}

.container {
  background: url('/_binary/bg_content.gif') repeat-y 0 0;
}

body.intro .container {
  background: none;
}

.content {
  float: left;
  width: 764px;
  border-top: 16px solid #0077B4;
  padding-top: 4px;
}

.mood {
  height: 400px;
  width: 400px;
  background: #8FC800;
  float: left;
}

.mood.office ul li {
  float: left;
  height: 100px;
  width: 200px;
  overflow: hidden;
  position: relative;
}

.mood.office ul li img {
  position: absolute;
  top: -100px;
}

.mood.office ul a.selected img,
.mood.office ul li:hover img {
  top: 0;
}

.mood.members,
.mood.partners {
  position: relative;
}

.mood.members a,
.mood.partners a {
  position: absolute;
  top: 25px;
  left: 30px;
  height: 45px;
  width: 140px;
  display: block;
  overflow: hidden;
  text-indent: -1234em;
}

.mood.partners a {
  top: 25px;
  height: 60px;
  width: 330px;
}

.mood.partners a+a {
  top: 130px;
  height: 230px;
  width: 330px;
}

.mood.members a+a {
  top: 100px;
  height: 50px;
  width: 330px;
}

.mood.members a+a+a {
  top: 305px;
  height: 60px;
  width: 140px;
}

.mood.members a+a+a+a {
  top: 190px;
  height: 100px;
  left: 190px;
  width: 170px;
}

.mood.members a+a+a+a+a {
  top: 205px;
  height: 80px;
  width: 130px;
  left: 30px;
}

.gallerybox {
  height: 400px;
  overflow: hidden;
}

.gallerylinks {
  float: right;
}

.gallerylinks a {
  padding: 0 0 0 10px;
}

.gallerylinks a.selected,
.gallerylinks a:hover {
  color: #000;
  text-decoration: underline;
}

.text {
  float: left;
  width: 284px;
  padding: 38px 40px 0 40px;
  background: #F8FCEE;
}

.text.office {
  height: 400px;
  overflow: hidden;
  padding-top: 0;
}
.text.office > div {
  height: 372px;
  padding-top: 28px;
}

.text.contact {
  width: 684px;
}

.text ul {
  list-style-image: url('/_binary/n.gif');
  padding: 0 0 0 40px;
}

.text ul li {
  margin: 10px 0 0 0;
  height: 37px;
}

.text ul li.selected a {
  color: #8FC800;
}

.topics {
  background: #ccd9ef;
  padding: 10px 20px;
}

.text .topics ul {
  list-style-image: none;
}

.text .topics ul li {
  height: auto;
}

.twocols li {
  float: left;
  width: 300px;
}

.address h3 {
  padding: 10px 20px;
}

.address table {
  padding: 0 65px;
}

.address td  {
  width: 180px;
  padding: 0 0 5px 0;
}

.address td+td  {
  width: auto;
}

.address td input,
.address td textarea {
  width: 250px;
  padding: 0;
  margin: 0;
  border-width: 2px;
  background: #f2f5fb;
}

.mandatory {
  font-weight: bold;
}

.controls {
  margin: 10px 0 20px 248px;
}

.controls input {
  border: 2px inset;
  background: #f2f5fb;
  padding: 0 10px;
}

.sidebar {
  float: left;
  margin: 0 30px 0 0;
}

.navigation {
  height: 404px;
  width: 190px;
  padding: 16px 0 0 0;
  background: #8FC800;
  overflow: hidden;
}

#navigation {
  background: #E3F5B6;
  border-top: 4px solid #F1FADD
}

#navigation ul {
  display: none;
}

#navigation li.inpathof ul,
#navigation li.selected ul {
  display: block;
}

.service a,
#navigation a {
  display: block;
  padding: 0 0 0 8px;
  font: bold 12px/25px verdana, sans-serif;
  border-bottom: 1px solid #F1FADD;
}

#navigation a:hover {
  color: #8FC800;
}

#navigation ul a {
  padding: 0 0 0 20px;
}

#navigation li.selected a {
  color: #8FC800;
}

#navigation li.selected ul a {
  color: #646A6A;
}

#navigation li.selected ul a:hover,
#navigation ul li.selected a {
  color: #8FC800;
}


.service li a:hover,
.service li.selected a {
  color: #0077B4;
}

.service {
  background: #DCE4F7;
}

.foot {
  clear: both;
}

.foot > div {
  float: left;
}

.foot .left {
  margin: 0 0 0 0;
}

.foot .center {
  width: 410px;
  overflow: hidden;
  margin: 27px 0 0 30px;
}

.intro .distance {
  float:left;
  height:50%;
  margin-bottom:-135px;
  width:1px;
}

.intro .container {
  clear: left;
  height: 270px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 720px;
}

.intro .container ul {
  list-style: none;
}

.intro .container li {
  float: left;
  margin: 0 10px 20px 10px;
}
.intro .container li.logo {
  float: right;
}