﻿@charset "UTF-8";
	

	#nav ul.business li a { background-image: url(../img/nav_bg_business.gif); }
	#nav ul li a span 		{ display: block; }
    
    #nav ul li.hover a:link {color:#FECA34;}
    #nav ul li.hover a:visited {color:#FECA34;}
    

	#subnav .sub 								{ position: absolute; left: 0; left: 0; height: 104px; width: 657px;}
	/*#subnav .sub .sub-content 	{ padding: 21px 0 0 200px; }*/
	#subnav .sub .head-img			{ position: absolute; right: 0; top: 0; }

	#subnav .sub ul 				{ float: left; height:104px; display: inline; margin-top:0px;  margin-left: 12px; list-style:none;}
	#subnav .sub ul li 				{ float: none;  margin: 0; width:auto; min-width:142px;}
	#subnav .sub ul li a 			{ float: none; display: block; padding: 6px; height: auto; background-image: none; border-bottom: 1px solid #046151; font-size: 14px; font-weight: normal; color: #046151; list-style: none; padding-left: 4px; padding-bottom: 3px; padding-top: 3px; cursor: pointer; text-shadow:none; font-family:'OswaldLight'; }
	#subnav .sub ul li a:last-child { border-top: none;  }
	#subnav .sub ul li a:hover	    { background-color: #CECECE; }

	#subnav 	    { position: absolute; height:104px; width:657px; left: 10px; top: 50px; overflow: hidden;  display: none; background: rgba(255,255,255,0.9);behavior: url('/Content/Site/PIE/PIE_uncompressed.htc'); border:1px solid #c8c8c8;}
	#subnav-shadow 	{ position: absolute; width: 980px; left: 0; top: 369px; overflow: hidden; height: 212px; display: none; background: url(../img/nav_sub_bg.png) no-repeat left -188px; }

	