/*  NAV FOR BUSINESS COLOR  */  
 

#CONTAINER_SUBNAV


{
	width:174px;
	float:left;
	background:#000;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	margin-top:12px;
	text-align:left;
	padding-bottom:4px;
	
	border-bottom: 1px solid #fff;
	
}






#subnav { width: 170px; border-top: 0px solid #999; }

#subnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#subnav a
{
display: block;
padding: 7px 4px 7px 6px;
width: 164px; 
border-bottom: 1px solid #000;
font-size:11px; 

/*  height:16px;  */ 
/* ------------overflow:hidden------------ */ 



}

#subnav a:link, #subnav a:visited
{
text-decoration: none;
color: #000;
background:#ffcc00;

}

#subnav a:hover
{
text-decoration: none;
color:#fff;
font-weight:normal;
background:#999;
}


#subnav #currentSUB
{
text-decoration: none;
color:#fff;
font-weight:normal;
background:#666;
}



#CONTAINER_MAIN_SNAIL_RIGHT

{
	width:326px;
	height:28px;
	float:right;
	padding-top:0px;
	font-size:.8em;
	color:#666;
	background-color:#ffcc00;
	
}
