/* white */
#page_bg {
}


div#wrapper {
}

div#wrapper_r {
		background-color: #9bcd54;
		background-position:bottom;
                -moz-border-radius-bottomright: 20px;
                -moz-border-radius-bottomleft: 20px;

		}

div#header {
	background: url(../images/white/mw_header_t.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/white/mw_header_t_l.png) 0 0 no-repeat;
left: -6px;
}

div#header_r {
	background: url(../images/white/mw_header_t_r.png) 100% 0 no-repeat;
}

div#footer {
	background: url(../images/bg_contentmg2.jpg) 0 0 no-repeat;
}

div#footer_l {
	background: url(../images/white/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	
}