/*
Pure CSS Menu
Copyright (c) 2009 Ajatix. All rights reserved.
http://www.ajatix.com
Unregistered copy.
Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenuPQGRPZA {
	position:absolute;
	z-index:100;
	min-width:590px;
	top: 487px;
	left: .2px;
}
* html .AJXMenuPQGRPZA .ajxmw1 {
	height: 1px;
	border-left:590px solid #fff;
	float: left;
}
* html .AJXMenuPQGRPZA .ajxmw2 {margin-left:-590px;height: 1px;}
.AJXMenuPQGRPZA ul {
	position:relative;
	margin:0;
	padding:0;
	list-style-type:none;
	background:#2e626a url(images/gradient-bg.gif) center right;
	z-index: 1000;
	float: left;
}
.AJXMenuPQGRPZA li {float:left;margin:0;color:#ffffff;}
.AJXMenuPQGRPZA li:hover,.AJXMenuPQGRPZA li a:hover {position:relative;}
.AJXMenuPQGRPZA a {
	display:block;
	float:left;
	height:35px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	background:url(images/gradient-normal.gif) no-repeat top right;
	width: 137.2px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	padding: 0 20px;
}
.AJXMenuPQGRPZA li:hover a,.AJXMenuPQGRPZA a:hover {
	background:#43777e url(images/gradient-normal.gif) no-repeat bottom right;
	color: #000;
	text-align: center;
}
.AJXMenuPQGRPZA a.ajxsub {padding:0 33px 0 20px;background:url(images/gradient-sub.gif) no-repeat top right;}
.AJXMenuPQGRPZA li:hover a.ajxsub,.AJXMenuPQGRPZA a.ajxsub:hover {
	background-color: #FFF;
	background-image: url(images/gradient-sub.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.AJXMenuPQGRPZA li ul {position:absolute;left:-9999px;top:-9999px;width:207px;height:auto;background:#606060;}
.AJXMenuPQGRPZA table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuPQGRPZA ul :hover ul {left:-1px;top:35px;}
.AJXMenuPQGRPZA li li {border:1px solid #000000;border-width:0 1px;padding:0}
.AJXMenuPQGRPZA li li.sfirst {border-top:1px solid #000000;}
.AJXMenuPQGRPZA li li.slast {border-bottom:1px solid #000000;}
.AJXMenuPQGRPZA ul :hover ul a {
	margin:0;
	width:205px;
	w\idth:177px;
	height:24px;
	font:12px/24px Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:left;
	color:#ffffff;
	background:none;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 20px;
}
.AJXMenuPQGRPZA ul ul :hover a,.AJXMenuPQGRPZA ul ul a:hover {
	background:#43777e;
}
.AJXMenuPQGRPZA br {clear:both;height:0;font-size: 1px;line-height: 0px;}

/*
{"background":"#FFFFFF","classes":[{"color":"","font":{"align":1,"bold":true,"italic":false,"mobold":true,"moitalic":false,"mounderline":false,"name":"Verdana,Arial,Helvetica,sans-serif","size":12,"underline":false},"height":{"Value":35,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":0,"leftpadding":20,"mocolor":"#43777e","moimage":"images\/gradient-normal.gif","moimagevalign":2,"mosubmenuimage":"images\/gradient-sub.gif","name":"top","nimage":"images\/gradient-normal.gif","rightpadding":20,"slidingdoors":false,"submenuimage":"images\/gradient-sub.gif","submenuleftpadding":20,"submenurightpadding":33,"textcolor":"#ffffff","textmocolor":"#ffffff","width":{"Value":100,"enabled":false}},{"color":"","font":{"align":0,"bold":false,"italic":false,"mobold":false,"moitalic":false,"mounderline":false,"name":"Verdana,Arial,Helvetica,sans-serif","size":12,"underline":false},"height":{"Value":24,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":1,"leftpadding":20,"mocolor":"#43777e","moimage":"","moimagevalign":1,"mosubmenuimage":"images\/gradient-right.gif","name":"submenu","nimage":"","rightpadding":8,"slidingdoors":false,"submenuimage":"images\/gradient-right.gif","submenuleftpadding":20,"submenurightpadding":8,"textcolor":"#ffffff","textmocolor":"#ffffff","width":{"Value":205,"enabled":true}}],"id":"AJXMenuPQGRPZA","structure":[{"caption":"Our Services","href":"","subitems":[{"caption":"Connectivity","href":""},{"caption":"Managed Services","href":""},{"caption":"Voice","href":""}]},{"caption":"Customer Service","href":""},{"caption":"News\/Events","href":""},{"caption":"Partners","href":""},{"caption":"Careers","href":""}],"submenulevel":{"background":{"bgimage":{"align":2,"repeat":false,"source":""},"color":"#606060"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":true,"orientation":1},"toplevel":{"background":{"bgimage":{"align":2,"repeat":true,"source":"images\/gradient-bg.gif"},"color":"#2e626a"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":false,"orientation":0,"toplevelwidth":590,"toplevelwidthtype":2},"zindex":100}
*/
