/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenueDFaTFD {position:relative;margin:0 auto;z-index:100;width:960px;height:43px;background:#4f332b;text-align:center;}
.AJXCSSMenueDFaTFD ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenueDFaTFD ul {display:inline;}
*+html .AJXCSSMenueDFaTFD ul {display:inline;}
.AJXCSSMenueDFaTFD li {float:left;margin:0;}
.AJXCSSMenueDFaTFD li:hover,.AJXCSSMenueDFaTFD .ajxover {position:relative;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:43px;white-space:nowrap;overflow:hidden;padding:0 12px 0 12px;font:12px/43px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#e0d9d1;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {color:#ffffff;background:#5076a5;}
.AJXCSSMenueDFaTFD a.ajxsub {background:url(file:///C:/Users/Keli/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Shared/Ajatix/Images/arrow_dw.gif) no-repeat center right;}
.AJXCSSMenueDFaTFD li:hover a.ajxsub,.AJXCSSMenueDFaTFD .ajxover a.ajxsub {background:#5076a5 url(file:///C:/Users/Keli/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Shared/Ajatix/Images/arrow_dw.gif) no-repeat center right;}
.AJXCSSMenueDFaTFD ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:156px;height:auto;background:#5076a5;}
.AJXCSSMenueDFaTFD ul :hover ul,.AJXCSSMenueDFaTFD ul .ajxover ul {left:-1px;top:43px;}
.AJXCSSMenueDFaTFD li li {width:154px;border:1px solid #0c2748;border-width:0 1px;padding:0}
.AJXCSSMenueDFaTFD li li.sfirst {border-top:1px solid #0c2748;}
.AJXCSSMenueDFaTFD li li.slast {border-bottom:1px solid #0c2748;}
.AJXCSSMenueDFaTFD ul ul a,.AJXCSSMenueDFaTFD ul :hover ul a,.AJXCSSMenueDFaTFD ul .ajxover ul a {float:none;margin:0;width:138px;height:auto;white-space:normal;padding:6px 8px 7px 8px;font:11px/11px Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#0c2748;background:none;}
.AJXCSSMenueDFaTFD ul ul :hover a,.AJXCSSMenueDFaTFD ul ul .ajxover a {color:#ffffff;background:#0c2748;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

