@charset "utf-8";
/* CSS Document */

/* Menu list style */
.atb_menu_top ul {
  list-style-type: square;
}

.atb_menu_top li {
  display: inline;
}

.atb_menu_top li a em {
  background-position:0 0;
  display:block;
  height:52px;
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
}

.atb_menu_top li a {
	background:#000000 none repeat scroll 0 0;
	border:medium none;
	/*color:#494949;*/
	color:#000000;
	float:left;
	font-family:Arial,sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:52px;
	line-height:22px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:center;
	text-decoration:none;
}

.atb_menu_top li a em {
	background-position:0 0;
	display:block;
	height:52px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
}

.atb_menu_top li a.selected em, .atb_menu_top li a:hover em {
	background-position: 0 -52px;
}

.atb_menu_top .nav_home em {
	background-image:url(../images/nav-home-both.gif);
	width:63px;
}

.atb_menu_top .nav_home_selected em {
	background-image:url(../images/nav-home-both-on.gif);
	width:63px;
}

.atb_menu_top .nav_about em {
	background-image:url(../images/nav-about-both.gif);
	width:66px;
}

.atb_menu_top .nav_about_selected em {
	background-image:url(../images/nav-about-both-on.gif);
	width:66px;
}

.atb_menu_top .nav_fees em {
	background-image:url(../images/nav-fees-both.gif);
	width:58px;
}

.atb_menu_top .nav_fees_selected em {
	background-image:url(../images/nav-fees-both-on.gif);
	width:58px;
}

.atb_menu_top .nav_people em {
	background-image:url(../images/nav-people-both.gif);
	width:70px;
}

.atb_menu_top .nav_people_selected em {
	background-image:url(../images/nav-people-both-on.gif);
	width:70px;
}

.atb_menu_top .nav_testamonials em {
	background-image:url(../images/nav-testamonials-both.gif);
	width:110px;
}

.atb_menu_top .nav_testamonials_selected em {
	background-image:url(../images/nav-testamonials-both-on.gif);
	width:110px;
}

.atb_menu_top .nav_services em {
	background-image:url(../images/nav-services-both.gif);
	width:84px;
}

.atb_menu_top .nav_services_selected em {
	background-image:url(../images/nav-services-both-on.gif);
	width:84px;
}

.atb_menu_top .nav_news em {
	background-image:url(../images/nav-news-both.gif);
	width:62px;
}

.atb_menu_top .nav_news_selected em {
	background-image:url(../images/nav-news-both-on.gif);
	width:62px;
}

.atb_menu_top .nav_careers em {
	background-image:url(../images/nav-careers-both.gif);
	width:78px;
}

.atb_menu_top .nav_careers_selected em {
	background-image:url(../images/nav-careers-both-on.gif);
	width:78px;
}

.atb_menu_top .nav_contact em {
	background-image:url(../images/nav-contact-both.gif);
	width:120px;
}

.atb_menu_top .nav_contact_selected em {
	background-image:url(../images/nav-contact-both-on.gif);
	width:120px;
}

.atb_menu_top li .nav_home {
	width:63px;
}

.atb_menu_top li .nav_home_selected {
	width:63px;
}

.atb_menu_top li .nav_about {
	width:66px;
}

.atb_menu_top li .nav_about_selected {
	width:66px;
}

.atb_menu_top li .nav_fees {
	width:58px;
}

.atb_menu_top li .nav_fees_selected {
	width:58px;
}

.atb_menu_top li .nav_people {
	width:70px;
}

.atb_menu_top li .nav_people_selected {
	width:70px;
}

.atb_menu_top li .nav_testamonials {
	width:110px;
}

.atb_menu_top li .nav_testamonials_selected {
	width:110px;
}

.atb_menu_top li .nav_services {
	width:84px;
}

.atb_menu_top li .nav_services_selected {
	width:84px;
}

.atb_menu_top li .nav_news {
	width:62px;
}

.atb_menu_top li .nav_news_selected {
	width:62px;
}

.atb_menu_top li .nav_careers {
	width:78px;
}

.atb_menu_top li .nav_careers_selected {
	width:78px;
}

.atb_menu_top li .nav_contact {
	width:120px;
}

.atb_menu_top li .nav_contact_selected {
	width:120px;
}
