/* CSS Document */
body {
  background: #ffffff;
  margin:25px 0 0 0;
}
div#container {
  background: url(/images/belove-vision-bg3.jpg) no-repeat #ffffff;
  width:1024px;
  position: relative;
  margin:0 auto;
}
div#newsletter {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  margin:0 auto;
  width: 894px;
  height: 26px;
  text-align: right;
  padding-right: 130px;
}
div#newsletter a {
  color: #bebebe;
  text-decoration: none;
}
div#newsletter a:hover {
  color: #bebebe;
  text-decoration: underline;
}
div#mainNav {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1.25px;
  color: #666;
  width: 902px;
  height:15px;
  margin:0 auto;
  padding-top:57px;
  padding-left:105px;
}
div#mainNav a {
  color: #666;
  text-decoration: none
}
div#mainNav a:hover {
  color: #2cb3b4;
  text-decoration: none;
}
div#content {float:left;width:1024px}
#customScroll {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.25;
  text-align: left;
  color: #666;
  width: 433px;
  height: 190px;
  overflow: auto;
  position: relative;
  margin:300px 0 0 0;
  padding-left:112px;
}
#customScroll p {
  width: 415px;
}
#customScroll h1 {
  font-size: 15px;
}
div#copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #99d9da;
  margin:507px 0 0 0;
  text-align: center;
}
div#copyright a {
  color: #99d9da;
  text-decoration: none;
}
div#copyright a:hover {
  color: #99d9da;
  text-decoration: underline;
}
