#header, #leftcol, #rightcol, #main-menu, 
.utility, .breadcrumbComponent {
display: none;
}
#ctrcol, #main {
width: 100%;
min-height: 1px;
}
#content {
width: 100%;
padding: 0px 10px;
}
body, #wrapper {
background: #fff;
}
 #footer {
width: 100%;
margin: 0;
padding: 10px 10px 0 10px;
background: #fff;
color: #000;
font-size: 12px;
border-top: 1px solid #ccc;
}
