#headermenu {

	float: left;

	text-align: right;

	font-size: 10px;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

	direction: ltr;

	height:46px;

}



#headermenu a {

	color: #fff;

	text-decoration: none;

	display: block;

}



#headermenu ul {

	list-style-type: none;

	padding: 0;

	margin: 0;

	display: inline;

	float: left;

}



#headermenu li {

	padding: 0px;

	float: left;

	list-style-type: none;

}



#headermenu li a {

	display: block;

	float: left;

	font-weight: normal;

}



#headermenu ul li a,

#headermenu ul li a:hover,

#headermenu ul li:hover,

#headermenu ul li.over {

	z-index: 100;

}



#headermenu ul li:hover ul,

#headermenu ul li.over ul {

	display: block;

}



#headermenu li ul {

	border: solid 1px #981600;

	border-top: 0px;

	display: none;

	z-index: 150;

	text-align: left;

	list-style-type: none;

	padding: 0;

	margin: 0;

	position: absolute;

	margin-left: 0px;

	margin-top: 44px;

	clear: both;



}



#headermenu li:hover ul,

#headermenu li.over ul {

	display: block;

}



#headermenu li li {

	clear: left;

	display: block;

	border-top: solid 1px #981600;

}



#headermenu li li a {

	background: #981600;

	color: white;

	padding: 3px 4px;

	margin: 0;

	border:0;

	display: block;

	/*width: 110px;*/

	padding-left: 10px;

}



#headermenu li li a:hover {

	background: #C43F04;

	color: white;

}



.menu_list_button

{

	width: 120px;

}



.menu_subscriber_button

{

	width: 180px;

}
.menu_subscriber_button1

{

	width: 163px;

}
.menu_treks_button

{

	width: 110px;

}



.menu_newsletter_button

{

	width: 145px;

}

.menu_tours_button

{

	width: 180px;

}

.menu_adv_button

{

	width: 180px;

}



.menu_template_button

{

	width: 110px;

}



.menu_autoresponder_button

{

	width: 180px;

}



.menu_statistics_button

{

	width: 125px;

}