#cn_corpnav {
	position:absolute;
	z-index:999;
	top:15px;
	width:520px;
	text-align:left;
	margin:0 0 0 255px;
	padding:0;
	list-style: none;
	font-size: 11px;
	color:#000000;
}

#cn_corpnav li {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;	
	position: relative; 
	background: url(/branding/cn_images/bg_corpnav_separator.gif) no-repeat 100% 6px;
	display: block;
}

#cn_corpnav li.cn_lasttab {
	background: none;
}

#cn_corpnav li div {
	display: none;
	background: url(/branding/cn_images/bg_mainnav_top.gif) no-repeat top left;
	padding: 4px 0 0 0;
	width: 185px;
	position: absolute;
	top: 18px;
	left: -1px;
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
}

#cn_corpnav li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 16px;
	color: #000000;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
}

#cn_corpnav li a.on {
	color: #ff9900;
}

#cn_corpnav li a span {
	display: block;
	float: left;
	padding: 3px 10px 0 5px;
	cursor: pointer;
	height: 19px;
}

#cn_corpnav li a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#cn_corpnav li.hover a {
	color: #ff9900;
	height: 19px;
	overflow: hidden;
	position: relative;
	margin-left: -1px;
	padding-left: 4px;
	background: url(/branding/cn_images/bg_mainnav_left.gif) no-repeat 0% 0%;
	z-index: 999;
	cursor: pointer;
}

#cn_corpnav li.hover a span {
	background: url(/branding/cn_images/bg_mainnav_right.gif) no-repeat top right;
}

#cn_corpnav ul {
	margin: 0;
	padding:0 8px 4px 0;	padding/**/:/**/ 0 8px 4px 10px;	/* ie5 hack */
	list-style: none;
	width: 170px;
	background: url(/branding/cn_images/bg_mainnav_btm.gif) no-repeat bottom left;
}

#cn_corpnav ul li {
	display: block;
	float: none;
	margin: 0 0 0 -5px; 	margin/**/:/**/ 0;	/* ie5 hack */
	padding: 1px 0 1px 3px;		padding/**/:/**/ 1px 0 1px 0;	/* ie5 hack */
	background: none;
	width: 170px;
}

#cn_corpnav li.hover div {
	display: block;
} 

#cn_corpnav li.hover ul li a {
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color: #325874;
	background: none;
	padding: 1px 0 1px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
}

#cn_corpnav li.hover ul li a:hover, #cn_corpnav li.hover ul li:hover a {
	margin: 0;
	padding: 1px 0 1px 0;
	color: #000000;
	text-decoration: underline;
}

#cn_corpnav li.hover ul li a.on{
	font-weight: normal;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #325874;
}

#cn_partners #cn_tab_partners, #cn_customers #cn_tab_customers, #cn_company #cn_tab_company, #cn_news #cn_tab_news, #cn_global #cn_tab_global, #cn_contact #cn_tab_contact {
	color: #ff9900;
}
