﻿body {
  background-color: #003399;
  color: #003399;
  font-family: "Bookman Old Style";
  margin: 15px;
}
a {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #00FFFF;
}
#banner {
  color: #003399;
  font: italic normal normal 100% serif;
  text-align: center;
  vertical-align: middle;
  width: 760px;
}
#sub_banner {
  color: #003399;
  text-align: center;
  vertical-align: middle;
  width: 760px;
  font-family: "Monotype Corsiva";
  font-size: x-large;
}
#container {
  width: 968px;
  background-image: url('images/bg1.gif');
  background-repeat: repeat-y;
}
#frgregbackground {
  background-position: top;
  background-image: url('images/bg3.png');
  width: 760px;
  height: 700px;
  background-repeat: no-repeat;
}
#navigate {
  color: #FFFFFF;
  text-decoration: none;
  width: 190px;
  height: 1400px;
  clear: left;
  float: left;
}
#welcome {
  background-position: top;
  background-image: url('images/bg2.png');
  width: 760px;
  height: 400px;
  background-repeat: no-repeat;
}
#testims {
  background-position: top;
  background-image: url('images/bg4.png');
  width: 760px;
  height: 400px;
  background-repeat: no-repeat;
}
#faq {
  background-position: top;
  background-image: url('images/bg5.png');
  width: 760px;
  height: 900px;
  background-repeat: no-repeat;
  font-weight: 500;
}
