/* red */
#page_bg {
	background: #ffffff;
}

div#wrapper 
{
	margin-left: auto;
	margin-right: auto;	
}


div#header 
{
	background: url(../images/newheader.png) 0 100% no-repeat;
	margin: 20px 0px 5px 5px;
	height: 150px;
	
}

div#headerwo 
{
	background: url(../images/headerwo.png) 0 100% no-repeat;
	margin: 20px 0px 5px 5px;
	height: 150px;
	
}



div#footer {
	background: url(../images/red/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/red/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/red/mw_footer_b_r.png) 100% 0 no-repeat;
}