#mainNav
{
		background-color: rgb(0,0,0,0.5); 
		padding-bottom: 0px; 
		padding-top: 0px; 
//		border-bottom: 1px solid #d0bf6f;
}

#mainNav .container
{
		max-width: 100%; 
		padding-left:0px ; 
		padding-right: 0px ;
}

#mainNav .navbar-brand
{
		padding-bottom: 0px !important; 
		padding-top: 0px !important;
}

.logo 
{
		height: 80px;
		position: relative; 
		bottom: -1px;
		padding-top: 10px;
		padding-bottom: 10px;
}