#wrapper{
	margin:0 auto;
	width:800px;
}
.clear{
	clear:both;
}
#header{
	float:left;
	width:792px;
	height:110px;
	background:#fff;		
	padding:0 0 0 8px;
}
#header img{
	float:left;
	border:0;
}
#header h1{
	float:left;
	width:221px;
	margin:0;
	padding:24px 0 0;
}
#header .right_sec{
	float:right;
	width:557px;
	background-color:#FFF;
}
.shortcut_links{
	float:left;
	width:556px;
	background:#e8e8e8;
	height:25px;
	padding-top:9px;
	border-left:1px solid #ffffff;
}
.shortcut_links ul{
	float:left;
	width:556px;
	margin:0;
	padding:0;
	list-style:none;
}
.shortcut_links li{
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif; 
	background:url(../images/sep.gif) no-repeat 0 3px;
	padding:0 9px 0 9px;
	font-size:11px;
	line-height:16px;
	color:#000000;
}
.shortcut_links li.none{
	background:none;
}
.shortcut_links li a{
	color:#000;
	text-decoration:none;
}
.shortcut_links li a:hover{
	text-decoration:underline;
}

.navigation{
	float:right;
	width:557px;
	padding-top:53px;
}
.navigation ul{
	float:left;
	width:auto;
	margin:0; 
	padding:0;
	list-style:none;
}
.navigation li{
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif; 
	padding-right:6px;
	font-size:12px;
	line-height:16px;
	color:#000000;
	position:relative;
}
.navigation li.none{
	padding-right:0;
}
.navigation li a{
	float:left;
	width:auto;
	background:#b13427;
}
.navigation li a:hover, .navigation li.active a{
	float:left;
	width:auto;
	background:#58595b;
}
.navigation li.active em{ 
	position:absolute; 
	width:18px; 
	height:9px;
	background:url(../images/nav_arrow.gif) no-repeat 50% 0;
	left:48px; top:26px;
}
.search{
	float:right;
	width:255px;
}
.search form{
	float:left;
	width:255px;
}
.search fieldset{
	float:left;
	width:255px;
	border:none;
	margin:0;
	padding:0;
}
.search .select_bg{
	float:left;
	width:114px;
	height:18px;
	background:url(../images/select_bg.gif) no-repeat 0 0;
	position:relative;
	z-index:99;
}
.search .select_bg span{
	float:left;
	width:95px;
	padding:3px 0 0 10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:12px;
	font-style:normal;
	color:#000000;
}
.search .select_bg span em{
	font-style:normal;
}
.search .select_bg small{
	position:absolute;
	top:0;
	left:0;
	width:114px;
}
.search .select_bg small a{
	float:left;
	width:114px;
	cursor:pointer;
	height:22px;
	background:url(../images/btn.gif) no-repeat 100px 2px;
	text-decoration:none;
}
.drop{
	position:absolute;
	top:18px;
	left:0px;
	width:113px;
	border-top:none;
}
.drop ul{
	list-style:none;
	width:113px;
}
.drop li{
	width:113px;
	font-size:11px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif; 
	background:url(../images/drop_bg.png) repeat-y 0 0;
	color:#000;
}
.drop li em{
	width:103px!important;
	display:block;
	font-style:normal;
	padding:4px 0 5px 10px!important;
	background:url(../images/bor.gif) no-repeat center bottom;
}
.drop li.first{
	background-image:url(../images/top_drop_curve.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-top:0
}
.drop li.last{
	background:url(../images/bottom_drop_curve.png) no-repeat 0 0;
	height:10px;
	border:none;
	padding:0; width:113px;
}
.drop li a{
	color:#000;
	text-decoration:none;
	width:113px;
	cursor:pointer;
	background:none;
	display:block;
}
.drop li a:hover{
	text-decoration:underline;
	background:none;
}
.drop li.none em{
	background:none;
	padding-bottom:0!important;

}
.search .input_bg{
	float:left;
	width:79px;
	height:16px;
	margin:0 0px 0 4px;
	display:inline;
	background:url(../images/input_bg.gif) no-repeat 0 0;
	padding:2px 8px 0;
}
.search .input_bg input{
	float:left;
	width:81px;
	font-size:11px;
	padding:0;
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:12px;
	color:#000;
}
.search input.button{
	float:left;
	width:29px;
	height:18px;
	background:url(../images/go_small.gif) no-repeat 0 0 ;
	cursor:pointer;
	padding:0;
	margin:0;
	border:none;
}
