/* white */
#page_bg {
	background: #fff;
}

div#wrapper {
/*		background: #f7f7f7 url(../images/white/mw_shadow_l.png) 0 0 repeat-y; */
		background: #FFFFF;
}


div#footer1 {
	height: 110px;
	width: 780px;
	background: url(../images/bottom_bg1.jpg)  no-repeat;
}

div#footer2 {
	height: 108px;
	width: 780px;
	background: url(../images/bottom_bg2.jpg)  no-repeat;
}

div#footer3 {
	height: 21px;
	width: 715px;
	background: url(../images/menu_bottom.jpg)  no-repeat;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;

}

#footer3 a {
	color: #000000;
	font-weight: bold;	
	padding-right: 10px;
	text-transform: uppercase;
}



div#footer5 {
	height: 15px;
	width: 780px;
	background: url(../images/cp_bottom.jpg)  no-repeat;
	color: #008e1f;
	margin-top: -3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	position: absolute;	

}

div#footer6 {
	height: 21px;
	width: 780px;
	background: url(../images/des_bottom.jpg)  no-repeat;
	color: #333;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;


}

/* @group My Group */



/* @end */

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

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