#container{
    background: #FFF;
    width: auto;
    }


.container_inner{
    width: auto;
    }


#banner{
    width: auto;
    }

div.bannernavigation{
    display: none;
    }

.bannernav_content{
    width: auto;
    }

.GoogleForm{
    display: none;
    }

#left{
    display: none;
    }

.left_outer{
    width: auto;
    float: none;
    }

#main{
    width: auto;
    padding: 0;
    float: none;
    }

#main .main_content{
    width: 100%;
    }

.breadcrumbs{
    padding: 10px 0;
    }

#right{
    display: none;
    }

#footer{
    width: auto;
    }