/* Top Menu */
#topmenu, #topmenu_inner
{
	text-align:center;width:974px; height:28px;
}
#topmenu
{
	background:url(images/menu/topmenu_left.gif) top left no-repeat;
	margin:0 auto 0 auto;
}
#topmenu_inner
{
	background:url(images/menu/topmenu_right.gif) top right no-repeat;
	margin:0 0 0 0;
}
.topmenu_item, .topmenu_itemrt
{
	height:28px; padding:0 10px 0 10px;
}
.topmenu_item
{
	float:left; 
}
.topmenu_itemrt
{
	float:right;
}
#topmenu_home a, #topmenu_consulting a, #topmenu_prod a, #topmenu_dl a, #topmenu_supp a, #topmenu_comp a, #topmenu_purch a 
{
	display:block;height:28px;
}
#topmenu_home a {width:46px;}
#topmenu_consulting a {width:88px;}
#topmenu_prod a {width:74px;}
#topmenu_dl a {width:88px;}
#topmenu_supp a {width:66px;}
#topmenu_comp a {width:70px;}
#topmenu_purch a {width:58px;}

#topmenu_home {background:url(/styles/images/menu/top_home.gif) 10px 0 no-repeat;}
#topmenu_consulting {background:url(/styles/images/menu/top_consulting.gif) 10px 0 no-repeat;}
#topmenu_prod {background:url(/styles/images/menu/top_products.gif) 10px 0 no-repeat;}
#topmenu_dl {background:url(/styles/images/menu/top_dl.gif) 10px 0 no-repeat;}
#topmenu_supp {background:url(/styles/images/menu/top_support.gif) 10px 0 no-repeat;}
#topmenu_comp {background:url(/styles/images/menu/top_company.gif) 10px 0 no-repeat;}
#topmenu_purch {background:url(/styles/images/menu/top_purchase.gif) 10px 0 no-repeat;}

#topmenu_home a:hover, #topmenu_consulting a:hover, #topmenu_prod a:hover, #topmenu_dl a:hover, #topmenu_supp a:hover, #topmenu_comp a:hover, #topmenu_purch a:hover
{visibility:visible;}
#topmenu_home a:hover img, #topmenu_consulting a:hover img, #topmenu_prod a:hover img, #topmenu_dl a:hover img, #topmenu_supp a:hover img, #topmenu_comp a:hover img, #topmenu_purch a:hover img
{visibility:hidden;}

/* Sub Menu */
#sub_menu
{
	text-align:left;width:764px;height:18px;margin:0 0 0 0;
	float:left;
}
.sub_item, .sub_left, .sub_left_s, .sub_content, .sub_item_sp
{
	height:18px;
}
.sub_item, .sub_item_s
{
	margin-left:2px;
}

.sub_content
{
	padding:0 7px 0 7px;text-align:center;
	color:#000000;margin:0 0 0 0;line-height:1px;
	height:10px;
}
.sub_item, .sub_item_s, .sub_item_sp
{
	float:left;	height:18px;
}

.sub_content
{
	padding:5px 7px 0 7px;text-align:center;
	font:11px/11px Arial, Helvetica, Sans-Serif;
	color:#000000;
}
.sub_content_s
{
	padding:4px 7px 0 7px;text-align:center;
	font:bold 12px/12px Arial, Helvetica, Sans-Serif;
	color:#000000;
}
.sub_content a:link, .sub_content a:hover, .sub_content a:active, .sub_content a:visited
{
	color:#000000;
}