/* blue */
#page_bg {
	background: #007fb8;
	/*background-image:url(../images/bg.gif)*/
}

div#wrapper {
	background: #f7f7f7 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;
	width: 1049px;
}

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

div#header {
background: url(../images/blue/websitedesign1.jpg) 0 0 no-repeat;
	height: 243px;
}

div#header_l {
	
}

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

div#footer {
	background: 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;
}
