/**************************************************** header *********************************************/
#header_wrap{
	width: 100%;
	height: 105px;
	background: url("../img/header3.png") repeat-x scroll center 0 transparent;
	
}
#header{
	width: 970px;
	margin: auto;
	overflow: hidden;
	height: 100%;
	position: relative;
}
#logo {
    background-image: url("../img/logo.png");
    behavior: url('/css_and_js/iepngfix.htc');
    background-repeat: no-repeat;
    background-position: 8px 50%;
    border: none;
    float: right;
    height: 100%;
    display: inline-block;
    width: 356px;
}

#search{
	width:170px;
	float:left;
	text-align:center;
	left:35px;
	position:absolute;
	bottom:0px;
	direction:rtl;
}
#search_where{
	position:relative;
	width:200px;
}
#search_where ul{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#search_where ul li{
	margin:0px;
	padding:0px;
	float:right;
}
#search_where ul li label{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:right;
}
#searchbox{
	background-image:url('../img/sea.png');
	
	background-repeat:no-repeat;
	width:170px;
	height:25px;
	margin:0px;
	padding:0px;
	behavior: url('/css_and_js/iepngfix.htc');


}
#search li{
	float:right;
}
#divsl{
	position:absolute;
	float:right;
	width:20px;
	height:20px;
	right:4px;
	top:3px
	}
#search-logo{
	background-image:url('../img/sea1.gif');
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:right;
	cursor:pointer;
}
#search-logo:hover{
	background-image:url('../img/sea2.gif');
}

#txtsearch{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 134px;
	background-color:#f1efef;
	height: 16px;
	margin-top:3px;
	margin-left:6px;
	float:left;
	font-family:tahoma; color:#999999; font-size:11px;margin-top:4px;height:16px
}

#english{
	float:left;
	text-decoration:none;
  	color:#FFFFFF;
   	font-family:Verdana;
    margin-top:45px;
    font-size:10px; 
    font-weight:bold
}

#english:hover{
	text-decoration:underline
}
#directory {
float:left;
color:#FFFFFF;
font-family:Tahoma;
font-size:10px;
font-weight:bold}


#toplink{
	width:172px;
	height:36px;
	margin-top:7px;
	direction:ltr;
	text-align:left;
	background-image:url('../img/toplinkbg2.png');
	behavior: url('/css_and_js/iepngfix.htc'); 
}
#toplink a{
	margin:0px;
	border:0px
	
}
#toplink img{
	margin:0px;
	border:0px;
	margin-top:8px
}

/***********************************************end of header *********************************************/
