/* ------ Menu Relative ----- */


#menu {
	height: 56px;
	
}


#menu_header {
	height:52px;
	
}

#menu_content {
	color:#FFFFFF;
	height: 56px;
	width:980px;
	padding: 0 5px;
	margin: 0 auto;	
	
}

#menu_content:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
clear: both; 
visibility: hidden;
}

 








#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	display:block;
	line-height:2.1em;
 
    position:relative;
	z-index:600;



	
}

#nav a{
	text-align:center;
	display:block;
	padding:0px 0px;
	color:#FFFFFF!Important;
	font-size:1em;
	text-decoration:none;
	height:44px; 
	font-family: Helvetica, sans-serif, Verdana, Arial;

	

}

#nav a:link{

color:#FFFFFF!Important;
}


#nav a:hover{

 color:#ff7900 !Important;


}

#nav li{
	float:left;
	position:relative;
	z-index:200; 
	
	

}

#nav li a{
	
	
	
	

}

 
#nav ul {
	position:absolute;
	display:none;
	width:195px;
	padding:3px 0px 0px 0px;
	top:45px;
	left:0px;	
	opacity: .95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#000000;
	 
	 
}

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

 
}

.list-last {
	border-bottom: none !Important;
}

#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;
}






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

#menu1 a {
	float:left;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:196px;
	height:56px;
	
}





#menu1 a.linkClass { background:url(../images/menu/images/menu1.jpg) top left no-repeat;}
#menu1 a:hover {background-position:left bottom;}
#menu1 a.open {background-position:left bottom !important;}



#menu2 a {
	float:left;
	width:196px;
	height:56px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu2 a.linkClass { background:url(../images/menu/images/menu2.jpg) top left no-repeat; }
#menu2 a:hover {background-position:left bottom;}
#menu2 a.open {background-position:left bottom !important;}



#menu3 a {
	float:left;
	width:196px;
	height:56px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu3 a.linkClass { background:url(../images/menu/images/menu3.jpg) top left no-repeat; }
#menu3 a:hover {background-position:left bottom;}
#menu3 a.open {background-position:left bottom !important;}




#menu4 a {
	float:left;
	width:196px;
	height:56px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu4 a.linkClass { background:url(../images/menu/images/menu4.jpg) top left no-repeat; }
#menu4 a:hover {background-position:left bottom;}
#menu4 a.open {background-position:left bottom !important;}



#menu5 a {
	float:left;
	width:196px;
	height:56px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	
}

#menu5 a.linkClass { background:url(../images/menu/images/menu5.jpg) top left no-repeat; }
#menu5 a:hover {background-position:left bottom;}
#menu5 a.open {background-position:left bottom !important;}
