
#links #nav1 ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
#links #nav1 ul li {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 23px;
	line-height: 28px;
	padding: 0px;
	margin-top: 10px;

	background-color: transparent;
	width: auto;
}
#links #nav1 ul li ul li {
	font-size: 15px;
	line-height: 20px;
	text-transform:none;
	font-weight: normal;
	margin-top: 0px;
	width: auto;
}
#links #nav1 ul li ul li:hover, #links #nav1 ul li ul .current {
	font-size: 16px;
	line-height: 20px;
	text-transform:none;
	font-weight: bold;
	margin-top: 0px;
}
#links #nav1 ul li a {
	color: #FFF;
	text-decoration: none;
}

/************** Nav3 ***************/

#nav3 ul
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none; 


}

#nav3 ul li
{

padding: 0px;
position: relative;
line-height: 0;/**/
margin-top:10px;

}
#nav3 ul #n10 {
	margin-top:40px;
	
}
#links #nav3 ul li a{
	color: #FFF;
}
#links #nav3 ul li {

	background-color: transparent;
	width: auto;
}

#nav3 ul a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 23px;
	line-height: 28px;
	
	text-decoration: none;
	color: #FFF;
	display:block;
	padding:0px;


}
#nav3 ul li ul li ul li:hover > a {
	font-weight:bold;

}
#nav3 ul li:hover > a {

}

*html #nav3 ul li a:hover /* IE6 */
{

}

#nav3 ul li:hover > ul
{
	display: block;
}
#nav3X ul .current > ul
{
	display: block;
}
/* Sub-menu */

#nav3 ul ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none; 
    margin-bottom:0px;
    
}

#nav3 ul ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  

}

#nav3 ul ul li:last-child
{   
  
}

#nav3 ul ul a
{    
	  text-transform: none;
	  font-weight: normal;
	width: 100%;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;

}

*html #nav3 ul ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #nav3 ul ul a /* IE7 */
{    
	height: 10px;
}

#nav3 ul li ul li:hover a, #nav3 ul li ul .current a {
    font-weight:bold;

}

#nav3 ul .current ul li a {

}

#nav3 ul ul li:first-child > a {

}

#nav3 ul ul li:first-child > a:after {
    content: '';
    width: 0;
    height: 0;

}

#nav3 ul ul ul li:first-child a:after {
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	

}

#nav3 ul ul li:first-child a:hover:after
{
   
}

#nav3 ul ul ul li:first-child a:hover:after
{
 
}


#nav3 ul ul li:last-child > a
{

}

/* Clear floated elements */
#nav3 ul:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #nav3 ul             { zoom: 1; } /* IE6 */
*:first-child+html #nav3 ul { zoom: 1; } /* IE7 */





#nav3 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav3 ul li a {

	text-decoration: none;

}
#nav3 ul li ul li a {
  font-size: 15px;
  line-height: 20px;
	margin-left:0px;

}

#nav3 ul li ul li ul li a {

	margin-left: 0px;
		
}



#nav3 ul li ul li ul li {
	

}
#nav3 ul li ul li:hover ul li, #nav3 ul li ul .current ul li {
		

}

#nav3 ul ul.current ul {

}
#nav3 ul li ul li ul{

}

#nav3 ul ul ul
{

}
@media only screen and (min-width: 1025px) and (max-width: 3000px) {
	#nav3 ul .current > ul { display: block; }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	#links #nav1 ul li {  /*width: auto; padding-left: 40px;*/}		
	#links #nav1 ul li a { color: #006eb7; }		
	#links #nav3 ul li a { color: #006eb7; }
}
@media only screen and (min-width: 320px)  and (max-width: 511px) {	
	#nav3 ul a { font-size: 20px; line-height: 24px;}
	
	#nav3 ul li ul li a { font-size: 18px; line-height: 24px; margin-left: 0px; }
	
	
}
