#center {
   width: 915px;
   height: auto;
   margin: 10px auto 0 auto;
}

#wrapper {
   display: block;
   float: left;
   width: 915px;
   height: auto;
   margin: 10px auto 0 auto;
   background-image: url(/files/templates/pics/flexi_site_bgnd.jpg);
   background-repeat: no-repeat;
}

#content {
   display: block;
   float: left;
   width: 651px;
   height: auto;
   background-repeat:no-repeat;
   padding: 0 0 20px 0;
}

#paragraphMain {
   display: block;
   float: left;
   width: 335px;
   height: auto;
   padding: 30px 34px 0 0;
   clear: right;
}

#boxWrapper {
   display: none;
}

