#header{
	height:121px;
	padding:0px;
	border:none;
	background:none;
}

#header .center{
	width:960px;
	margin:0px auto;
}

.logo{
	padding:7px;
	display:block;
	float:left;
	margin:0px;
} 

.logo img{
	width:227px;
	height:107px;
	background:transparent url(../images/logo.png) no-repeat;
	display:block;
}

#searchbar{	
	margin:46px 10px 0 0;
}

.i18n-top{
	clear:both;	
}

.i18n-top, .i18n-top li{
	float:left;
}

.i18n-top #qtranslate-chooser{
	margin:5px 0;
	padding:0px;
	list-style:none;
}

.i18n-top li{
	margin-right:5px;
}

.i18n-top a{
	width:22px !important;
	height:22px !important;
}	
	

/* toolbar */
#nav-content{	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	border:none;
	width:980px;
	background:#E5E5E5 url(../images/topnav.jpg) repeat-x;
}

#nav-content a{
	color:#AAA;	
} 

#nav-content a.selected{
	color:#FFF;
}

#nav-content a:hover{
	color:#3f6fd0; 
	background:none;
}

#nav-content .rss a{
	font-size:11px;
	text-transform:none;
}

#nav-content .rss a:hover{
	color:#FFF;
}


.sf-menu li.sfhover, .sf-menu li:hover{
	background:none;
}
