@charset "UTF-8";/* CSS Document */<style type="text/css">.wireframeauramenu{	background-color: #000099	font-weight: bold;	font-size: 90%;	width: 100%;}.wireframeauramenu{	background-color: #000099	font-weight: bold;	width: 100%;}.wireframeauramenu ul{	padding: 15px 10 5px;	margin: 0;	text-align: right; /*set value to "left", "center", or "right"*/	overflow: hidden;	border-top: 1px dashed #BBB;	border-right: 1px none #BBB;	border-bottom: 1px dashed #BBB;	border-left: 1px none #BBB;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	height: 50px;}.wireframeauramenu ul li{	display: inline;	padding-right: 10px;	padding-left: 10px;}.wireframeauramenu ul li a{	color: #000099;	padding: 6px 12px 6px 6px;	margin: 0;	text-decoration: none;	border-right: 1px dashed #BBB; /*right border between menu items*/}.wireframeauramenu ul li a:hover{	color: #FFFFFF;	background: #0066FF center center; /*background of menu item onMouseover*/	padding: 5px;}</style>#begin {	position: absolute;	height: 36px;	width: 174px;	background-image: url(../jumpsite_workweb/bottomnav.png);	background-position: -590px 0px;	left: 590px;}
