/* CSS Document */
body {
  background: #fffff;
  margin:25px 0 0 0;
}
div#container {
  background: url(/images/belove-contact-bg.jpg) no-repeat #ffffff;
  width:1024px;
  height:700px;
  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: 115px;
}
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:120px;
}
div#mainNav a {
  color: #666;
  text-decoration: none
}
div#mainNav a:hover {
  color: #2cb3b4;
  text-decoration: none;
}
#customScroll {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  color: #E48352;
  line-height: 1.75;
	width: 440px;
	height: 208px;
	overflow: auto;
	position: relative;
  margin:116px 0 0 0;
  padding-left:569px;
}
#customScroll a {
  color: #209797;
  text-decoration: none;
}
#customScroll a:hover {
  color: #ffffff;
  text-decoration: underline;
}
div#copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #99d9da;
  margin:100px 0 0 0;
  text-align: center;
}
div#copyright a {
  color: #99d9da;
  text-decoration: none;
}
div#copyright a:hover {
  color: #99d9da;
  text-decoration: underline;
}
