.page_header {
	background: none;
	margin: 10px auto 0px;
	height: 126px;
	width: 1000px;
	margin-top: 0px;
}

.logo {
	display: block;
	height: 70px;
	background-image: url(img/logo.png);
	width: 309px;
	background-position: 0px 0px;
	float: left;


}

.main_menu {
	width: 680px;
	float: right;
}

