#searchBar-wrap, #header-wrap{
	margin: 0 auto;
	font-family: tahoma, arial, verdana, sans-serif;
}
#searchBar-wrap{
	width: 100%;
	background: #014d98;
	border-bottom: 4px solid #fec51c;
}
#searchBar{
	width: 770px;
	margin: 0 auto;		
	height: 26px;
}
#searchRight{
	float: right;
	color: #fff;
	width: 180px;
	margin-top: 6px;
	margin-right: 1px;
	text-align: right;
}
#searchRight input.searchtxt {
	border: 0;
	width: 142px;
	height: 15px;
	background: transparent;
	margin: 1px 0 0 10px;
	float: left;
	color: #93a1af;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 1em;
}
#searchRight input.btn {
	border: 0;
	width: 25px;
	height: 18px;
	background: url('../images/bg_searchBox.gif') no-repeat top right;
	float: right;
	margin: 0;
}


#header-wrap {
	width: 100%;
	font-family: tahoma, arial, verdana, sans-serif;
	background: #fff url('../images/bg_header.jpg') repeat-x top left;
}
#header {
	width: 770px;
	margin: 0 auto;
	height: 95px;
}
#headerLeft {
	float: left;
	height: 80px;
	width: 195px;
}
#headerLeft h1 {
	font-weight: normal;
	font-size: 1.5em;
}
#headerLeft h1 a {
	background: url('../images/logo_abest.gif') no-repeat;
	height: 48px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	margin: 31px 0 0;
	padding: 0;
	width: 131px;
}
#headerRight {
	float: right;
	width: 573px;
}
#nav-topMenu-wrap {
	float: right;
	width: 454px;
	height: 22px;
	margin: 58px 0 0;
	padding: 0;
	z-index: 9998;
}
#nav-topMenu-wrap #nav-topMenu, #ccbtn {
	margin: 0;
	padding: 0;
}
#nav-topMenu-wrap #nav-topMenu li, #ccbtn li {
	display: inline;
}

#nav-topMenu-wrap #nav-topMenu li a {
	background: url('../images/bg_mainNav.gif') no-repeat;
}

#ccbtn li.print a{
	background: url('../images/i_print.gif') no-repeat;
	width:71px;
	height: 26px;
}
#ccbtn li.close a{
	background: url('../images/i_close.gif') no-repeat;
	width:71px;
	height: 26px;
	margin-left: 7px;
}
#ccbtn li.print a:hover, #ccbtn li.close a:hover{
	background-position: 0 -26px;
}

#nav-topMenu-wrap #nav-topMenu li a, #ccbtn li.print a, #ccbtn li.close a {
	float: left;
	height: 0;
	padding-top: 22px;
	overflow: hidden;
}


/* NORMAL STATES */
#nav-topMenu-wrap #nav-topMenu li#menu-1 a {
	width: 48px;
	background-position: 0 0;
}
#nav-topMenu-wrap #nav-topMenu li#menu-2 a {
	width: 69px;
	background-position: -48px 0;
}
#nav-topMenu-wrap #nav-topMenu li#menu-3 a {
	width: 84px;
	background-position: -117px 0;
}
#nav-topMenu-wrap #nav-topMenu li#menu-4 a {
	width: 81px;
	background-position: -201px 0;
}
#nav-topMenu-wrap #nav-topMenu li#menu-5 a {
	width: 96px;
	background-position: -282px 0;
}
#nav-topMenu-wrap #nav-topMenu li#menu-6 a {
	width: 75px;
	background-position: -378px 0;
}

/* HOVER STATES, ACTIVE STATES */
#nav-topMenu-wrap #nav-topMenu li#menu-1 a:hover, #nav-topMenu-wrap.menu-1 #nav-topMenu li#menu-1 a {
	background-position: 0 -22px;
}
#nav-topMenu-wrap #nav-topMenu li#menu-2 a:hover, #nav-topMenu-wrap.menu-2 #nav-topMenu li#menu-2 a {
	background-position: -48px -22px;
}
#nav-topMenu-wrap #nav-topMenu li#menu-3 a:hover, #nav-topMenu-wrap.menu-3 #nav-topMenu li#menu-3 a {
	background-position: -117px -22px;
}
#nav-topMenu-wrap #nav-topMenu li#menu-4 a:hover, #nav-topMenu-wrap.menu-4 #nav-topMenu li#menu-4 a {
	background-position: -201px -22px;
}
#nav-topMenu-wrap #nav-topMenu li#menu-5 a:hover, #nav-topMenu-wrap.menu-5 #nav-topMenu li#menu-5 a {
	background-position: -282px -22px;
}
#nav-topMenu-wrap #nav-topMenu li#menu-6 a:hover, #nav-topMenu-wrap.menu-6 #nav-topMenu li#menu-6 a {
	background-position: -378px -22px;
}

#newsSec{
	float: right;
	background: #4c5c73 url('../images/bg_news-small.gif') no-repeat top left;
	height: 38px;
	margin: 8px 0 0;
	padding: 0 0 0 30px;
	color: #e7e7e7;
}

#newsSec h4{
	font-size: 1em;
	float: left;
	margin-right: 5px;
	color: #6dcff6;
}

#newsSec a{
	color: #fff;
	text-decoration: none;
}

#newsSec a:hover{
	color: #ccc;
	text-decoration: underline;
}

#newsSec a.more{
	color: #fff799;
	font-weight: bold;
}

#subHeader {
	float: left;
	background: #ececec url('../images/bg_igx_subnav.gif') no-repeat top left;
	width: 100%;
	height: 32px;
}
#subHeaderLeft {
	float: left;
	width: 655px;
	height: 32px;
}
#subHeader a {
	color: #333;
}
#subHeaderLeft h3 a {
	background: url('../images/hd_home.gif') no-repeat;
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	margin: 1px 0 0 20px;
	padding: 0;
	width: 12px;
}
#subHeaderLeft h2 a {
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
}
#subHeaderLeft h2 a.apps {
	width: 177px;
	background: url('../images/hd_appsMgt.gif') no-repeat;
}
#subHeaderLeft h2 a.nodes {
	width: 135px;
	background: url('../images/hd_nodesMgt.gif') no-repeat;
}
#subHeaderLeft h2 a.clusters {
	width: 146px;
	background: url('../images/hd_clustersMgt.gif') no-repeat;
}
#subHeaderLeft h2 a.services {
	width: 147px;
	background: url('../images/hd_servicesMgt.gif') no-repeat;
}
#subHeaderLeft h2 a.users {
	width: 128px;
	background: url('../images/hd_usersMgt.gif') no-repeat;
}
#subHeaderLeft h2 a.groups {
	width: 141px;
	background: url('../images/hd_groupsMgt.gif') no-repeat;
}
#subHeaderLeft h2 a.mgtConsole {
	width: 146px;
	background: url('../images/hd_mgtConsole.gif') no-repeat;
	margin-left: 20px;
	cursor: default;
}
#subHeaderLeft span.sep {
	float: left;
	width: 14px;
	height: 30px;
	background: url('../images/bg_hdSep.gif') no-repeat top right;
	margin: 1px 10px 0 8px;
	text-indent: -9999em;
}
#subHeaderRight {
	float: right;
	width: 300px;
	height: 32px;
	margin-right: 20px;
}
#subHeader .nav-subMenu, #footerRight .nav-subMenu, #content-menu-wrap .nav-subMenu, #content-main-wrap .breadcrumb-wrap .nav-subMenu {
	float: left;
}
#subHeader .nav-subMenu ul, #footerRight .nav-subMenu ul, #content-menu-wrap .nav-subMenu ul, #content-main-wrap .breadcrumb-wrap .nav-subMenu ul {
	margin: 0;
}
#subHeader .nav-subMenu li, #footerRight .nav-subMenu li, #content-menu-wrap .nav-subMenu li, #content-main-wrap .breadcrumb-wrap .nav-subMenu li {
	display: inline;
	list-style-type: none;
}
#subHeader .nav-subMenu ul li a, #footerRight .nav-subMenu ul li a, #content-menu-wrap .nav-subMenu ul li a, #content-main-wrap .breadcrumb-wrap .nav-subMenu ul li a {
	padding: 5px;
	line-height: 32px;
}
#content-main-wrap .breadcrumb-wrap .nav-subMenu ul {
	margin: 0 3px;
}
#content-main-wrap .breadcrumb-wrap .nav-subMenu ul li.sep span {
	background: url('../images/i_arrowR.gif') no-repeat;
	background-position: 1px 5px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 3px;
}
#content-main-wrap .breadcrumb-wrap .nav-subMenu ul li a {
	padding: 3px 5px;
	line-height: 27px;
	color: #555;
}
#subHeader .nav-subMenu ul li a:hover, #footerRight .nav-subMenu ul li a:hover, #content-menu-wrap .nav-subMenu ul li a:hover, #content-main-wrap .breadcrumb-wrap .nav-subMenu ul li a:hover {
	background: #fff;
	color: #008eee;
	text-decoration: none;
	border: 1px solid #c9c9c9;
	padding: 4px;
}
#content-main-wrap .breadcrumb-wrap .nav-subMenu ul li a:hover {
	padding: 2px 4px;
	color: #333;
}
#content-menu-wrap .nav-subMenu {
	margin: 0 15px;
}
#content-menu-wrap .nav-subMenu ul li a {
	padding: 3px 5px;
	line-height: 25px;
	font-family: tahoma, arial, verdana, sans-serif;
	color: #555;
}
#content-menu-wrap .nav-subMenu ul li a:hover {
	padding: 2px 4px;
	color: #444;
	border: 1px solid #878787;
}
#subHeaderRight .nav-subMenu {
	float: right;
}
#subHeaderRight .nav-subMenu li.plain {
	padding: 5px;
	line-height: 32px;
	color: #555;
}
/* ===== SKIP NAVI ===== */
ul#skipNav {
	font-size: small;
	position: absolute;
	left: -9999px;
	z-index: 200;
}
ul#skipNav a:link, ul#skipNav a:visited {
	color: #f00;
}
ul#skipNav a:focus {
	display: block;
	position: absolute;
	top: 20px;
	left: 10020px;
	font-size: 130%;
	background: #FFF;
	border: solid 1px #888;
	padding: 10px;
	width: 8em;
	z-index: 10000;
}
ul#skipNav a:hover {
	color: #390;
	background: #eee;
	border: solid 1px #333;
}