/* white */
#page_bg {
	background: #fff;
	background: url(../images/bg.jpg) repeat-x top;

}

div#wrapper {


}

div#wrapper_r {

}

div#header {
	width:950px;
	height:100px;
/*	background:url(../images/header_contact.png) top right no-repeat; */
}

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

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

div#footer {
	
	background: #EBEBEB;
}

div#footer_l {
	
}

div#footer_r {

}

#bottom_links {
	padding:30px 0px 0px 20px;
	color:#000;	
	
	}

