body {
  background:   #ffffff;
  font-family:  'Verdana', sans-serif;
  color:        #463c3c;
  font-size:    12px;
  line-height:  18px  
}

#page {
  margin-left:  auto;
  margin-right: auto;
  margin-top:   60px;
  width:        658px;
}

#language {
  float:          left;
  margin-left:    2px;
  margin-top:     47px;
  font-size:      11px;
}

#language a {
  text-decoration: none;
}


#header {
  height: 66px;
}

#header img {
  float: right;
}

#content {
  border-top:          solid;
  border-bottom:       solid;
  border-top-width:    1px;
  border-bottom-width: 1px;
  border-color:        #6666ff;
  padding-top:         10px;
  padding-bottom:      70px;
  padding-left:        4px;
  padding-right:       18px;
}

#contact {
  font-weight: bold;
  line-height: 15px;
  float:       left;
}

#address {
  line-height:   15px;
  padding-left:  6.2em;
}

#notice {
  float:       right;
  font-weight: bold;
  color:      #6666ff;
}

a img {
  border: 0px;  
}

h1 {
  font-size:   14px;
  line-height: 26px;  
}

h2 {
  font-weight: normal;
  font-size:   14px;
  line-height: 17px;
}

em {
  font-style:  normal;
  font-weight: bold;
  color:       #6666ff;
}

p.highlight {
  font-weight: bold;
  margin:      0px;
}

p.copyright {
  margin-top:  1px;
  font-style:  normal;
  color:       #c0c0c0;
  font-size:   10px;
  text-align:  center;
}
