#center {
   width: 915px;
   height: auto;
   margin: 10px auto 0 auto;
}

#wrapper {
   float: left;
   width: 915px;
   height: 700px;
   margin: 10px auto 0 auto;
   background-image: url(/files/templates/pics/boxi_site_bgnd.jpg);
   background-repeat: no-repeat;
}

#content {
   display: block;
   float: left;
   width: 651px;
   height: 581px;
   background-repeat: no-repeat;
}

#paragraphMain {
   display: block;
   float: left;
   width: 310px;
   height: 217px;
   padding: 30px 0 0 0;
   overflow: hidden;
   clear: right;
}


#box {
   display: block;
   float: left;
   width: 331px;
   height: 225px;
   padding: 25px 60px 10px 40px;
   overflow: hidden;
}
#boxWrapper {
   display: block;
   float: left;
   width: 431px;
   height: auto;
}
#boxHeader {
   display: block;
   float: left;
   width: 430px;
   height: 30px;
   padding: 0 0 0 1px;
   overflow: hidden;
}
#boxHeaderText {
   display: block;
   float: left;
   width: auto;
   height: 22px;
   padding: 8px 10px 0 10px;
   font-weight: 700;
   color: #000;
   background-image: url(/files/templates/pics/box_header_bgnd.gif);
   background-repeat: repeat-x;
}
#boxHeaderSpots {
   display: block;
   float: left;
   width: 60px;
   height: 30px;
   padding: 0;
   background-image: url(/files/templates/pics/box_header_spots.gif);
   background-repeat: no-repeat;
}

