#layout-container .top-nav {
    position:absolute;
    top:111px;
    left:226px;
}

#layout-container div.line {
	position:absolute;
	width: 1px;
	height: 310px;
	top: 111px;
	left: 218px;
	z-index: 5;
	background: #233671;
}

#hp-page-header {
	position:relative;
	width: 942px;
	margin: 0 auto;
	height:313px;
	background:url('../images/header/hp_header_bg.jpg') no-repeat 0 0;
}
#hp-page-header .page-header-title {
	width: 215px;
	height:285px;
	float:left;
	background:url('../images/titles/hp_page_title.jpg') no-repeat 0 0;
}
#hp-page-header .page-header-images img {
	float:left;
}
#hp-page-header .page-header-slogan {
	position:absolute;
	width: 459px;
	height:28px;
	top: 285px;
	right: 0px;
	background:url('../images/header/hp_header_slogan.gif') no-repeat;
}
#hp-page-header .page-header-slogan span { display:none; }