@charset "utf-8";
.header_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-bottom: 0px;
	font-size: x-large;
	margin-bottom: 0px;
	line-height: 20%;
}

#container #header #favaran_logo {
	float: left;
	width: auto;
	padding-left: 30px;
	margin-top: 32px;
	background-color: #FFFFFF;
}

/* CSS Document */

#container  #header  #nav_bar {
	float: right;
	height: auto;
	width: 390px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 25px;
	text-align: right;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #header #nav_bar table {
	font-size: x-small;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #header #nav_bar td {
	text-align: center;
	vertical-align: top;
	height: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #language_menu {
	float: right;
	height: 40px;
	width: 100px;
	margin-right: 30px;
	margin-top: 20px;
	text-align: left;
}
#container #header #language_menu table {
	float: right;
	text-align: center;
}
#container #header #language_menu img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container #header #language_menu td {
	vertical-align: top;
}
