#header {
	border-bottom: 1px solid #e5e5e5;
}
#header h1 {
	text-indent: -999em;
	width: 322px;
	height: 85px;
	overflow: hidden;
	background: url("/pssd-war/javax.faces.resource/images/ssd/logo.png.xhtml") no-repeat left top;
	margin: 0;
	padding: 0;
	position: relative;
	top: -6px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 85px;
}
#logo {
	margin-top: -14px;
	height: 105px;
	width: 184px;
	background: url("/pssd-war/javax.faces.resource/images/logo-3rd-party.png.xhtml") no-repeat left top;
}
#logo a {
	padding: 10px 15px;
}
#logo .title {
	font-size: 1.4em;
}

#remains {
	position: relative;
	padding-right: 250px;
}
#siteNav {
	position: absolute;
	right: 0;
	top: 0;
	background: url("/pssd-war/javax.faces.resource/images/logo-3rd-party.png.xhtml") no-repeat left -105px;
}
#siteNav a {
	display: block;
	width: 230px;
	height: 56px;
	margin-left: 11px;
	color: #000;
}
#siteNav a:hover, #siteNav a:focus, #siteNav a:active {
	text-decoration: none;
}
#siteNav .title {
	font-size: 1.3em;
	line-height: 1.1em;
	margin: 15px 20px 0;
	display: block;
}
#siteNav .title span {
	display: block;
	color: #6b6b6b;
}

