.mainNav {
  width: 204px;
  float: left;
    margin-top: -50px;
  list-style: none;
  background: url(images/lmenu_bg.gif) repeat-y;
  min-height: 556px;
}
/*.mainNav_outer {
  float: left;
  margin-top: -50px;
  padding-bottom: 100px;
  background: url(images/menu_base.gif) no-repeat 2px 100%;
} */

.mainNav ul li a:hover {
  color: #cccc33;
}
.mainNav ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: block;
  height: 1%;
  text-decoration: none;
  padding: 2px 0 2px 25px;
  background: url(images/lmenu_glist2.gif) 4px 5px no-repeat;
}
.mainNav ul li {
  background: url(images/lmenu_glist3.gif) no-repeat 4px 100%;
}
.mainNav h1 {
  padding: 0;
  background: url(images/lmenu_box1.gif) no-repeat;
  height: 37px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding-top: 25px;
  color: #1A1A1A;
}
.mainNav ul {
  background:#255C3E url(images/lmenu_ggradient2.gif);
  list-style: none;
  width: 174px;
  margin-left: 16px;
}
* html .mainNav  {
  height: 556px;
}
.mainNav ul .first {
  color: #83D7A9;
  font-size:15px;
  font-style:italic;
  font-weight:bold;
  padding:4px 0pt 0pt 6px;
  text-transform:uppercase;
  background: none;
}
.mainNav ul .last {
  position: absolute;
  width: 202px;
  left: 2px;
  height: 13px;
  background: #255C3E url(images/mm_menufooter.gif) no-repeat 0 100%;
}
.mainNav li.endList {
  margin-bottom: 8px;
}
/* top menu */

#top_menu {
  list-style: none;
  width: 145px;
  height: 165px;
  float: left;
}
#top_menu a:hover {
  color: #cccc33;
}
#top_menu a {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1px 0 4px 25px;
  background: url(images/topbutbg.gif) no-repeat 1px 3px;
}
* html #top_menu a {
  height: 1%;
}










