#groggleHeader {
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 90px;
}
#groggleHeader img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#groggleMenu {
	float: right;
	width: auto;
	margin: 0px;
	padding: 0px;
}


#groggleMenu a {
	/*
	background-image: url(/shhh/layout/images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 102px;
	*/
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	font-size: 16px;
	padding-top: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: -1px;
}

#L a {
	background-image: url(/shhh/layout/images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 102px;
}

#XL a {
	background-image: url(/shhh/layout/images/menu-bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 130px;
}

#groggleMenu a:hover {
	font-weight: bold;
	color: #82b508;
}
#groggleMenu .active a {
	background-image: url(/shhh/layout/images/menu-bg-on.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 102px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	font-size: 16px;
	padding-top: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#groggleHeader img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#groggleHeader a {
	float: left;
}
#groggleLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 360px;
}
#groggleLogo h1 {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 14px;
	margin-top: 15px;
}
