/* Themify Customize Styling */
body {	
	background-color: #223344; 
}
#site-logo {		position:absolute;
top: auto;
	left: 30px; 
}
#site-logo img {		width: 81px;
	height: 30px; 
}
#site-logo a {		width: 81px; 
}
#site-description {	
	font-family:Droid Sans;	font-weight:normal;
	font-style:normal;

	color: #1c3d99;	position:absolute;

	top: 70px;
	bottom: 0px;
	left: 29px; 
}
#main-nav {		position:relative;

	bottom: 0px;
	left: 0px; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 81px;
	height: 30px; 
}
#site-logo a {		width: 81px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 81px;
	height: 30px; 
}
#site-logo a {		width: 81px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 81px;
	height: 30px; 
}
#site-logo a {		width: 81px; 
}
 }