.homeWrapper {
   background-image: url(images/content_main_bg.png);
   background-repeat: no-repeat;
   background-position: left bottom;
}
.ftr {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #999999;
   padding-bottom: 50px;
}
.ftr a {
   color: #999999;
   text-decoration: none;
}
.content {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 22px;
   color: #333333;
   padding-top: 0px;
   padding-right: 70px;
   padding-bottom: 30px;
   padding-left: 50px;
}
.title {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 22px;
   font-weight: normal;
   color: #003366;
   margin-top: 10px;
   margin-right: 30px;
   margin-bottom: 3px;
   margin-left: 30px;
   padding-top: 20px;
   padding-right: 30px;
   padding-bottom: 2px;
   padding-left: 50px;
   text-transform: uppercase;
}
