.page_header {
	background: url(http://datetoo.com/layout/themes/victory/img/header.png) no-repeat;
	margin: 0 auto;
	height: 202px;
	width: 830px;
	float: left;
	position: relative;
}

.logo {
	display: block;
	margin: 20px 0px 0px 35px;
	height: 50px;
	background: url(http://datetoo.com/layout/themes/victory/img/logo.png) no-repeat center 0px;
	padding-top: 35px;
	width: 546px;
	left: 30px;
	top: 30px;
	position: absolute;
}

.hpromo {
	position: absolute;
	color: white;
	height: 15px;
	left: 30px;
	top: 105px;
}

.hnav {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 33px;
}

