/***************************************************************************
 *                                  css/print.css
 *                            ------------------------
 *   begin                : 12/01/08
 *   author               : Chad Berg
 *   email                : chad@bdhtek.com
 *   description          : This files contains the page styles for the entire site.
 *
 ***************************************************************************/

body { background:#fff;}
#main { width:100%;}
#header, #left-col, #footer {display:none;}
#cont, #cont .ind, .content { overflow:visible;}
#cont-col .ind { padding:0px 0px 10px 0px}
#cont-col {  float:none; width:100%;}