/* white */
#page_bg {
	background: #cccccc;
}

div#wrapper {
	background: url(../images/white/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_m {
	background: #FFFFFF;
	margin-left: 30px;
}

div#wrapper_r {
	background: url(../images/white/mw_shadow_r.png) 100% 0 repeat-y;
}


div#header {
	background: url(../images/white/header_es_logo.jpg) no-repeat center top;
	height: 249px;
	width: 980px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}

div#header_l {
	background: none;
}

div#header_r {
	background: none;
}

div#footer {
	background: #f7f7f7 url(../images/white/mw_footer_b.png) no-repeat top center;
	background-color: #CCCCCC;
}

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

}

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

}