/* blue */
#page_bg {
	background:#f3f3f3 url(../images/blue/bodybg.jpg) 0 0 repeat-x;
}

div#wrapper {
		/*background: #f7f7f7 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;*/
		/*border-left:1px solid yellow;
		border-right:1px solid yellow;*/
}

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

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

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;*/
	background: url(../images/blue/filestogether_banner.jpg) 0 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url(../images/blue/footer_bg.jpg) 0 100% repeat-x;
	height:98px;
	text-align:left;
	margin-top:-12px;
}

div#footer_l {
	/*background: url(../images/blue/mw_footer_b_l.png) 0 0 no-repeat;*/
	width:950px;
	height:98px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#footer_r {
	/*background: url(../images/blue/mw_footer_b_r.png) 100% 0 no-repeat;*/
	height:98px;
}
#footerlogo
{
	background: url(../images/blue/footer-logo.jpg) no-repeat;
	display:block;
	float:right;
	width:91px;
	height:80px;
}