#column-container, #secondary-content, .narrow, #navigation
{
    display:none;
}
#content-container, .shadowTopWide, .shadowMiddleWide, .shadowBottomWide, body, #shadow, #pageWrapper
{
    background:#ffffff;
}
#content
{
    width:970px;
}
#header, #footer
{
    background:none;
}
.column
{
    width:700px;
    margin:0 auto;
}
.footer-adress-comtainer{
color:#333333;
position:absolute;
bottom:0;
margin-left:28px;
}
.footer-info
{
    border:none;
}
#logo
{
    margin-left:18px;
}