.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#ghmenubar {
	width: 734px;
	text-align: left;
}
#ghmenubar, #ghmenubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#ghmenubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 1.2em;
	color: #0c2c4e;
	letter-spacing: 0.08em;
}
#ghmenubar a.trigger {
	padding: 0px 36px 0px 32px;
	line-height: 36px;
	/* background-image: url(images/ghPM_dark_south.gif); */
	background-repeat: no-repeat;
	background-position: right center;
}
#ghmenubar a.triggerTop {
	/* padding: 0px 24px 0px 24px; */
	padding: 0px 18px 0px 18px; 
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 1.0em;
	line-height: 28px;
	/* background-image: url(images/ghPM_dark_south.gif); */
	background-repeat: no-repeat;
	background-position: right center;
}
#ghmenubar li {
	float: left;
	width: 9em;
	position: relative;
}
#ghmenubar li.servicesLI {
        width: 110px;
}
#ghmenubar li.mediaLI {
        width: 90px;
}


/* hide from IE mac \*/
#ghmenubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#ghmenubar li ul, #ghmenubar ul li  {
	width: 16em;
}
#ghmenubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
	font-size: 1.2em;
	letter-spacing: 0em;
}
#ghmenubar li ul {
	position: absolute;
	display: none;
	background-color: #ffffff;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/ghddm_pbgc50_blue2.jpg);
	background-repeat: repeat-x;
}
#ghmenubar li ul.top {
	position: absolute;
	/* 
	top: 28px;
	*/
	display: none;
	/* background-color: #ffffff; */
	background-color: transparent;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	/*
	background-image: url(images/ghddm_pbgc50_blue3.png);
	background-repeat: repeat-x;
	*/
	background: url(images/ghddm_pbgc50_blue3.png) #fff repeat-x;
	padding-top: 8px;
}
#ghmenubar li ul.top li {
	border-bottom: 1px solid #dddddd;
	padding: 2px 0 2px 0;
}
#ghmenubar li:hover a, #ghmenubar a:focus,
#ghmenubar a:active, #ghmenubar li.ghhvr a {
	color: #ffffff;
	/* the trigger background on hover */
}
#ghmenubar li:hover ul, #ghmenubar li.ghhvr ul {
	display: block;
}
#ghmenubar li:hover ul a, #ghmenubar li.ghhvr ul a {
	color: #000000;
	background-color: transparent;
}
#ghmenubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}
li.imgDivider {
	padding:0px;
	margin:0px;
	border: 0px;
}
