/* CSS Document */

#mainmenu {
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	background-color: #DBC18A;
	background-position:bottom;
	height: 22px;
	position: relative;
	top: 0px;
	border-top: 1px solid #fff;
	z-index: 100;
}


#menu #products_menu {
	display: none;
	position: absolute;
	top: 22px;
	background-color: #DBC18A;
	/* background-color: red; */
	width: 130px;
	padding:0px;
}

#menu #products_menu ul {
	background-color:#DBC18A;
	border-left: 1px solid #CDB47C;
	border-right: 1px solid #CDB47C;
	width: 142px;
	left: 0px; /* IE */
}

#menu #products_menu>ul {
	left: 0px; /* IE */
}

#menu #products_menu li {
	float: none;
}

#menu #your_account {
	position: absolute;
	right: 0px;
    width: 102px;
    height: 22px;
    padding: 0;
    border: 0;
    margin: 0;
    top: 0px;
}

#menu #frontline_news {
	position: absolute;
	right: 0px;
    width: 78px;
    height: 22px;
    padding: 0;
    border: 0;
    margin: 0;
    top: 0px;
}

#menu {
	width: 776px;
	height: 22px;
	position: relative;
	top: 0px;
	left: 10px;
	overflow: visible;
	
}


#menu li,a { 
	margin:0;
	padding:0;
	height: 22px;
}

#menu ul {
	width: 760px;
	border: 0px;
	list-style: none;
	/* display: inline; */
}

#menu li {
	list-style: none;
	height: 22px;
	float: left;
	/* display: inline; */
}



#menu a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 22px; /* IE */
}
	

#menu li a.submenu {
	list-style: none;
	height: 22px;
	float: left;
	/* display: inline; */

}


/* regular hovers */

#menu a:hover {
	border-color:#CDB47C;
	background-color:#E5D3AB; 
}

.hide{
 display: none;
}

.show{
  display:block;
}


#navHome{
	width: 57px;
	height: 22px;
}
	
#navProducts{
  width: 130px;
  height: 22px;
  text-align: center;
}

#navBenefits{
  width: 74px;
  height: 22px;
}

#navMyStory{
  width: 78px;
  height: 22px;
}


#navFrontLineNews{
  width: 78px;
  height: 22px;
}

#navEmailMe{
  width: 77px;
  height: 22px;
}

#navOpportunity{
  width: 116px;
  height: 22px;
}

#navCompanyInfo{
  width: 77px;
  height: 22px;
}
#navContact{
  width: 85px;
  height: 22px;
  text-align: center;
}

#navFAQ{
  width: 45px;
  height: 22px;
  text-align: center;  
}

#navRR{
  width: 98px;
  height: 22px;
  text-align: center;
}


#navBenefits{
  width: 74px;
  height: 22px;
}

#navFAQ{
  width: 49px;
  height: 22px;
}

#navTestimonials{
  width: 102px;
  height: 22px;
}
	
#navTellFriend{
  width: 98px;
  height: 22px;
}

#navCompany{
  width: 77px;
  height: 22px;
}

#subnav {
	width: 141px;
}