#lf
{
z-index:2;
}

.menu {
position:absolute;
margin-left:202px !important;
z-index:1000 !important;
text-align: left;
margin-top:48px;
}

* html .menu {
	margin-top:27px;
}

* html .menustart {
	margin-top:47px !important;
}

.footer {
	position:relative;
	z-index:1000;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:25px;
position:static;
float:none;
}
/* hack for IE5.5 */
* html .menu ul {}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
height:100%;
margin: 0;
}

.menu li ul {
border: #008B4B;
background: #008B4B;
}



/* get rid of the table */
.menu table {
position:absolute; 
border-collapse:collapse; 
top:0; 
left:0; 
z-index:1000; 
font-size: 1em;
}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:20px;
width:20px;
font-size:66%;
margin: 0;
z-index:1000;
position:relative;
padding: 1px 0 1px 0; 
color: #919191; 
text-decoration: none;
background:none;
}

.menu a:hover
{
	font-weight:normal;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited 
{
width:25px;
}

/* style the link hover */
* html .menu a:hover {
margin: 0;
margin: 0;
background:#fff;
}

.menu :hover > a {

font-size:66%;

z-index:1000;
position: relative;

}

.menu li ul a
{
background: #008B4A;
height:20px;
color: #fff !important;
width:200px;
padding-left:5px;
}

.menu li ul a:hover
{
background: #008B4C;
color: #fff !important;
background-image:none;
height:20px;
width:200px;
font-weight: normal;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
bottom:20px;
width:210px;
z-index:1000;
}
.menu ul ul ul {
left:200px;
bottom:0px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul:hover ul{
visibility:visible;
z-index:1000;
position:absolute;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}


* + html .menu li.sub {margin-bottom:-2px;}

#lf
{
z-index:2;
}

.menu {
position:absolute;
margin-left:202px !important;
z-index:1000 !important;
text-align: left;
margin-top:48px;
width:30px;
}

* html .menu {
	margin-top:27px;
}

.footer {
	position:relative;
	z-index:1000;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:25px;
position:static;
float:none;
}
/* hack for IE5.5 */
* html .menu ul {}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
height:100%;
margin: 0;
}

.menu li ul {
border: #008B4B;
background: #008B4B;
}



/* get rid of the table */
.menu table {
position:absolute; 
border-collapse:collapse; 
top:0; 
left:0; 
z-index:1000; 
font-size: 1em;
}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:20px;
width:20px;
font-size:66%;
margin: 0;
z-index:1000;
position:relative;
padding: 1px 0 1px 0; 
color: #919191; 
text-decoration: none;
background:none;
}

.menu a:hover
{
	font-weight:normal;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited 
{
width:25px;
}

/* style the link hover */
* html .menu a:hover {
margin: 0;
margin: 0;
background:#fff;
}

.menu :hover > a {

font-size:66%;

z-index:1000;
position: relative;

}

.menu li ul a, .menu li ul a:visited
{
font-size:11px !important;
background: #008B4A;
height:20px;
color: #fff !important;
width:200px !important;
padding-left:5px;
}

.menu li ul a:hover
{
background: #008B4C;
color: #fff !important;
background-image:none;
height:20px;
width:200px;
font-weight: normal;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
bottom:20px;
width:210px;
z-index:1000;
}

* html .menu ul ul {
	bottom:0px;
}

.menu ul ul ul {
left:200px;
bottom:0px;
}

* html .menu ul ul ul {
bottom:-20px;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible;
z-index:1000;
position:absolute;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}


* + html .menu li.sub {margin-bottom:-2px;}