#menu-wrapper {
	/*width: 650px;*/
	width: 700px;
	margin: 5px 0 0 0;
	display: inline-block;
	float: right;
	position: relative;
	text-align: right;
}
/* Reset */
.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

.nav a { text-decoration: none; }

.nav li { list-style: none; }

/* Menu Container */
.nav {
  display: inline-block;
  position: absolute;
  cursor: default;
  right: 0;
  top: 0;
}

/* Menu List */
.nav > li {
  display: block;
  float: left;
  margin: 0 0 0 18px;
  padding: 0 0 4px 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 500;
}
.nav > li:first-child {
	margin: 0;
}
.nav > li:hover, .nav > li.active:hover {
	background-image: url('./images/bkgnd_menu_li.gif');
}
.nav > li.active:hover {
	background-position: center 22px;
}

/* Menu Links */
.nav > li > a {
	height: 31px;
	padding: 0 0 0 13px;
	display: block;
	position: relative;
	z-index: 510;

	font-weight: bold;
	font-size: 13px;
	color: #0070af;
	line-height: 30px;

	background-image: url(./images/bkgnd_menu_a.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #fff;

	text-align: center;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Chrome */
.nav > li > a {
	line-height: 34px;
}
}

.nav > li > a > b {
	height: 31px;
	margin: 0;
	padding: 0 13px 0 0;
	display: inline-block;
	background-image: url(./images/bkgnd_menu_a.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	background-color: transparent;
}

.nav > li:hover > a {
	background-position: 0 -31px;
	color: #0070af;
}
.nav > li.active > a, .nav > li.active:hover > a {
	background-position: 0 -62px;
	color: #fff;
}
.nav > li:hover > a > b {
	background-position: right -31px;
}
.nav > li.active > a > b, .nav > li.active:hover > a > b {
	background-position: right -62px;
}
.nav > li > a.clicked {
	background-position: 0 -31px;
}
.nav > li > a.clicked > b {
	background-position: right -31px;
}


.nav .navsearch {
  width: 0px;
  padding-right: 38px;
  position: relative;
}
.nav .navsearch > a {
	position: relative;
}
.nav .navsearch > a > b > i {
	font-size: 13px;
	line-height: 33px;
	(;line-height: 37px;);
	[;line-height: 37px;];
}
.nav .navsearch div input[type="text"] {
    width: 248px;
    height: 22px;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    border: solid 1px #aaa;
    background-color: #f9f9f9;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
}
.nav .navsearch form {
  width: 100%;
  margin: 10px 0;
  padding: 0;
  display: block;
  clear: both;
}
.nav .navsearch form .read-more, .nav .navsearch form .read-more:hover {
  padding: 0 5px;
}








/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 180px;
	padding: 0 10px 10px 10px;
	top: 35px;
	right: 10003px;
	overflow: hidden;
	background: #d0dfe7 url(./images/bkgnd_menu.gif) repeat-x top center;
	border-radius: 0 0 3px 3px;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.25);
	box-shadow: 0px 5px 5px rgba(0,0,0,.25);
	behavior: url(./css/pie/PIE.php);
}

.nav > li:hover > div {
	top: 35px;
	right: -3px;
	overflow: hidden;
	z-index: 10;
}
.nav > li > div.clicked {
	top: 35px;
	right: -3px;
	overflow: hidden;
	z-index: 10;
}

.nav > li > .width1 {
  /*width: 384px;*/
  width: 470px;
}
.nav > li > .width2 {
  /*width: 582px; */
  width: 675px;
}
.nav > li > .width3 {
  width: 778px;
}



/* Menu Content Styles */
.nav li div h6 {
  width: 100%;
  height: 34px;
  color: #333;
  text-align: left;
  border-bottom: 1px solid rgba(0,0,0,.05);
	border-bottom/*\**/: 1px solid #b8c9d1\9;
  display: block;
  float: none;
  clear: both;
  font-weight: 700;
  color: #cddfe8;
  font-size: 16px;
  line-height: 40px;
}
.nav .nav-column, .nav .pic-column {
  float: left;
  width: 175px;
  padding: 10px 10px 1000px 10px;
  margin: 0 0 -1000px 0;
  font-size: 12px;
  text-align: left;
  line-height: 18px;
    border-right: 1px solid rgba(0,0,0,.10);
	border-right/*\**/: 1px solid #b8c9d1\9;
    border-left: 1px solid rgba(255,255,255,.4);
	border-left/*\**/: 1px solid #edf4f6\9;
}
.nav .iter1 {
  border-left: none;
}

.nav-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
}
.nav-column ul ul {
	color: #333333;
	list-style: none;
	padding: 0 0 5px 5px;
	margin: 0 5px 5px 0;
	border-bottom: 1px solid rgba(0,0,0,.10);
	border-bottom/*\**/: 1px solid #b8c9d1\9;
}
.nav .nav-column a, .nav .nav-column a:hover, .nav .nav-column .active a {
  border: none;
  background-color: transparent;
  background-image: url(./images/bkgnd_arrow_a2aeb6.png);
  background-repeat: no-repeat;
  background-position: -12px 1px;
  padding-left: 8px;
  color: #0A4362;
  text-decoration: none;
  display: block;
}
.nav .nav-column a:hover {
  background-image: url(./images/bkgnd_arrow_red.png);
  color: #ee3a43;
}
.nav .nav-column .active a {
  background-image: url(./images/bkgnd_arrow_red.png);
  color: #ee3a43;
  font-weight: 700;
}
.nav .nav-column li li a, .nav .nav-column li li a:hover, .nav .nav-column .active li a {
	background-color: transparent;
	background-image: url(./images/bkgnd_arrow_a2aeb6.png);
	background-repeat: no-repeat;
	background-position: -12px 1px;
	color: #0A4362;
	text-decoration: none;
	font-weight: normal;
}
.nav .nav-column li li a:hover, .nav .nav-column li .active a, .nav .nav-column .active .active a {
  background-image: url(./images/bkgnd_arrow_red.png);
  color: #ee3a43;
  font-weight: normal;
}
.nav .nav-column li .active a, .nav .nav-column li .active .active a {
  background-image: url(./images/bkgnd_arrow_red.png);
  font-weight: 700;
}
.nav .nav-column li li a i, .nav .nav-column li li a:hover i, .nav .nav-column li .active a i, .nav .nav-column .active .active a i {
  color: #0070af;
}









#menu .pic-column h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #0070af;
	font-weight: 700;
	font-size: 16px;
    text-shadow: 1px -1px rgba(0,0,0,.10);
    .text-shadow: 1px -1px #b8c9d1;
    _text-shadow: 1px -1px #b8c9d1;
}
.pic-column img {
	margin: 2px 0;
	border: 0;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
}
.pic-column p {
	margin-top: 5px;
	margin-left: 2px;
	color: #333;
	font-size: 12px;
}





#menu .pic-column:last-child {
	border-right: none;
	padding-right: 0;
}



















/* === search box === */
.nav .navsearch-subwrapper .search-ajax {
	width: 18px;
	height: 18px;
	margin: 9px 10px 0 0;
	padding: 0;
	display: inline-block;
	float: right;
	background: url(./images/ajax_loader_32.gif) no-repeat center center;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(./css/pie/PIE.php);
	border: none;
}
.nav .navsearch-subwrapper h6 {
	margin-bottom: 0;
	border: none;
}
.nav .navsearch-subwrapper hr {
	height: 0;
	float: none;
	clear: both;
	border: 0;
	background: #ddd;
	margin: 0 0 8px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.nav .navsearch-subwrapper input {
	margin-top: 4px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 30px;
}
.nav .navsearch-subwrapper .searchresults {
	margin: 0 0 13px 0;
	padding: 0;
	display: block;
	clear: both;
	padding-bottom: 21px;
	text-align: left;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.searchresults > a, .searchresults > a:hover, .searchresults > a.active {
	margin: 0 0 5px 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.searchresults > a:hover, .searchresults > a.active {
	color: #ee3a43;
}
.searchresults .bottom_nav {
	padding: 8px 0 0 0;
	font-size: 10px;
	line-height: 17px;
	clear: both;
	border-top: 1px solid #c1cfd6;
}
.searchresults .bottom_nav .numlink, .searchresults .bottom_nav .numlink:hover, .searchresults .bottom_nav .numnolink {
	height: 12px;
	margin: 0 3px 0 0;
	padding: 0 3px 0 3px;
	display: inline-block;
	float: left;
	background: #0070af;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
    line-height: 11px;
	(;line-height: 13px;);
	[;line-height: 13px;];
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(./css/pie/PIE.php);
	border: none;
}
.searchresults .bottom_nav .numlink:hover, .searchresults .bottom_nav .numnolink {
	background: #ee3a43;
}
