#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
	display: block;
	position: relative;
	width: 222;
	height: 60px;
	margin-bottom: -1px;
	text-decoration: none;
	background: inherit;
	background-image: url('images/bbg0.gif');
	padding-left: 17px;
	padding-top: 8px;
	color: #636363;
	text-transform: none;
	font-size: 13px;
}

#menu a span
{
	position: absolute;
	right: -5px;
	margin-top: 3px;
	margin-right: 15px;
	width: 87px;
	height: 46px;
	background: url('images/x1.gif') no-repeat;
	top: 4px;
	background-image: url(images/x1.gif);
}

#menu a:hover span
{
position: inherit;
right: 0px;
margin-top: 3px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}



</style>
[if lte IE 6]>
<style type="text/css">
/* styling specific to Internet Explorer IE5.5 and IE6. Yet to see if IE7 handles li:hover */
/* Get rid of any default table style */
table {
border-collapse:collapse;
margin:0; 
padding:0;
}

/* ignore the link used by 'other browsers' */
.menu ul li a.hide, .menu ul li a:visited.hide {
display:none;
}
/* set the background and foreground color of the main menu link on hover */
.menu ul li a:hover {
background: inherit;
color:#fff; 
background:url('images/bbg1.gif');
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:60px; 
left:0; 
height:30px;
width:222px;
}
/* style the background and foreground color of the submenu links */
.menu ul li a:hover ul li a {
height:26px;
line-height:23px; 
background:#faeec7; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li a:hover ul li a:hover {
height:26px;
line-height:23px; 
background:#dfc184; 
color:#000;
}
</style>
<![endif]
<link href="default.css" rel="stylesheet" type="text/css" />
<style type="text/css">


</style>
