#flyout {float:left; padding:0; margin:25px 0 0 5px; list-style:none; width:140px; border-top:3px solid #B8B8B8;}
#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:40px; }

#flyout li#contact {margin:0;}

#flyout li a {display:block;width:152px;height:24px;color:#663333;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;
	line-height:23px;text-decoration:none;padding-left:30px;border-left:1px solid #B8B8B8;}  /* flyout width *****/

#flyout li#single a {background:#B8B8B8 url(document.gif) no-repeat 5px center;}
#flyout li a.fly {background:#B8B8B8 url(folder.gif) no-repeat 5px center;}
#flyout li a.fly b {display:block; width:109px; height:24px; cursor:pointer;}

#flyout li#home a {background:#B8B8B8 url(images/m1z.png) no-repeat 1px center;}
#flyout li#client a {background:#B8B8B8 url(images/m6z.png) no-repeat 1px center;}
#flyout li#candidate a {background:#B8B8B8 url(images/m2z.png) no-repeat 1px center;}
#flyout li#search a {background:#B8B8B8 url(images/m4z.png) no-repeat 1px center;}
#flyout li#map a {background:#B8B8B8 url(/images/map.jpg) no-repeat 1px center;}
#flyout li#vacancies a {background:#B8B8B8 url(images/m3z.png) no-repeat 1px center;}
#flyout li#contact a {background:#B8B8B8 url(images/m5z.png) no-repeat 1px center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {white-space:nowrap; color:#a7defc; position:relative;}
#flyout li:hover > a {color:#a7defc;}

#flyout li a.fly:hover {background:#B8B8B8 url(open.gif) no-repeat 5px center;}
#flyout li:hover > a.fly {background:#B8B8B8 url(open.gif) no-repeat 5px center;}

#flyout :hover ul {left:120px; top:-1px; width:150px; height:auto; border-top:1px solid #B8B8B8;}
#flyout :hover ul li {width:150px;}
#flyout :hover ul ul {left:-9999px;}



