/* ------ Drop Down Menu Relative ----- */

 
#nav, #nav ul a{
	text-align:center;
	display:block;
	padding:0px 0px;
	color:#FFFFFF!Important;
	text-decoration:none;
 
	 
	

}

#nav, #nav ul a:link{

color:#FFFFFF!Important;
}


#nav, #nav ul a:hover{

 color:#297BFF!Important;


}

#nav, #nav ul li{
	position:relative;
	z-index:2000; 
	
	

}

#nav ul {
	position:absolute;
	display:none;
	width:195px;
	padding:0;
	top:52px;
	opacity: .85;
	 
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background-color:#000000;
	right: 0px;	 
	 
}

#nav li ul a{
	width:170px;
	height:auto; 
 	padding:5px 0px 5px 0px;	
	margin:0 15px 0 15px;
	text-align:center !Important;
	text-indent:0px;
	border-bottom: 1px solid #545353;
	line-height:1.7em;

 
}


#nav ul ul{
top:auto;


}	

#nav li ul ul {
		width:180px;
	margin:0px 0 0 0px;
	position:absolute;
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}


.list-last a {
	border-bottom: none !Important;
	padding-bottom:10px !Important
}





/* ------ Menu Animatied Hover Relative ----- */

#menu1 a {

	float:left;
	width:40px;
	
	
}



#menu2 a {
	width:69px;
	float:left;
}



#menu3 a {
	width:63px;
	float:left;
}






#menu4 a {
	width:65px;
	float:left;
}



#menu5 a {
	width:54px;
	float:left;
}





#menu6 a {
	width:50px;
	float:left;
	
}







#menu7 a {
	width:40px;
	float:left;
	text-align: center;	
}








#menu8 a {
	width:77px;
	float:left;


}



#menu9 a {
	width:45px;
	float:left;


}

#menu10 {
	width:108px;
	color: #333333 !Important;
	text-align:right !Important;
	padding: 0!Important;
	height: 27px!Important;
	float: right!Important;
}

#menu10 a {
	color: #333333 !Important;
	display: block;	
	width:108px;
	 
	
}

