@charset "utf-8";
.header_font {
	font-family: Tahoma;
	color: #999999;
	padding-bottom: 0px;
	font-size: x-large;
	margin: 0px;
	padding-top: 0px;
}

#container #header #favaran_logo {
	margin-top: 32px;
	float: left;
	width: 300px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

/* CSS Document */

#container  #header  #nav_bar {
	float: right;
	height: auto;
	width: 410px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	font-family: Tahoma;
}
#container #header #nav_bar table {
	font-size: x-small;
	color: #999999;
	text-align: center;
	float: right;
	height: 8px;
}
#container #header #nav_bar td {
	height: 8px;
}

#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;
}

