#main_menu_cont
{
	padding-top: 1px;
	width: 899px;
}

.main_menu_left_cap
{
	/*width:7px;*/
	background:url(../../img/wp_main_menu_nacive_left.jpg) no-repeat left;
}

.main_menu_right_cap
{
	/*width:7px;*/
	background:url(../../img/wp_main_menu_nacive_right.jpg) no-repeat right;
}

.main_menu_cap_content
{
	height:27px;
	background:url(../../img/wp_main_menu_nacive_mid.jpg) repeat-x;
	margin: 0 7px;
	padding:0 10px;
}

.main_menu_cap_content_active
{
	height:27px;
	background:url(../../img/wp_main_menu_acive_mid.jpg) repeat-x;
	padding:0 10px;
}

.main_menu_sep
{
	width: 1px;
	background: #7979D5;
}

a.main_menu_item, a.main_menu_item:hover, a.main_menu_item_active
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

a.main_menu_item:hover, a.main_menu_item_active
{
	color:#EDEDFA;
}