/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.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.
=================================================================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}
#dropcontainer {
	margin: auto;
	width:759px;
	height:380px;
	background: #ffffFF no-repeat top center;
	position:relative;
	top: auto;
}

#hnav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#hnav li.top {display:block; float:left; height:38px;}
#hnav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(three_0.gif);}
#hnav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0.gif) right top no-repeat;}
#hnav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0a.gif) no-repeat right top;}

#hnav li:hover a.top_link {color:#fff; background: url(three_1.gif) no-repeat;}
#hnav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#hnav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

/* Default list styling */

#hnav li:hover {position:relative; z-index:200;}

#hnav li:hover ul.sub
{left:1px; top:38px; background: #87cefa; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; height:auto; z-index:300;}
#hnav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#hnav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #87cefa;}
#hnav li ul.sub li a.fly
{background:#87cefa url(arrow.gif) 80px 6px no-repeat;}
#hnav li:hover ul.sub li a:hover 
{background:#0000ff; color:#fff; border-color:#fff;}
#hnav li:hover ul.sub li a.fly:hover
{background:#0000ff url(arrow_over.gif) 80px 6px no-repeat; color:#fff;}


#hnav li:hover li:hover ul,
#hnav li:hover li:hover li:hover ul,
#hnav li:hover li:hover li:hover li:hover ul,
#hnav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #87cefa; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}

#hnav ul, 
#hnav li:hover ul ul,
#hnav li:hover li:hover ul ul,
#hnav li:hover li:hover li:hover ul ul,
#hnav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#hnav li:hover li:hover a.fly,
#hnav li:hover li:hover li:hover a.fly,
#hnav li:hover li:hover li:hover li:hover a.fly,
#hnav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#0000ff url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#hnav li:hover li:hover li a.fly,
#hnav li:hover li:hover li:hover li a.fly,
#hnav li:hover li:hover li:hover li:hover li a.fly
{background:#87cefa url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#87cefa;} 


/*________________________footer2*/
#footer2 {
	/*position: relative;*/
	width: 759px;
	text-align: center;
	background: #00F;
	color: #FFF;
	font-size: 9px;
	padding: 2px;
	margin: 10px;
}

#wrapper {
width: 759px;
display:table;
border-spacing: 0; 
border-collapse: collapse;
}
#firefox-bug-fix {
display:table-row;
}

.columns {
display: table-cell;
border: 1px solid #000;
vertical-align: top;
width: 100%;
}

#c1,.c1 {
width: 220px;
min-width: 220px;
}

#c2,.c2 {
width: 107px;
min-width: 101px;
}

#c3, .c3 {
width: 100%;
}

#popup {
float:right;
border:solid thin;
padding-bottom:20px;
}

.gear_palm_wing2 {
	background: white url(../08base_images/gear_palm_wing.gif) no-repeat top center;
	width: 759px;
	padding: 5px 0 15px 0;