#header {
	border-bottom: 1px solid #e5e5e5;
}
.thirdParty #logo {
	margin-top: -14px;
	height: 105px;
	width: 184px;
	background: url('../images/logo-3rd-party.png') no-repeat left top;
}
#logo a {
	padding: 10px 15px;
}
#logo .title {
	font-size: 1.4em;
}
#headerNav {
	min-width: 44.2em;
}
#footerNav .techNav li:first-child {
	border: 0;
}
#remains {
	position: relative;
	padding-right: 250px;
}
#siteNav {
	position: absolute;
	right: 0;
	top: 0;
	background: url('../images/logo-3rd-party.png') 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;
}
#newsFeed {
	margin: 20px 0 10px;
}
.hp #content {
	padding: 27px 0;
}
.hp #content h2 {
	font-size: 2em;
	text-transform: uppercase;
}
.hp #content .layoutThird {
	margin-left: 0;
	margin-right: 1.88%;
}
.hp .anotation {
	margin: 0 10px 10px 0;
	position: relative;
	padding: 30px 30px 30px 370px;
	min-height: 185px;
	background: #124088;
}
.hp .anotation img {
	margin: 0;
	border-right: 14px solid #08295d;
	position: absolute;
	left: 0;
	top: 0;
}
.hp #content .anotation h2 {
	font-size: 2.2em;
	text-transform: none;
}
.hp .anotation h2 {
	color: #fff;
	padding: 0.4em 0;
	font-weight: normal;
}
.hp .anotation p {
	padding: 0;
	float: none;
	font-size: 1.2em;
	line-height: 1.25em;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
.hasJS body.hp {
	background-image: none;
}
.filter .updated summary {
	position: relative;
	float: right;
}
@media screen and (max-width: 1230px) {
	.hp #content .anotation h2 {
		padding: 0;
	}
	.hp .anotation {
		padding: 20px 20px 20px 330px;
	}
	.hp .anotation img {
		max-width: 296px;
	}
}