<style type ="text/css" media ="screen">#menu {
	width: 130px;
	background: #eee;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a,#menu h2 {
	font: 13px Arial;
	color: #182F73;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {
	color: #ffffff;
	display: block;
	height: 26px;
	line-height: 26px !important;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 220px;
	border: #dbe0e5 1px solid;
	background: #006699 url(../images/b-heading.jpg) 0 0 repeat-x;
}

#menu a {
	color: #182f73;
	display: block;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 220px;
	border: #cacaca 1px solid;
	background: #dbdbdb url(../images/b-menu.jpg) 0 0 repeat-x;
}

#menu a:hover {
	color: #182f73;
	text-decoration: none;
	background: #F8F8F8 url(../images/b-menu-over.jpg) 0 0 repeat-x;
}

#menu li {
	position: relative;
	z-index: 1;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul ul,div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul li:hover ul,div#menu ul ul ul li:hover ul {
	display: block;
}

</style>


<style type ="text/css" media ="screen">#menu ul li {
	float: left;
	width: 100%;
}

</
style> 

body {
	font-size: 100%;
}

#menu ul li {
	float: left;
	width: 100%;
}

#menu ul li a {
	height: 1%;
}

#menu a,#menu h2 {
	font: bold 13px Arial;
	text-align: center;
}
</style>
>
<!
[
endif
]