<style type="text/css">
			body {
				margin: 0px 0px;
				padding: 0px 0px;
				
			}
			#header {
				width: 871px;
				height: 72px;
				text-align: left;
				background-image: url(../images/header_bg.gif);
				background-position: top right;
				background-repeat: no-repeat;
				margin: 7px auto;
			}
			#main_menu {
				width: 871px;
				background-color: #000000;
				margin: 0px auto;
			}
			
			
		</style>