/* BODY/HEADER/CONTAINERS/COLUMNS/FOOTER DEFAULTS */

div.top_menu {
  text-align:right;
  padding:10px 5px 5px 5px;
}

a.top_menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:100;
  color:#476079;  
}

.menu_main {
  width: 100%;
  background: none;
  text-align: right;
}

.menu_main img {
  border: none;
}

/* BEGIN CSS POPOUT MENU */

.menu_top {
  width: 790px;
  float: left;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: 0px 100%;
  margin-top: 47px;
  margin-left: 5px;
}

.menu_top .main_links {
  font: bold 16px arial, helvetica, verdana, sans-serif;
  color: #828282;
}

.menu_top ul li a:hover {
  text-decoration: none;
}

.menu_top ul li ul li a:hover {
  text-decoration: underline;
}

.menu_top ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 790px;
	float: left;
}

.menu_top li {
  display: inline;
  padding-bottom: 50px;
  padding-left: 14px;
  padding-right: 10px;
  line-height: 10px;
}

.menu_top ul ul {
  position: absolute;
  z-index: 500;
  width: 790px;
}

div.menu_top ul ul {
  display: none;
}

div.menu_top ul ul li {
  margin-top: 8px;
}

div.menu_top ul ul li.li_top {
  margin-top: 14px;
}

div.menu_top ul ul li a {
  color: #ffffff;
  font-weight: bold;
}

.a_rates {
  padding: 8px 130px 16px 0px;
}
.rates li a:hover {
  text-decoration: none;
}
.a_ap {
  padding: 8px 420px 16px 0px;
}

div.menu_top ul li:hover ul {
  display: block;
  height: 200px;
  background-repeat: no-repeat;
  margin-top: 18px;
}

div.menu_top ul li:hover ul.ul2 {
  margin-left: 150px;
  width: 300px;
}

div.menu_top ul li:hover ul.rates {
  margin-left: 180px;
  margin-top: 150px;
  height: 40px;
  width: 150px;
}

div.menu_top ul li:hover ul.ap {
  margin-left: 340px;
  margin-top: 150px;
  height: 40px;
  width: 340px;
}


div.menu_top ul li ul li {
  display: list-item;
  border: none;
  padding-bottom: 0px;
}

.pipe {
  margin: 0px 10px 0px 10px;
}


/* END CSS POPOUT MENU */

#menu_flash_main {
  height: 290px;
  margin: 0px 5px 0px 5px;
  background: url(../images/backgrounds/bg_middle5.png);
  background-repeat: repeat;
}

.menu_banners_main {
  height: 86px;
  margin: 0px 5px 0px 5px;
  display: none;
}

.menu_branch img {
  border: none;
}

.menu_bottom {
  text-align: center;
  font-size: 11px;
}

.menu_bottom ul {
  list-style: none;
  padding-top: 12px;
  margin: 0px;
}

.menu_bottom li {
  display: inline;
  padding-right: 24px;
}