/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   }
.menu, .footer, .header ul, .right, .boxA img, .boxB img, .boxC img{
   display: none;
 }
.header {padding:0;}
.container, .content, .boxintro, .boxintro div,  .boxcontent, .boxA, .boxB, .boxC, .services, .features{
   width: auto !important;
   margin: 0;
   padding: 0;
   border: 0;
   height:auto !important;
   float: none !important;
   color: black;
   background: transparent none;
   }


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

