/* CSS Document */


#menu { list-style:none; width:277px; background:#e4e4e4 url(images/menu-bottom.png) no-repeat left bottom; padding:0 0 10px; margin:10px;}
#menu li h2 { font:normal 14px/29px "Trebuchet MS"; color:#FFF; background:url(images/menu-h2.png) no-repeat !important; height:64px; line-height:32px;text-indent:26px; text-transform:uppercase; margin:0 0 -30px;}
#menu li { background:url(images/seperator.png) no-repeat left bottom; height:29px; font:normal 14px/29px Arial; padding:2px 0 2px; color:#464F53; line-height:29px; }
#menu li a { background:url(images/bullet1.png) no-repeat 12px center; color:#2F3537; padding:0 0 0 40px;  line-height:29px !important; height:29px; text-decoration:none; display:block;}
#menu li a:hover { background:url(images/bullet-hover.png) no-repeat 12px center; color:#7CA30F; }

