@charset "utf-8";
/* CSS Document */

body {
	background:none;
}
.container {
	margin:0 0;
	max-width:none;
	background:none;
}
#topborder {
    left: 0;
    right: 0;
	max-width:none;
	display:none;
}
#bborder {
    /*margin-left:0;
    margin-right:0;*/
	max-width:none;
	display:none;
}
#c_lb, #c_rb {
	background-image:none;
}
#header {
	left:10px;
	right:10px;
	max-width:none;
	position: absolute;
	background:none;
}
#sidenav {
	background:none;
	position: absolute !important;
    left: 0 !important;
}

#sidenav-ref {
	display:none;
}