body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 50px;
padding-bottom: 50px;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
background-color: #3F3F3F;
}

.body_container{display:block}

.body_container *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}

.body_container1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}

.body_container2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}

.body_container3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;}

.body_container4{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}

.body_container5{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}

.body_containerfg{
 height: 530px;
  background:#ffffff}

.body_container_table {
height: 500px;
width: 800px;
margin-left:auto; 
margin-right:auto;
}

.header {
height: 100px;
width: 800px;
margin-left:auto; 
margin-right:auto;
padding-left: 30px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 20px;
}

.menu {
height: 25px;
width: 300px;
float: right;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: right;
}

.logo {
width: 80px;
height: 80px;
float: left;
}

.header_text {
font-family: Helvetica;
font-size: 18px;
color: #454545;
}

.header_tag {
font-family: Helvetica;
font-size: 11px;
color: #4786A6;
}

.banner_container {
height: 178px;
width: 800px;
margin-left:auto; 
margin-right:auto;
background-image: url(../images/banner_bg.jpg);
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
font-family: Helvetica;
font-size: 18px;
color: #EEEEEC;
}

.banner_tag {
font-family: Helvetica;
font-size: 11px;
color: #454545;
}

.banner_image {
width: 128px;
height: 128px;
float: right;
clear: right;
}

a:link, a:visited {
text-decoration:none;
color:#454545;
}

a:hover {
color: #4786A6;
}

.spacer {
height: 20px;
width: 800px;
margin-left:auto; 
margin-right:auto;
}

.content_container {
width: 800px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 11px;
color: #454545;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: justify;
}

.title_text {
font-family: Helvetica;
font-size: 16px;
color: #454545;
}

.footer {
width: 800px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 10px;
color: #454545;
text-align: center;
}