@charset "UTF-8";
/* CSS Document */
body { font-size:12pt; background: none; margin:0; padding:0; }

.topbar-wrapper, .topborder, #menu-main, #nav-wrapper, .breadcrumb-list, .pagehdrhome, .textwidget p.small a.button, #footer-outer, .pagehdr, #widgets { display: none; }

#widgets.home-widgets { display:block; /*width: 100%;*/ }

#wrapper {
position: none !important ;
    min-height: 1in !important;
height:1in !important;
}

#wrapper-outer {
    max-width: 100% !important;
    padding: 0 2em !important;
    margin: 0  !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
border:0;
}

#container {
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
}
