@CHARSET "UTF-8";

#headerLeft img {
    height: 100%;
	min-width: 100%;
}


#headerRight .shappLink {
	float: left;
	color: #A1A6A8;
	border-bottom: 0px;
	padding-top: 18px;
	padding-left: 18px;
}

#headerRight .nimbusLink {
	float: right;
	border-bottom: 0px;
	padding-top: 18px;
	padding-right: 18px;
}

#headerRight .nimbusLink img {
	height: 199px;
	width: auto;
}

#headerRight .h1 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 10px;
}

#headerRight .h3 {
	display: block;
	font-size: 15px;
	font-stretch: ultra-condensed;
	font-weight: normal;
	line-height: 15px;
}

a.navbar-brand {
	border: none;
}

.navbar-brand img {
	height: 30px;
}
