html, body {
	 height:100%; 
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5 {
	font-family: "museo",sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #555;
}

.navbar-brand {
	font-family: "museo",sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px !important;
	color: #3399ff !important;
}

.tab-pane {
	padding-top: 20px;
}
.typekit-badge {
	display: none !important;
}
.img-thumbnail {
	overflow: hidden;
}
.logo {
	padding-top: 10px;
	padding-bottom: 20px;
}
.headerimg {
	background: url("../img/header.jpg");
	background-repeat: no-repeat;
	background-position: right 0px;
	overflow: hidden;
}
.form-group ul li {
	font-weight: 500;
	color: #CC0000;
}