@charset "utf-8";

#nav {
	width: 989px;
	height: 58px;
	margin: 0 auto 10px auto;
	}
	
#nav ul {margin-left: 4px; list-style-type: none;}
	
#nav ul li {float: left; position: relative; display: inline }

#nav li a {
	display: block;
	height: 58px;
	}
	
#nav li a em {display: none;}

#nav li.m89 a {width: 67px; background: url(../images/m1.gif) no-repeat;}
#nav li.m66 a {width: 109px; background: url(../images/m2.gif) no-repeat;}
#nav li.m22 a {width: 99px; background: url(../images/m3.gif) no-repeat;}
#nav li.m87 a {width: 111px; background: url(../images/m4.gif) no-repeat;}
#nav li.m43 a {width: 137px; background: url(../images/m5.gif) no-repeat;}
#nav li.m7 a {width: 89px; background: url(../images/m6.gif) no-repeat;}
#nav li.m12 a {width: 101px; background: url(../images/m7.gif) no-repeat;}
#nav li.m70 a {width: 132px; background: url(../images/m8.gif) no-repeat;}
#nav li.m98 a {width: 122px; background: url(../images/m9.jpg) no-repeat 0 0;}

* html #nav li.m46, * html #nav li.m58, * html #nav li.m13, * html #nav li.m69, * html #nav li.m49, * html #nav li.m92 , * html #nav li.m94, * html #nav li.m95 {display:none}

* html li.m66  ul {width: 106px;}
*+html li.m66  ul {width: 106px;}
* html li.m7  ul {width: 86px;}
*+html li.m7  ul {width: 86px;}
* html li.m7  ul {width: 86px;}
*+html li.m7  ul {width: 86px;}

#nav li a:hover {background-position: bottom left;}	

#nav ul li ul {
	margin: 0;
	padding: 12px 2px 2px 2px;
	position: absolute;
	top: 58px;
	left: 1px;
	background: #58a5dd url(../images/bg_submenu-ul.gif) top center no-repeat;
	}	

#nav ul ul li {
	float: none;
	}
* html #nav ul ul li {height: 1%;}

#nav li.m1 ul li a, #nav li.m66 ul li a, #nav li.m22 ul li a, #nav li.m87 ul li a,
#nav li.m43 ul li a, #nav li.m7 ul li a, #nav li.m12 ul li a, #nav li.m70 ul li a, #nav li.m98 ul li a  {
	background: none;
	width: auto;
	height: auto;
	}

#nav li ul li a {
	padding: 6px 12px;
	color: #FFF;
	text-decoration: none;
	text-transform:capitalize;
	}
	
#nav li ul li a em { display: inline; font-style: normal; }

#nav li ul li a:hover {
	background: #1384d2;
	}
	
#nav ul li.66 ul ul {
	margin: 0;
	padding: 12px 2px 2px 2px;
	position: absolute;
	top: 0;
	left: 109px;
	}	
	
#nav ul ul ,
#nav ul li:hover ul ul
{display: none;}

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

/*FOOETR NAVIGATION*/


#footer p a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	}