body {
/*  font-family: Arial;*/
}

h2 {
  border-bottom: 1px solid #afc6d4;
}

hr {
  border-bottom: 1px solid #afc6d4;
}

.bold {
  font-weight: bold;
}
  
#allcontent {
  margin-top: 10px;
}

#picture {
 height: 300px;
 width: 400px;
}
.boundip-top-picture {
  margin: 20px 0px 20px 0px;
  border: 0px;
}


#tagline {
  position: absolute;
  left: 130px;
  top: 23px;
  color: #377094;
  font-size: 75%;
  font-weight: bold;

}

#navigation {
  float: right;
  color: #377094;
  font-weight: bold;
  margin-right: 20px;
}

#navigation a {
  margin-left: 10px;
  text-decoration: none;
}

.faqblock {
  border-top: 1px solid #afc6d4;
  padding: 5px;
}

.boxcontrol {
  border-bottom: 1px solid #377094;
  text-align: right;
  width: 100%;
}
.message {
  margin: 10px;
  padding: 15px;
}
.messagebox {
  position: absolute;
  top: 100px;
  left: 100px;
  width: 300px;
  height: 300px;
  border: 1px solid #377094;
  background: #ffffff;
}
#footer {
  text-align: center;
  color: #377094;
}

a:link,a:visited,a:hover {
  color: #377094;
}

#allcontent {
  margin: 50px 30px 30px 30px;
}

.boundip-box {
  padding:20px 20px 20px 20px;
  border: 1px solid #377094;
  background: #f6f6f2;
  width: 400px;
}
.boundip-client-picture {
  float: right;
}
.boundip-button {
  padding:5px 2px 5px 2px;
  font-weight: bold;
  font-size:94%;
}

#lg_1 {
  position: relative;
  top: 10px;
  left: 0px;
}
#lg_2 {
  position: relative;
  top: 20px;
  left: 20px;
}
#lg_3 {
  position: relative;
  top: 20px;
  left: 40px;
}
#lg_4 {
  position: relative;
  top: 0px;
  left: 40px;
}
#lg_5 {
  position: relative;
  top: 50px;
  left: 80px;
}
#lg_6 {
  position: relative;
  top: 20px;
  left: 80px;
}
#lg_7 {
  position: relative;
  top: 60px;
  left: 20px;
}
/*
ul {
  text-decoration: none;
}

li {
  text-decoration: none;
  font-weight: bold;
}
*/