#whyBlock{
   width: 20%;
   float: left;
}

#mainContent{
   width: 75%;
   float: right;
}

.footer{
   width: 100%;
   clear: both;
}

.noPrint {
   display: none;
}

