@charset "utf-8";
body {
	background-color: #FFCC00;
	background: url(yellowbg.png)
}
p {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	
}

ul{
	padding:0px;
	margin:7px;
}
li {
	margin: 1px;
	line-height: 20px;
	padding: 2px;
} 
#body {
	position:absolute;
	left:169px;
	top:47px;
	width:627px;
	z-index:1;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	height: 599px;
}

#Navigation {
	position:absolute;
	left:204px;
	top:34px;
	width:563px;
	height:45px;
	z-index:0;
}
.question
{
	font-size:x-large; 
	text-decoration: underline;
}
.menu {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	border:solid, thin;
}
.menu:hover {
  background-color:#00CCFF;
  text-decoration:none;
}
#logo-div {
	position:absolute;
	left:11px;
	top:15px;
	width:274px;
	height:121px;
	z-index:2;
}
.rounded{
	border: 1px solid #000000;
	position:relative;
	left:24px;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:75%;
	max-width: 850px;
	z-index:5;
	background-color: #FFFFFF;
	-webkit-border-radius: 7px;    /* for Safari */
    -moz-border-radius: 7px;       /* for Firefox */

}
/*
.rounded:before {
  background: transparent url(top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}
.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(bottom-right.png) scroll no-repeat bottom right ;
  padding: 0;
  
}
*/
#cashier {
	/*position:absolute;
	left:0px;
	top:1px;
	width:175px;
	height:125px;
	z-index:6;*/
	position:static;
	left:0px;
	top:0px;
	width:175px;
	height:139px;
	z-index:10;
}
#apDiv2 {
	position:absolute;
	left:652px;
	top:354px;
	width:162px;
	height:66px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:232px;
	top:14px;
	width:595px;
	height:33px;
	z-index:4;
}
#apDiv4 {
	position:absolute;
	left:220px;
	top:18px;
	width:572px;
	height:39px;
	z-index:4;
}
#Navigation {
	position:static;
	left:10px;
	top:157px;
	width:140px;
	
	z-index:0;
}
.menu {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	border:solid, thin;
	position:static;
}
.menu:hover {
  background-color:#00CCFF;
  text-decoration:none;
}
a, a:visited {
	text-decoration: none;
	color:#CC3333;
}
a:hover { 
	text-decoration:underline; 
}
.style1 {color: #FFFFFF}
#OtherBox {
	border: 1px solid #000000;
	-webkit-border-radius: 7px;    /* for Safari */
	-moz-border-radius: 7px;       /* for Firefox */
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	z-index:5;
	background-color: #FFFFFF;
}
