/* blue */
#page_bg {
	background: none;
}

div#wrapper {
		background: url(bg000000.jpg) repeat-y;
}

div#wrapper_r {
	background: url(bg000000.jpg) repeat-y;
}

div#header {
	background: url(header_b.jpg) no-repeat;
	height: 309px;
	width: 997px;
	margin: 0 auto;
}

div#header_l {
	background: url(mw_heade.png) 0 0 no-repeat;
}

div#header_r {
	background: url(mw_heade.png) 100% 0 no-repeat;
}

div#footer {
	background: url(footer_b.jpg) no-repeat bottom;
	height: 45px;
	text-align:left
}

div#footer_l {
	background: none;
	margin: 0px;
	width: 500px;
	text-align:left;
	padding-left: 45px;
	padding-top: 10px;
	font-size:9px;
	font-weight:bold;
	color:#6da423;
}
div#footer_l a {
	font-size:9px;
	font-weight:bold;
	color:#6da423;
	text-decoration: none;
}
div#footer_l a:visited {
	font-size:9px;
	font-weight:bold;
	color:#6da423;
	text-decoration: none;
}
div#footer_l a:hover {
	font-size:9px;
	font-weight:bold;
	color:#6da423;
	text-decoration: underline;
}
div#footer_r {
	background: none;
}
