/* blue */
#page_bg {
	background:#734c36 url(../images/bg.png) top right no-repeat;
}
div#wrapper {
	background: url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;
}
div#wrapper_r {
	background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;
}
div#header {
	width:964px;
	background: url(../images/headerbg.png) 0 0 repeat-x;
	margin-left: auto;
	margin-right: auto;
}
div#f {
	width:964px;
	margin-left: auto;
	margin-right: auto;
}
div#footer {
	width:964px;
	margin-left: auto;
	margin-right: auto;
}
div#footer_l {
	position: relative;
	background:url(../images/dll.png) bottom left no-repeat;
}
div#footer_r {
	background: #f00;
	width:5px;
}
