@charset "utf-8";
/* CSS Document */

#wb-navigation-subtop {
		display: none;
    }
#wb-layout-header {
	display: none;
	}
#wb-layout-sidebar{ display: none;}
#wb-layout-main{float: none; width: auto; background-image: url(../images/layout4/contentBack.jpg); padding-bottom: 20px; margin-top: 100px; border: 5px solid #9a2845;}
#wb-layout-main-inner-1 {padding: 2px; }
#wb-layout-footer{display: none;}

