body { margin: 0; }
.banner_container_leftauto {
	float: left;
	width: auto;
}
.banner_container_center1024 {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.banner_container_rightauto {
	float: right;
	width: auto;
}
.banner_container { background-color: #000000; height: 79px; width: 100%; }
.colcont_center { width: 100%; height:auto }
.colboxleft_center { width:auto; height:auto; float:left }
.colboxright_center { width: auto !important; height:auto; float:right  }
.colboxmiddle_center { width:1024px; margin-right: auto !important; margin-left:auto; }
.colcont_menu { background-color: transparent; background-image: url(../images/top_menu_bg.gif); width: 100%; height:16px; border-bottom: 2px solid #95c515; }
.colboxleft_menu { width:auto; height:15px; float:left  }
.colboxright_menu { background-image: url(../images/images/top_menu_bg_02.gif); width:auto; height:15px; float:right  }
.colboxmiddle_menu { background-image: url(../images/images/top_menu_bg_02.gif); background-repeat: repeat-x; width:1024px; height:auto; margin-left:auto; margin-right:auto         }
menumachine { color: white ; }
.body_outer { width: 100%; }
.body_inner { width: 1024px; margin-right: auto; margin-left: auto; }
.footer {
	clear: left;
	width: 100%;
}
