#cartBtn {
	height: 27px;
	width: 111px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
}
#topNavWrapper {
	height: 30px;
	width: 510px;
	float: right;
}
#topNavWrapper ul#topNav {
	margin: 0;
	border: 0 none;
	width: 510px; /*For KHTML*/
	list-style: none;
	height: 30px;
	padding: 0;
}
#topNavWrapper ul#topNav li  {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 30px;
}
#topNavWrapper ul#topNav ul  {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	left: 0;
}
#topNavWrapper ul#topNav a  {
	padding: 0;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	text-decoration: none;
	height: 30px !important;
	height: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: -20em;
	font-weight: bold;
}
#topNavWrapper ul#topNav  a:hover {
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#topNavWrapper     #topNav .current     a  {
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
#topNavWrapper     #topNav      #Benefits    a {
	background-image: url(/images/TopNav_02.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
	overflow: hidden;
	line-height: 20em;
}
#topNavWrapper     #topNav     #Services    a {
	background-image: url(/images/TopNav_03.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 85px;
	line-height: 20em;
	overflow: hidden;
}
#topNavWrapper     #topNav     #Customers    a {
	background-image: url(/images/TopNav_04.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 98px;
	line-height: 20em;
	overflow: hidden;
}
#topNavWrapper     #topNav     #FAQs    a {
	background-image: url(/images/TopNav_05.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 62px;
	line-height: 20em;
	overflow: hidden;
}
#topNavWrapper     #topNav     #AboutShannon    a {
	background-image: url(/images/TopNav_06.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	line-height: 20em;
	overflow: hidden;
}
#topNavWrapper     #topNav     #Login    a {
	background-image: url(/images/TopNav_07.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 58px;
	line-height: 20em;
	overflow: hidden;
}
#topNavWrapperSplash {
	height: 27px;
	width: 527px;
	float: right;
	position: relative;
	right: 0px;
	clear: right;
}
