/* For Novaro's Theme Customization Style */

#logoimg img {
display: block;
height: 65px;
width: auto;
}

.textright{text-align:right;width: 80%;}
.text_left {margin-left:75px;} 
/*====== TOP MENU ======*/
.sf-menu a{color:#fff;}
#topnav li a:hover, #topnav li:hover a,
#topnav .current_page_item > a, #topnav  .current_page_item > a:hover,
#topnav .current_page_parent > a, #topnav .current_page_parent > a:hover,
#topnav .current-menu-parent > a, #topnav .current-menu-parent > a:hover,
#topnav .current-menu-item > a, #topnav .current-menu-item > a:hover
{color:#fff; background-color: #3479BB;}

.sf-menu a {
	text-decoration:none!important;
	display:		block;
	position:		relative;
	padding: 		10px 14px 10px 14px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-weight: bold;
	letter-spacing:0px;
	font-size:14px;
}