/* menu top */
#navigation { height:41px; margin:0px; background: url(../images/mainNavBg.jpg) repeat-x; text-transform:uppercase; border-bottom: solid 1px #666666 }
#navigation li { border-width:0 1px 0 0; float:left; position:relative; height:41px; }
#navigation ul ul { width:200px; display:none; position:absolute; z-index:50; }
#navigation li li { width:100%; border-width:0 0 1px 0; background:#eeeeee; }


