body{
  text-align:center;
  margin:0 auto;
  padding-top:0px;
  color:#000000;
  font-size:10pt;
  font-family:verdana;
  margin-top:0px;
  background:url('../images/bg.jpg') repeat top left;

}

#wrapper{
  margin:0 auto;
  background:url('../images/wrapper.png') no-repeat top center;
  height:1491px;
  width:1000px;
  overflow:hidden;
}

#footer{
  width:821px;
  color:#fff;
  font-size:7pt;
  text-align:right;
  padding-right:20px;
}

.splash{
  text-align:left;
  margin-left:110px;
  margin-top:280px;
  width:800px;
  height:70px;
  float:left;
  font-weight:400;
  font-size:12px;
}

.contact_link{
  position:relative;
  top:64px;
  left:281px;
}
#wrapper hr{
  width:90%;
}

#wrapper #header{
  margin:0 auto;
  background:url('../images/nav_bar.png') no-repeat;
  height:31px;
  width:777px;
  margin-bottom:6px;
}

#header ul{
  float:left;
  display:inline;
  margin:0;
  padding:0;
  margin-top:7px;
  margin-left:20px;
}

#header ul li{
  display:inline;
  margin-right:10px;
}

#header ul li a{
  text-decoration:none;
  color:#000;
  font-size:12pt;
}



#wrapper .left{
  display:inline;
  float:left;
  padding:10px;
  margin-top:15px;
  margin-left:50px;
  width:380px;
}

.left .box{
  display:block;
  float:left;
  text-align:left;
  position:relative;
  left:40px;
}

.left .box img{
  float:left;
  vertical-align:middle;
}

.left .box .title{
  float:left;
}
.left .box br{
  clear:both;
}

.left .box .freetext{
  
  font-size:9px;
  color:#606060;
  position:relative;
  left:12px;

  
}

.left .box .title{
  margin-left:12px;
  font-size:12pt;
  color:#000;
  margin-bottom:5px;
  font-weight:bold;
  float:left;
}

#wrapper .right{
  display:inline;
  float:left;
  padding:10px;
  margin-top:15px;
  margin-left:10px;
  width:350px;
}

.button{
  float:right;
  margin-right:20px;
  border:0px;
  background:URL('../images/button.png') no-repeat;
  text-align:right;
  width:72px;
  height:19px;
  cursor:hand;
  margin-bottom:6px;
  margin-top:6px;
  display:inline;
}

.closebutton{
  border:0px;
  background:URL('../images/closebutton.png') no-repeat;
  text-align:center;
  width:72px;
  height:19px;
  cursor:hand;
font-size:9px;
color:#fff;
  margin-bottom:6px;
  margin-top:6px;
  display:inline;
}

.button_1{
  float:right;
  margin-right:30px;
  border:0px;
  background:URL('../images/button.png') no-repeat;
  text-align:right;
  width:83px;
  height:19px;
  cursor:hand;
  margin-bottom:6px;
  margin-top:26px;
  display:inline;
}

.left .searchbox{
  float:left;
  text-align:left;
  height:77px;
  width:320px;
  background:URL('../images/forms_bg.png') no-repeat;
  margin-top:10px;
  margin-left:80px;
}


.left .brochurebox{
  float:left;
  text-align:left;
  height:77px;
  width:320px;
  margin-top:40px;
  margin-left:80px;
}

.right .aboutbox{
  display:block;
  float:left;
  text-align:left;
  height:470px;
  width:319px;
  background:URL('../images/box.png') no-repeat;
  margin-left:60px;
}

.right .aboutbox a.titlelinks{
  text-decoration:none;
  margin-left:70px;
  margin-right:10px;
  color:#000;
  font-size:11px;

}

.right .aboutbox .title{
  font-weight:bold;
  font-size:11px;
  color:#606060;
  margin-top:30px;
  line-height:19px;
}

.right .aboutbox .content{
  font-weight:normal;
  font-size:9px;
  color:#202020;
  margin-left:9px;
  line-height:14px;
  padding: 5px 15px 5px 18px
}

#wrapper .people{
  display:inline;
  float:left;
  height:146px;
  width:126px;
  background:URL('../images/footer_people.png') no-repeat;
  margin-left:40px;
}

#wrapper .bottom_links{
  float:right;
  padding-right:40px;
  position:relative;
  top:-3px;
  
}

#wrapper .bottom_links a{
  border:0px;
  font-weight:bold;
  font-size:12pt;
  text-decoration:none;
  color:#000;
  text-align:left;
}

#wrapper .bottom_links img{
  border:0px;
  vertical-align:middle;
}

.title{
  font-size:10px;
  font-weight:bold;
}

.title_i{            
  font-size:9px;  
  font-weight:bold;
  font-style:italic;
}                  

.title_black{
  font-size:12px;
  font-weight:normal;
  letter-spacing:3px;
}

.title_red{
  font-size:12px;
  font-weight:bold;
  color:#d2232a;
}

.normal{
  font-size:9px;
  font-weight:normal;
}

.normal_i{              
  font-size:8pt;      
  font-weight:normal;
  font-style:italic; 
}                

.fbutton{
  border:0px;
  background:URL('../images/pdf_button.png') no-repeat;
  width:37px;
  height:39px;
  vertical-align:baseline;
  cursor:hand;
}

