/* green */
#page_bg {
	background: url(images/bkg.gif) #d7e1d0 repeat-x;
}

div#wrapper {
		background: #f6f9f4 url(../images/green/bkg_subpage-.jpg) 0 0% no-repeat;
}

div#wrapper_r {
	background: url(../images/green/mw_shadow_r.png) 100% 0 repeat-y;
}

div#header {
	background: url() 0 0 repeat-x;
}

div#header_l {
	background: url(../images/green/bkg_mast.jpg) no-repeat;
	height:89px;
}

div#header_r {
	background: url() 100% 0 no-repeat;
}
/*div#home_content {
	background: url(../images/green/bkg_home_content.gif) #d7e1d0 no-repeat;
	height:644px;
	width:970px;
}*/

div#footer {
	font-size: 10px; 
	text-align:	left;
	color:	black;
	padding: 10px 0px 10px 0px ;
	height: 60px;
	overflow: hidden;
}

div#footer_l {
	background: url() 0 0 no-repeat;
}

div#footer_r {
	background: url() 100% 0 no-repeat;
}