/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {padding:0; margin: 2px 0em 0px 30px; width:140px; border-top:0px solid #fff; }
#flyout ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; }
#flyout table {border-collapse:collapse; margin:-1px -10px; }

#flyout li {float:left;width:140px; height:24px; border-bottom:0px solid #fff;list-style-type: none; }

#flyout li#contact {margin:0; }

#flyout li a {display:block; width:109px; height:24px; color:#fff; font-family:arial, sans-serif; font-size:11px; line-height:23px; text-decoration:none; padding-left:30px; border-left:0px solid #fff; }




#flyout li#men_2 a {background:   url("../images/layout/sidemenu/link.gif") no-repeat 5px center; }
#flyout li#men_3 a {background:   url("../images/layout/sidemenu/acknow.gif") no-repeat 5px center; }
#flyout li#men_4 a {background:   url("../images/layout/sidemenu/guestbook.gif") no-repeat 5px center; }
#flyout li#men_5 a {background:   url("../images/layout/sidemenu/mail.gif") no-repeat 5px center; }

#flyout li:hover {position:relative;}
#flyout li a:hover {white-space:nowrap; color:#a7defc; position:relative;}
#flyout li:hover > a {color:#a7defc;}






