#menu ul a	{ background:transparent url(../layout/bm_menu.gif) no-repeat; outline: 0;}


#menu li#tick1 a		{ background-position: 0 0; width: 166px; left: 0; }
#menu li#tick1 a:hover,
#menu li#tick1:hover a		{ background-position: 0 -59px; width: 166px; left: 0; }
#menu li#tick2 a		{ background-position: -166px 0; width: 136px; left: 0; }
#menu li#tick2 a:hover,
#menu li#tick2:hover a		{ background-position: -166px -59px; width: 136px; left: 0; }
#menu li#tick3 a		{ background-position: -302px 0; width: 136px; left: 0; }
#menu li#tick3 a:hover,
#menu li#tick3:hover a		{ background-position: -302px -59px; width: 136px; left: 0; }
#menu li#tick4 a		{ background-position: -438px 0; width: 136px; left: 0; }
#menu li#tick4 a:hover,
#menu li#tick4:hover a		{ background-position: -438px -59px; width: 136px; left: 0; }
#menu li#tick5 a		{ background-position: -574px 0; width: 136px; left: 0; }
#menu li#tick5 a:hover,
#menu li#tick5:hover a		{ background-position: -574px -59px; width: 136px; left: 0; }
#menu li#tick6 a		{ background-position: -710px 0; width: 152px; left: 0; }
#menu li#tick6 a:hover,
#menu li#tick6:hover a		{ background-position: -710px -59px; width: 152px; left: 0; }

#menu ul ul a		{ background:#e6dbce; }
#menu ul ul a:hover	{ }


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	width:862px; 
	position:relative;
	z-index:200;
	clear: both;
	background-image: url(../layout/bm_menu.gif);
	background-repeat: no-repeat;
	left: 9px;
	height: 59px;
	}
/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
	float:left;
	position:relative;
	overflow: hidden;
	}
/* style the links for the top level */
#menu a, #menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#fff; 
	line-height:59px;
	text-indent: -9000px;
	padding: 59px 0 0 0;
	height: 0px !important; 
	height /**/:59px; /* IE5/Win */
	}
/* a hack so that IE5.5 faulty box model is corrected */
* html #menu a, * html #menu a:visited {
	padding: 0;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
	background:#e6dbce;
	visibility:hidden;
	position:absolute;
	height:0;
	top:0;
	left:0; 
	width:133px;
	}

#menu ul ul li {
	width: 133px;
	}

/* style the table so that it takes no part in the layout - required for IE to work */
#menu table {position:absolute; top:0; left:0px;}

/* style the second level links */
#menu ul ul a,
#menu ul ul a:visited {
	font-family: Times, 'Times New Roman', serif;
	font-size: 100%;
	color:#ad8f79; 
	text-transform: uppercase;
	height:auto !important; 
	line-height:1em; 
	padding:5px 10px; 
	padding-left: 20px;
	width:113px !important;
	text-indent: 0;
	/* yet another hack for IE5.5 */
}
* html #menu ul ul a,
* html #menu ul ul a:visited,
* html #menu ul ul {
	width:132px !important;
	w\idth:102px !important;
	}

#menu li#tick1,
#menu li#tick2,
#menu li#tick3,
#menu li#tick4
	{
	overflow: visible !important;
	}
#menu li li
	{
	overflow: hidden !important;
	}
	
#menu li ul
	{
	left: 2px;
	top: 40px;
	}


#menu li#tick1 ul
	{
	left: 32px !important;
	top: 40px;
	}

/* style the top level hover */
#menu ul ul a:hover{
	color:white;
	}
#menu :hover > a,
#menu ul ul :hover > a {
	color:white;
	}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul {
	visibility:visible;
	}
	
	
	
	
	
	
	
	
	
	
#menu_en ul a	{ background:transparent url(../layout/bm_menu_en.gif) no-repeat; outline: 0;}


#menu_en li#tick1 a		{ background-position: 0 0; width: 166px; left: 0; }
#menu_en li#tick1 a:hover,
#menu_en li#tick1:hover a		{ background-position: 0 -59px; width: 166px; left: 0; }
#menu_en li#tick2 a		{ background-position: -166px 0; width: 136px; left: 0; }
#menu_en li#tick2 a:hover,
#menu_en li#tick2:hover a		{ background-position: -166px -59px; width: 136px; left: 0; }
#menu_en li#tick3 a		{ background-position: -302px 0; width: 136px; left: 0; }
#menu_en li#tick3 a:hover,
#menu_en li#tick3:hover a		{ background-position: -302px -59px; width: 136px; left: 0; }
#menu_en li#tick4 a		{ background-position: -438px 0; width: 136px; left: 0; }
#menu_en li#tick4 a:hover,
#menu_en li#tick4:hover a		{ background-position: -438px -59px; width: 136px; left: 0; }
#menu_en li#tick5 a		{ background-position: -574px 0; width: 136px; left: 0; }
#menu_en li#tick5 a:hover,
#menu_en li#tick5:hover a		{ background-position: -574px -59px; width: 136px; left: 0; }
#menu_en li#tick6 a		{ background-position: -710px 0; width: 152px; left: 0; }
#menu_en li#tick6 a:hover,
#menu_en li#tick6:hover a		{ background-position: -710px -59px; width: 152px; left: 0; }

#menu_en ul ul a		{ background:#e6dbce; }
#menu_en ul ul a:hover	{ }


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu_ens/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu_en {
	width:862px; 
	position:relative;
	z-index:200;
	clear: both;
	background-image: url(../layout/bm_menu_en.gif);
	background-repeat: no-repeat;
	left: 9px;
	height: 59px;
	}
/* remove all the bullets, borders and padding from the default list styling */
#menu_en ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu_en positon */
#menu_en li {
	float:left;
	position:relative;
	overflow: hidden;
	}
/* style the links for the top level */
#menu_en a, #menu_en a:visited {
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#fff; 
	line-height:59px;
	text-indent: -9000px;
	padding: 59px 0 0 0;
	height: 0px !important; 
	height /**/:59px; /* IE5/Win */
	}
/* a hack so that IE5.5 faulty box model is corrected */
* html #menu_en a, * html #menu_en a:visited {
	padding: 0;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu_en ul ul {
	background:#e6dbce;
	visibility:hidden;
	position:absolute;
	height:0;
	top:0;
	left:0; 
	width:133px;
	}

#menu_en ul ul li {
	width: 133px;
	}

/* style the table so that it takes no part in the layout - required for IE to work */
#menu_en table {position:absolute; top:0; left:0px;}

/* style the second level links */
#menu_en ul ul a,
#menu_en ul ul a:visited {
	font-family: Times, 'Times New Roman', serif;
	font-size: 100%;
	color:#ad8f79; 
	text-transform: uppercase;
	height:auto !important; 
	line-height:1em; 
	padding:5px 10px; 
	padding-left: 20px;
	width:113px !important;
	text-indent: 0;
	/* yet another hack for IE5.5 */
}
* html #menu_en ul ul a,
* html #menu_en ul ul a:visited,
* html #menu_en ul ul {
	width:132px !important;
	w\idth:102px !important;
	}

#menu_en li#tick1,
#menu_en li#tick2,
#menu_en li#tick3,
#menu_en li#tick4
	{
	overflow: visible !important;
	}
#menu_en li li
	{
	overflow: hidden !important;
	}
	
#menu_en li ul
	{
	left: 2px;
	top: 40px;
	}


#menu_en li#tick1 ul
	{
	left: 32px !important;
	top: 40px;
	}

/* style the top level hover */
#menu_en ul ul a:hover{
	color:white;
	}
#menu_en :hover > a,
#menu_en ul ul :hover > a {
	color:white;
	}

/* make the second level visible when hover on first level list OR link */
#menu_en ul li:hover ul,
#menu_en ul a:hover ul {
	visibility:visible;
	}

