/* These codes and procedures are copyright protected by Gproxy Design Inc. � 2004/2008 and the website owner. 
Gproxy Design Inc. does not authorize the copy or use of these by any third party company. */


/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0px;
  border: 0px none;
  padding: 0px;
  width: 626px; /*For KHTML*/
  list-style: none;
  height: 32px;
  z-index:100000000000000000000 !important;
}

ul#navmenu-h li {
  margin: 0px;
  border: 0px none;
  padding: 0px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 23px;
}

ul#navmenu-h ul {
  margin: 0px;
  border: 0px none;
  padding: 0px;
  width: 200px;
  list-style: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0px;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0px;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 200px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: 0px solid #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  padding: 0px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #4361a1;
  color: #ffffff;
  font: 11px/24px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #000000;
  color: #ffffff;
  z-index:1000000 !important;
}

/* 2nd Menu */

ul#navmenu-h ul  { height:350px; overflow:scroll;  z-index:10000000000000000000000 !important;}
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  border: 1px solid #ffffff !important;
  _border-top: 0px solid #375085;
  border-right-color: #375085;
  border-bottom-color: #375085;
  float: none;
  background: #375085 !important;
  color: #ffffff;
  text-align:left;
  padding-left:5px;
  }
ul#navmenu-h ul li  { width:183px;}
/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #2c416b !important;
  color: #ffffff;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  border: 1px solid #588733;
  _border-top: 0px solid #588733;
  border-right-color: #588733;
  border-bottom-color: #588733;
  background: #3B6B17;
  color: #ffffff;
  text-align:left;
  padding-left:5px;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #3B6B17;
  color: #E8B035;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  border: 1px solid #588733;
  _border-top: 0px solid #588733;
  border-right-color: #588733;
  border-bottom-color: #588733;
  background: #000000;
  color: #ffffff;
  text-align:left;
  padding-left:5px;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #000000;
  color: #E8B035;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0px;
  left: 149px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

.border_0{ border: 0px solid #FFF;}


a {
  height:100%;
}

a:hover {
  text-decoration: none;
  height:100%;
}

.tab1 a { background:url(../nd_header/tab-1.jpg) !important;}
.tab1 a:hover { background-position:0 -32px !important;}

.tab2 a { background:url(../nd_header/tab2.jpg) !important;}
.tab2 a:hover { background-position:0 -32px !important;}

.tab3 a { background:url(../nd_header/tab3.jpg) !important;}
.tab3 a:hover { background-position:0 -32px !important;}

.tab4 a { background:url(../nd_header/tab4.jpg) !important;}
.tab4 a:hover { background-position:0 -32px !important;}

.tab5 a { background:url(../nd_header/tab5.jpg) !important;}
.tab5 a:hover { background-position:0 -32px !important;}

.tab6 a { background:url(../nd_header/tab6.jpg) !important;}
.tab6 a:hover { background-position:0 -32px !important;}

.tab7 a { background:url(../nd_header/tab7.jpg) !important;}
.tab7 a:hover { background-position:0 -32px !important;}
