/* Themify Customize Styling */
.pagewidth {	
	width: 1200px; 
}
#site-logo {		position:static;
 
}
#site-logo img {		width: 75px; 
}
#site-logo a {		width: 75px; 
}
#site-description {	
	font-family:Verdana, Geneva, sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:20px;
	text-align:left;
	color: #ffffff;	position:absolute;

	top: 30px;
	left: 100px; 
}
#main-nav {		position:absolute;

	top: 80px;
	left: 0px;background-image: none; 
}
#main-nav a {	
	background-color: transparent; 
}
#main-nav a:hover {	
	background-color: transparent; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: transparent; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 75px; 
}
#site-logo a {		width: 75px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 75px; 
}
#site-logo a {		width: 75px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 75px; 
}
#site-logo a {		width: 75px; 
}
 }