/*- Menu 3--------------------------- */
#menu {  }
#menu ul { list-style: none url(../images/mark1.gif) inside; margin: 0 10px; padding: 0; }
#menu li { color: #627EB7; color: #24618e; font-size: 12px; font-weight: bold; line-height: 18px; text-decoration: none; list-style-image: url(../images/mark1.gif); list-style-position: inside; }

#menu li a { color: #24618e; text-decoration: none; height: 10px; padding: 0; list-style-image: url(../images/mark1.gif); list-style-position: inside; }

#menu li a:link, #menu li a:visited { color: #24618e; text-decoration: none; padding: 0; list-style-image: url(../images/mark1.gif); list-style-position: inside; }

#menu li a:hover { color: #627EB7; color: #eb9b22; text-decoration: underline; padding: 0; list-style-image: url(../images/mark1.gif); list-style-position: inside; }
#menu li#sub a { color: #24618e; text-decoration: none; height: 10px; padding: 0; list-style-image: url(../images/mark4.gif); list-style-position: inside; }

#menu li#sub a:link, #menu li#sub a:visited { color: #24618e; text-decoration: none; padding: 0; list-style-image: url(../images/mark4.gif); list-style-position: inside; }

#menu li#sub a:hover, #menu li#sub { color: #627EB7; color: #eb9b22; text-decoration: underline; padding: 0; list-style-image: url(../images/mark4.gif); list-style-position: inside; }
#menu h4 { color: #556b2f; font-size: 15px; font-weight: bold; text-decoration: none; }
