header .navbar
{
	border-bottom-width: 0 !important;
}

header .subnav
{
	border-bottom-width: 1px !important;
}

.navbar-inverse
{
	background-color: #2E406B !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover
{
	background-color: #336699 !important;
}

.svg
{
	display: block;
	margin: auto;
	margin-right: 30px;
	width: 120px;
	height: 30px;
}