div#contentwrapper {
	border							: 1px solid #fccc51;
	font-size: 80%;
}
div#menu-secondary {
	margin							: 0em 0em 0em 0em;
	padding						    : 0em 0em 0em 0em;
}
div#menu-secondary ul {
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 0em;
	border							: none;
} 
div#menu-secondary li {
	display							: block;
	margin							: 0em 0em 0em 0em;
	padding							: 0.5em 0.75em 0.5em 0.75em;
	border							: none;
	float							: right;
	overflow						: visible;
	background-color	 			: #b3b3b3;
	border-left						: 1px solid navy;
	border-bottom					: 1px solid navy;
}
li.middle{
	float							: right;
}
div#menu-secondary a:link {
	color							: #fff;
	text-decoration					: none;
}
div#menu-secondary a:hover {
	color							: #fff !important;
	text-decoration					: underline !important;
}
div#menu-secondary a:visited {
	color							: navy;
	text-decoration					: none;
}
div#menu {
	background						: #b3b3b3;
	width							: 100%;
	height							: 2.5em;
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 50px;
	border-top						: 1px solid #fccc51;
}
div#menu a:visited {
	color							: navy;
	text-decoration					: none;
}
div#menu a:link {
	color							: #000060;
	text-decoration					: none;
}

ul#mainmenu {
	margin							: 0em 0em 0em 0em;   /* 0.5em last */
	padding							: 0em 0em 0em 0em;
	font-weight:normal
} 
li.mainmenuitem {
	display							: block;
	border							: 1px solid #b3b3b3;
	border-bottom					: 0px;
	padding							: 0.5em 1.5em 0.5em 0em; /* 0.5em last */
	width							: auto;
	float							: left;
	overflow						: visible;
	margin							: 0em 0em 0em 0em;
}
li.submenuitem.subactive {
	background						: #b3b3b3 !important;
	
}
li.submenuitem.subactive a:hover {
	background						: #fccc51 !important;
	
}

li.mainmenuitem.active {
	background						: #fff !important;
}


li.active {
	background						: #fccc51;
}
li.submenuitem.active {
	background						: #fccc51;
}
li.active a:link {
	color							: #fccc51 !important;
}
li.active a:visited {
	color							: #fccc51 !important;
}
li.hover {
	background	 					: #b3b3b3;
	border-bottom					: 0px;
	color: #fff;
}
li.hover a:link {
	color							: navy !important;
}
li.hover a:visited {
	color							: navy !important;
}
ul.submenu{
	display							: none;
	position						: absolute;
	background						: #b3b3b3;
	border							: 1px solid navy;
	margin							: 0.6em 0em 0em -0.55em;
	padding							: 0em 0em 0em 0em;
	list-style						: none;
	font-weight						: normal;
	width							: 18em;  /*****/
}
ul.submenu a{
	display							: block;
	height							: 1em;
	margin							: 0em 0em 0em 0em;
	padding							: 0.25em 0.5em 0.25em 0.5em;
	border							: 1px solid #b3b3b3;
}
li.submenuitem{
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 0em;
}
li#submenuitem-webxm, li#submenuitem-gomezpro, li#submenuitem-desktoptools
{
	/*background-image		: url(/images/arrow.gif) !important;
	background-repeat		: no-repeat !important;
	background-position		: right !important;*/
}

#gallery {
		padding: 0px;
		width: 0px;
	}
	#gallery ul { list-style: none;
	margin							: 0em 0em 0em -3em }
	#gallery ul li { display: inline; }
	#gallery ul a:hover img {  }
	#gallery ul a:hover {  }

ul.submenu2{
	display							: none;
	position						: absolute;
	background						: #b3b3b3;
	border							: 1px solid navy;
	margin							: -.05em 0em 0em 13.8em !important;
	padding							: 0em 0em 0em 0em;
	list-style						: none;
	font-weight						: normal;
	width							: 16.5em;
}
ul.submenu2 a{
	display							: block;
	height							: 1em;
	margin							: 0em 0em 0em 0em;
	padding							: 0.25em 0.5em 0.25em 0.5em;
	border							: 1px solid #b3b3b3;
}
li.submenuitem a:link {
	color							: navy !important;
}
li.submenuitem a:visited {
	color							: navy !important;
}
li.submenuitem a:hover {
	color							: navy !important;
	background-color				: #fccc51 !important;
}
ul.subsubmenu{
	list-style						: none;
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 0em;
}
li.subsubmenuitem{
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 0em;
}
ul.submenu a:hover {
	background-color				: #fff;

}
