/* ================================================================ 
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.stunicholls.com/menu/tree_frog_horizontal.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {width:668px; height:330px; background: url(../../images/landingsplash.jpg); background-repeat:no-repeat; padding: 8px 0 8px 5px; }

#menu {list-style-type:none; padding:0; margin:0 auto; width:662px; position:relative; }
#menu ul {list-style-type:none; padding:0; margin:0; filter:alpha(opacity=65); }
#menu li {float:left; position:relative; }
#menu li.sub { margin-right:8px;padding-left: 8px;}

#menu li, #menu li a {display:block; color:#EBEEDD; font-family: Arial, Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; line-height:23px; width:149px; text-decoration:none; text-align:left; ; cursor:pointer; }

#menu ul li a {text-align:left; text-indent:8px;font-size:12px;font-weight:normal; }
#menu ul li {width: 157px;}

#menu ul {position:absolute;left:-9999px;}
#menu li.click ul ul {position:absolute;left:-9999px;}
#menu li.click ul li.hover ul ul {position:absolute; left:-9999px;}

#menu li.hover {background:#555743;}
#menu li.click {background:#555743;}

#menu li.click ul li {margin-top:1px; border-right:0;}

#menu li.click ul {left:0px; top:23px; background:#000; border-right: none;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {left:110px; top:-1px; border-left:1px solid #fff; background:#fff;}

#menu li.click ul li.hover ul li {background:#c60;}
#menu li.click ul li.hover ul li.hover ul li {background:#780; z-index:500;}

#menu li.click ul li.hover ul li.hover {z-index:500; background:#fa4;}
#menu li.click ul li.hover ul li.hover a {color:#000;}

#menu li.click ul li.hover ul li.hover ul li.hover {background:#aa0;}
#menu li.click ul li.hover ul li.hover ul li.hover a {color:#fff;}


#outer p {margin:0px; padding:17px 20px 0 0; color:#000; font-size:12px; font-family:arial, sans-serif; text-align:justify;}
