.esn-banner-bound{
	padding:0px;
	margin:0px;
	text-align:-moz-center !important;
	text-align:center;
	background:url(../images/banner/bg_banner.png) repeat-x;
	position:relative;
	_float:left;
}
.esn-banner-top{
}
.esn-banner-logo{
	float:left;
}
.esn-banner-input-search{
	float:left;
	background:url(../images/banner/input_search.png) 0% 0% no-repeat;
	width:431px;
	height:42px;
	margin-top:25px;
	margin-left:20px;
	padding-top:9px;
	padding-left:7px;
	#padding-left:0px;
}
.esn-banner-input-search input.search-input{
	width:294px;
	#width:288px;	
	height:20px;
	font-size:16px;
	font-weight:bold;
	border:0px;
	margin-right:20px;
}
input.button-search{
	width:72px;
	height:25px;
	padding-bottom:3px;
	#padding-bottom:0;
	border:0px;
	color:#000000;
	font-weight:bold;
	background:url(../images/banner/button_search.png) 0% 0% no-repeat;
}
input.button-search:hover,input.button-search-hover{
	background:url(../images/banner/button_search_hover.png) 0% 0% no-repeat;
	color:#FFFFFF;
}
.esn-banner-user{
	position:absolute;
	top:0;
	right:0;
	background-color:#000000;
	background:url(../images/banner/bg_menu_user.png) 0% 0% repeat-x;
	height:23px;
}
.esn-banner-user-left{
	background:url(../images/banner/left_menu_user.png) 0% 0% no-repeat;
	height:23px;
}
.esn-banner-user-right{
	background:url(../images/banner/right_menu_user.png) 100% 0% no-repeat;
	height:23px;
	padding-left:10px;
	padding-top:3px;
}
.esn-banner-user a{
	padding:5px 10px 5px 15px;
	background:url(../images/banner/dotted.png) 0% 50% no-repeat;
	color:#FFFFFF;
}
.esn-banner-user a,
.esn-banner-user a:hover,
.esn-banner-user a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.esn-banner-user a.personal-link,
.esn-banner-user a.personal-link:hover,
.esn-banner-user a.personal-link:visited{
	color:#0065FF;
	font-weight:normal;
}
.esn-banner-user span{
	color:#FFFFFF;
}
.esn-banner-menu{
	clear:both;
	position:relative;
	height:208px;
}
.esn-menu{
	position:absolute;
	bottom:0px;
	_bottom:1px;
	left:0px;
	width:980px;
	height:36px;
	background:url(../images/banner/menu_bg.png) 0% 0% repeat-x;
}
.esn-menu-content{
	width:960px;
	padding-left:80px;
}
.esn-menu-content a{
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	padding:0px 22px 0px 22px;
	font-weight:bold;
	color:#FFFFFF;
	border-right:1px solid #54A1C5;
	text-transform:uppercase;
}
.esn-menu-content a:hover{
	background:url(../images/banner/menu_item_bg.png) 0% 0% repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}
.esn-menu-content a:visited{
	color:#FFFFFF;
}
.esn-banner-option-search{
	position:absolute;
	top:75px;
	left:280px;
}
