/* TOP MENU STYLES */  

			#logo 													{cursor:pointer;float:left;height:220px;margin:0;padding:0;width:270px;}

/* TOP MENU STYLES */

			#topmenu 												{float:right;font-size:11px;height:34px;list-style:none;margin:0px 0 0 0;padding:0;width:597px;}
			#topmenu ul 											{margin:0 0 0 10px;padding:0;overflow:nowrap;}
			#topmenu li 											{float:left;list-style:none;margin:0;padding:0;}
			#topmenu li a 											{border-left:1px solid #dddddd;color:#999999;display:block;height:22px;margin:0;padding: 11px 0 0 0;text-decoration:none;text-align:center;width:76px;}
.ie			#topmenu li a 											{height:23px;padding: 10px 0 0 0;}
			#topmenu li.current_page_item 							{background:url(../images/topmenu-current.png) center top repeat-x;font-weight:bold;}
			#topmenu li a:hover 									{background-image:none;background-color:#ffffff;color:#666666;font-weight:bold;}
			#topmenu li.current_page_item a 						{color:#ffffff;}
			#topmenu li.current_page_item a:hover 					{background:url(../images/topmenu-current.png) center top repeat-x;color:#666666;}
			#topmenu li.active a 									{background:url(../images/topmenu-current.png) center top repeat-x;color:#666666;font-weight:bold;}
			#topmenu li.active a:hover 								{background:url(../images/topmenu-current.png) center top repeat-x;}


/* MAIN MENU STYLES */

			#menu 													{font-weight:bold;float:left;font-size:12px;list-style:none;margin:0 1px 0 1px;padding:0;width:1000px;}
			#menu li 												{float:left;list-style:none;margin:0;padding:0 0 15px 0;}
			#menu li.current_page_item,
			#menu li.current_page_ancestor 							{background:url(../images/menu-current.png) center top no-repeat;}
			#menu li ul 											{display:none;}
			#menu li a 												{border-right:1px solid #ffffff;color:#2d415c;display:block;margin:0;padding: 8px 0 8px 0;text-decoration:none;text-align:center;width:124px;}
				/* First menu item */
					#menu li.page-item-108 a						{width:123px;}
				/* Last menu item */
					#menu li.page-item-0 a					 		{border-right:0;}

.ie			#menu li a 												{padding: 7px 0 9px 0;}
			#menu li.current_page_item a,
			#menu li.current_page_ancestor a 						{color:#ffffff;padding: 9px 0 7px 0;}
.ie			#menu li.current_page_ancestor a 						{padding: 8px 0 8px 0;}
			#menu li a:hover					 					{color:#ffffff;background:url(../images/menu-hover.png) center top no-repeat;padding: 9px 0 7px 0;}
