/* blue */
#page_bg {
	#background: #3399ff;
	#background: #098afb;
	#background: #1888f5;
	#background: #59aef9;
	#background: #3eadf6;
	#background: #0b7dbb;
	#background: #25a8ef;
	#background: #09a6fb;
	#background: #2d8dd3; 
	#background: #038dcc;
	#background: #039bdd;
	background: #0294d4;
}

div#wrapper {
	background: #f7f7f7;
}

div#wrapper_r {
}

div#header {
	/* background: url(../images/blue/mw_header_t.png) 0 0 no-repeat; */
}

div#header_l {
}

div#header_r {	
}

div#footer {
	background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x;
}

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

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