/* white */
#page_bg {
        background: #CCCCCC url(../images/bg.gif) repeat-x scroll 0 0;
}

div#wrapper {
		background: #F2F0F1 url(../images/white/mw_shadow_l.pn) 0 0 repeat-y;
}

div#wrapper_r {
	background: #F2F0F1 url(../images/white/mw_shadow_r.pn) 100% 0 repeat-y;
}

div#header {
	background: url(../images/white/mw_header_t.pn) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/white/mw_header_t_l.pn) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/white/mw_header_t_r.pn) 100% 0 no-repeat;
}

div#footer {
	background: #F2F0F1 url(../images/footer-bottom.gif) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/footer-bottom.gi) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/footer-bottom.gi) 100% 0 no-repeat;
}
