/* blue */
#page_bg {
	background:#f4f2f3 url(../images/tlo_bg.jpg) center top repeat-x;
}

div#wrapper {

}

div#wrapper_r {
width:878px;
}

div#header {
position:relative;
		height: 154px;
	width:878px;
	background: url(../images/top_en.jpg) 0 0 no-repeat;
	text-align: left;
	margin:auto;
		border-left: 3px solid #474e56;
	top:0px;
}

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

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

div#footer {
		width: 100%;
	height:5px;
	background:#7488a1;
}

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;
}