/* CSS Document */

body { background-color: #ffffff; }

#pagebuilding { 
  width: 720px;
  margin-top: 0px; 
  margin-left: auto;
  margin-right: auto; 
  text-align: center; 
  font-size: 12px; 
  color: #1b3a1c; 
  line-height: 1.3; 
  background: #ffffff; 

}

#floatbox1 {
  float: none; 
  height: 37px;
  width: 676px; 
  background: #ffffff; 
  text-align: right;
  padding: 0px; 
  padding-top: 85px;
  padding-right: 10px;
  background-image: url(img/head.jpg);
  top: 4em;
}

#floatbox2 {
  float: none; 
  width: 686px; 
  background: #ffffff; 
  text-align: center; 
  padding: 0px; 
}

#floatbox3 {
  float: none; 
  width: 686px;
  height: 111px; 
  background: #ffffff; 
  padding: 0px;
  padding-top: 10px;
  background-image: url(img/footer.jpg);
}

#floatbox4 {
  float: none; 
  width: 686px; 
  background: #ffffff; 
  text-align: center; 
  padding: 0px; 
}

.table0 {
   border: 0px;
   text-align: center;
   font-size: 12px;
   color: #333333;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
}

.table1 {
   background-image: url(img/main.jpg);
   width: 680px;
   height: 50px;
   border: 0px;
   text-align: center;
   font-size: 12px;
   color: #333333;
}

.table2 {
   background-image: url(img/sub.jpg);
   width: 680px;
   height: 30px;
   border: 0px;
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
}

.icon {
  margin: 1px;
  padding: 0px;
  display: inline;
  vertical-align: bottom;
}

.font0 {
  font-size: 12px;
  color: #333333;
}

.font2 {
   font-size: 15px;
   color: #333333;
   font-weight: bold;
}

.font3 {
   font-size: 11px;
   color: #333333;
}

.font4 {
   font-size: 11px;
   color: #ffffff;
   text-align: center;
}

a.ex:link {
   color: #ffffff;
}

a.ex:visited {
   color: #ffffff;
}

a.ex:hover {
   color: #ffffff;
}

a.ex:active {
   color: #ffffff;
} 


#big_banner {
  margin: 10px auto;
}

#pr_banner .banner {
  float: none;
  text-align: center;
  vertical-align: middle;
  padding: 20px 0px 10px 0px;
}
