/* green */
#page_bg {
	/* background: #316b16; */
	background: #ffffff;
}

div#wrapper {
/* 		background: #ffffff url(../images/green/mw_shadow_l.png) 0 0 repeat-y; */ /* Border on left side below header */
}

div#wrapper_r {
/* 	background: url(../images/green/mw_shadow_r.png) 100% 0 repeat-y; */ /* Border on right side of header */
}

div#header_l {
/* 	background: url(../images/green/mw_header_t_l.png) 0 0 no-repeat; */ /* Border on the left side of the header */
}

div#
 {
/*	background: url(../images/green/mw_header_t_r.png) 100% 0 no-repeat; */ /* Border on the right side of the header */
}

/* Top right menu push to right and don't display any menu text */
div#header_r_top .color-imageonly a span, div#header_r_top .activecolor-imageonly a span {
	color: #ff0000;
	display: none;
	list-style:none;
	line-height:0px;
}
div#header_r_top ul, div#header_r_top li {
	list-style:none;
	line-height:0px;
}
div#header_r_top .color-imageonly img, div#header_r_top .activecolor-imageonly img {
 float:right;
}
div#header_r_top {
  padding-top: 40px;
}

/* Bottom right menu push to right and don't display any menu text */
div#header_r_bottom .color-imageonly a span, div#header_r_bottom .activecolor-imageonly a span {
	color: #ff0000;
	display: none;
	list-style:none;
	line-height:0px;
}
div#header_r_bottom ul, div#header_r_bottom li {
	list-style:none;
	height: 0px;
	line-height:0px;
}
div#header_r_bottom .color-imageonly img, div#header_r_bottom .activecolor-imageonly img {
 float:right;
	xmargin-top: -30px;
	xmargin-top: 25px;
}

div#header_r_bottom {
	background-repeat: no-repeat;
	background-position: right bottom;
	height:90px;
	margin-top:165px;
}


div#footer {
/* 	background: #f7f7f7 url(../images/main/mw_footer_b.png) 0 100% repeat-x; */
 background-color: #000;
	height: 48px;
}

div#footer_l {
	background: url(../images/footer_cap_l.jpg) 0 0 no-repeat;
	background-position: left;
}

div#footer_r {
	background: url(../images/footer_cap_r.jpg) 100% 0 no-repeat;
	background-position: right;
}
