

body{
	background-color:#fff;
}

#footer {
padding:0;
margin:0;
}
#footer .address {
padding:10px 0 0 0;
}

#verticalnavigation,
#tags,
#footer .icons,
#footer .top,
#horizontalnavigation,
#header{
	display:none;
}

.website .box{
	background-color:#fff
}
.website .col1 .box{
	width:600px;
}
.website .col2 .box{
	width:220px;
}

.website,
.colmask,
.colright,
.colmid,
.colleft,
.col1,
.col2,
.col3,
.rightmenu,
.rightmenu .colleft,
.rightmenu .col1,
.rightmenu .col2,
.container{
    float:none;
    position:static;
    width:auto;
    margin:0;
    padding:0;
    background-color:#fff;
    left:0;
}
