body {
  
  padding-top: 70px;
  margin-bottom: 60px;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 990px;
  padding: 0 15px;
}
.container .text-muted {
  margin: 20px 0;
}

.logo-bottom-right {
	


	float: right;
}

.footer-text {
	padding-top: 30px;
	float: left;

}

.navbar-nav {float:left;margin-top: -35px;}
.navbar-default {
	border-bottom: 5px solid #005faa;
	height:170px;
	

}

.navbar-default .navbar-brand{
	font-size: 20px;	
	font-weight: bold;
	color: #005faa;
}

.whitebg {
	background-color: #fff;
}

.jumbotron {
	background-color: #fff;
	/* background-image: url('images/bg.png');
	background-repeat: no-repeat; */
	border: 1px solid #005faa;
	margin-top: 120px;
}

.jumbotron h1 {

}