/*STATES NAV BUTTONS */
#nav_conference { margin: 0; padding: 0; background:url(images/nav_conference.jpg) left top no-repeat; height:53px;  }
#nav_conference li { display: inline; }
#nav_conference li a { float: left; width: 78px; height: 0; padding-top: 53px; overflow: hidden; }
#nav_conference li a { background:url(images/nav_conference.jpg); background-repeat: no-repeat; }

/* NORMAL STATES */
#nav_conference li.item-1 a { background-position: 0 0; }
#nav_conference li.item-2 a { width: 78px; background-position: -78px 0; }
#nav_conference li.item-3 a { width: 97px; background-position: -156px 0; }
#nav_conference li.item-4 a { width: 99px; background-position: -253px 0; }
#nav_conference li.item-5 a { width: 116px; background-position: -352px 0; }

/* OVER STATES */
#nav_conference li.item-1 a:hover { background-position: 0 -53px; }
#nav_conference li.item-2 a:hover { background-position: -78px -53px; }
#nav_conference li.item-3 a:hover { background-position: -156px -53px; }
#nav_conference li.item-4 a:hover { background-position: -253px -53px; }
#nav_conference li.item-5 a:hover { background-position: -352px -53px; }



/*STATES NAV BUTTONS */
#nav_community { margin: 0; padding: 0; background:url(images/nav_community.jpg) left top no-repeat; height:53px;  }
#nav_community li { display: inline; }
#nav_community li a { float: left; width: 102px; height: 0; padding-top: 53px; overflow: hidden; }
#nav_community li a { background:url(images/nav_community.jpg); background-repeat: no-repeat; }

/* NORMAL STATES */
#nav_community li.item-6 a { background-position: 0 0; }
#nav_community li.item-7 a { width: 72px; background-position: -102px 0; }
#nav_community li.item-8 a { width: 97px; background-position: -174px 0; }
#nav_community li.item-9 a { width: 113px; background-position: -271px 0; }
#nav_community li.item-10 a { width: 68px; background-position: -384px 0; }

/* OVER STATES */
#nav_community li.item-6 a:hover { background-position: 0 -53px; }
#nav_community li.item-7 a:hover { background-position: -102px -53px; }
#nav_community li.item-8 a:hover { background-position: -174px -53px; }
#nav_community li.item-9 a:hover { background-position: -271px -53px; }
#nav_community li.item-10 a:hover { background-position: -384px -53px; }


#nav_conference, #nav_conference ul{
}
#nav_conference li{
	float: left;
	padding: 0;
	background:#FCF5E6;
}

#nav_conference li ul, #nav_community li ul{
	position: absolute;
	left: -999em;
	height: auto;
	width: 232px;
	w\idth: 232px;
	font-weight: normal;
	margin: 0;
	color:#fff;
	margin:53px 0px 0px 0px;
	*margin:0px 0px 0px 0px!important;
	padding:0px;
	float:left;
	clear:both;
	z-index:99999;

}

#nav_conference li ul li a{
	background:#fff100;
}
#nav_conference li li{
	width: 232px;
}

#nav_conference li ul a, #nav_community li ul a{
	width: 232px!important;
	w\idth: 232px!important;
	color:#000;
	padding:6px;
	height: auto;
	text-decoration:none;
	border-bottom:#000000 2px dotted;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

#nav_conference li ul ul, #nav_community li ul ul{
	margin: 0px 0 0 232px;
}
#nav_conference ul li a:hover, #nav_conference ul li ul li a:hover, #nav_community ul li a:hover, #nav_community ul li ul li a:hover{
	background:#333333;
	color:#ffffff;
	font-size:11px;

}

#nav_conference li:hover ul ul, #nav_conference li:hover ul ul ul, #nav_conference li.sfhover ul ul, #nav_conference li.sfhover ul ul ul{
	left: -999em;
}

#nav_conference li:hover ul, #nav_conference li li:hover ul, #nav_conference li li li:hover ul, #nav_conference li.sfhover ul, #nav_conference li li.sfhover ul, #nav_conference li li li.sfhover ul{
	left: auto;
}

#nav_conference li:hover, #nav_conference li.sfhover{
	background:;
}






#nav_community, #nav_community ul{
	z-index:991;
}
#nav_community li{
	float: left;
	padding: 0;
	background:#FCF5E6;
}
#nav_community li ul li a{
	background:#fff100;
}
#nav_community li li{
	width: 232px;
}

#nav_community li:hover ul ul, #nav_community li:hover ul ul ul, #nav_community li.sfhover ul ul, #nav_community li.sfhover ul ul ul{
	left: -999em;
}

#nav_community li:hover ul, #nav_community li li:hover ul, #nav_community li li li:hover ul, #nav_community li.sfhover ul, #nav_community li li.sfhover ul, #nav_community li li li.sfhover ul{
	left: auto;
}

#nav_community li:hover, #nav_community li.sfhover{
	background:;
}