/* =Print Styles
------------------------------------------ */
body, #outer-wrap {
background-color: #fff;
}

#header2, #col1 {
display: none;
}

#column-wrap {
width: 100%;
border-right: none;
background: none;
}

*html #col-wrap {
width: 85%;
}

/* #col2 & #col3 in column styles */

#footer, #footer p {
float: none !important;
clear: left;
background: none;
margin: 10px;
display: block;
width: auto;
text-align: left;
}

#footer-logo1, #footer-logo2 {
float: none;
margin: 0;
display: block;
}