header {
	padding: 0;
}
header > .row{
	display: none !important;
}
header div.row:nth-child(1) {
	margin-bottom: 9px; 
}

header div.row:nth-child(2) #naviWrapper {
	display: none;
}

header .smallBanner {
	display: none;
}

header form.search {
	display: none !important;
}

header #MyCustomTrustbadge {
	position: absolute;
	right: 0;
	top: -78px;
}

footer {
	background-color: #004a80;
}

footer .footer-1 {
	display: none !important;
}

footer .footer-2 {
	display: none !important;
}

footer .footer-3 {
	padding-top: 30px;
	padding-bottom: 30px;
}

footer .footer-3, footer .footer-3 a {
	color: #FFF !important;
}

footer .footer-3 ul li {
	display: none;
}

footer .footer-3 ul li:nth-child(3) {
	display: block;
}

footer .footer-3 ul li:nth-child(4) {
	display: block;
	border: none;
}

.footer-2-small  {
	display: none !important;
}
footer {
	display: none;
}

.footer-1 {
	display: none;
}
