* { padding: 0; margin: 0; }


 
/*--  Menu Header --*/
#menu_footer {
padding-bottom: 15px;
color: #fff;
width: 770px;
margin: 0 auto 0 auto;
}

#menu_footer a {
padding-bottom: 20px;
color: #fff;
text-decoration: none;
padding: 2px;
font-weight: bold;
font-size: 12px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, sans-serif;
margin-right: 20px;
}

#menu_footer a:hover {
padding-bottom: 20px;
color: #000;
text-decoration: none;
padding: 2px;
background-color: #fff;
}
/*-- Menu Header --  grouping  */
#menu_header {
width:770px; font-family: verdana, arial, sans-serif; font-size:11px;
text-align: center;
}
#menu_header ul {
padding:0;margin:0;list-style-type:none;
}
#menu_header ul li {
	float:left;
	position:relative;
	margin-right: 6px;
	z-index: 33;
}
#menu_header ul li a, #menu_header ul li a:visited {
float:left; display:block; 
text-decoration:none;

/* Color font for HOME menu */
/* gray white */
color:#EEEEEE; 
padding:0px 0px; 
line-height:34px; 
height:30px;

/* IMAGE for HOME menu*/
background: url(../images/gobg_menu_over.gif);

background-repeat: no-repeat;
background-position: top;
width: 90px;
text-align: center;
font-weight: bold;
font-size: 10px;
font-family: Verdana, Geneva, sans-serif;
}


/** 	Q **/
#menu_header ul li:hover {width:auto;}

#menu_header ul li a.menu_top:hover {
/* conchivino red */
color:#990000;
background: url(../images/go-bg_menu_over.gif) no-repeat top left;
}
#menu_header ul li:hover a.menu_top {
/* font for backcolor menu */
color:#FCFF08;
background: url(../images/go-bg_menu_over.gif) no-repeat top left;
}

/* Characters color for main headings QUETZALANDIA */
#menu_header ul li a.menu_top {
/*  Gold */
color:#FFD700;

/* IMAGE for all menu headings except home */
background: url(../images/go-sbg_menu.gif) no-repeat left;
}


#menu_header ul li ul {
display: none;
}
#menu_header table {
margin:0; border-collapse:collapse; 
font-size:11px; 
position:absolute; 
top:0; left:0;
}

/* NON-IE BROWSERRRR Q */

#menu_header ul li:hover ul {
display:block;
position:absolute;
top:28px;
margin-top:1px; 
left:0;
width:134px;

/* Q drop down low botton line */
border-bottom:1px solid #57750D;
}
#menu_header ul li:hover ul.endstop {
left:-92px;
}
#menu_header ul li:hover ul li ul {
display: none;
}

/* QUETZALANDIA */
#menu_header ul li:hover ul li a {
display:block;

/* Q background color on drop down */
/* green yellowish #99CC66 */
/* conchivino */
background:#990000;

/* Q font color on drop down properties of the drop down box */
/* yellow */
color:#FFFF00;
height:auto;
line-height:12px;
padding:2px 6px; 
width:120px;

/* Q borders */ 
/* dark green */
border:1px solid #0f5718; 
border-bottom:0;
text-align: left;
}
#menu_header ul li:hover ul li a.drop {
background:##EFF url(../images/go-bullet1.gif) no-repeat 3px 8px;
}
 

/* Q  going down the drop down line */
#menu_header ul li:hover ul li a:hover {
color:#fff; background: #000;
}
#menu_header ul li:hover ul li a:hover.drop {
background: #ccd url(../images/go-bullet1.gif) no-repeat 3px 8px;
}
#menu_header ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}
#menu_header ul li:hover ul li:hover ul.left {
left:-153px;
}


 


/* IE5.5 and IE6 BROWSERRRRR */

#menu_header ul li a:hover ul {
display:block;
position:absolute;
top:28px; t\op:30px; 
left:0;
}

#menu_header ul li a:hover ul.endstop {
left: -92px;
}
#menu_header ul li a:hover ul li a {
display:block;
/* conchivino red */
background:#990000;
color:#fff; 
height:1px; 
line-height:15px; 
padding:2px 6px; 
width:154px; 
w\idth:120px; 
/* dark green */
border:1px solid #57750D; 
border-bottom:0;
text-align: left;
}
#menu_header ul li a:hover ul li a.drop {
background:#000; 
padding-bottom:4px;
}
#menu_header ul li a:hover ul li a ul {
visibility:hidden;
position:absolute; 
height:0; 
width:0;
}
#menu_header ul li a:hover ul li a:hover {
color:#fff; background: #000;
}
#menu_header ul li a:hover ul li a:hover.drop {
 background: #ccd url(../images/go-bullet1.gif) no-repeat 3px 8px;
}
#menu_header ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
#menu_header ul li a:hover ul li a:hover ul.left {
left:-153px;
}



 
