@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
}
#site {
	background-color: #FFFFFF;
	width: inherit;
}

#wrapper {
	text-align: left;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content {
	float:right;
	width: 579px;
	clear: right;
}
#footer {
	margin-top: 12px;
	clear: both;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
}
#graphicSpace {
	float:left;
	width: 377px;
	clear: left;
}
#navbar {
	background:url(../images/navbar_bg.jpg);
	background-repeat:no-repeat;
	height: 54px;
	width: 579px;
	float:right;
	clear:right;
}
#banner {
	
	margin: 0px;
	height: 113.5px;
	width: 956px;
}
#leftColumn {
	float: left;
	width: 635.96px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 0px;
	clear: left;
}
#rightColumn {
	float: right;
	width: 252px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 0px;
	height: 60%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #663399;
	font-weight: bold;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#logo {
	height: 107px;
	width: 256;
	float:left;
}
.icon {
	float:right;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkedimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.restaurant {
	padding: 5px;
}
.nav {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.graphic {
	margin-bottom:10px;
}
a img {
border:0
}
#contentTitle {
	clear: right;
	float: right;
	width: 579px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#addMoney {
	clear: right;
	float: right;
	border: 2px solid #6840A0;
	width: 577px;
	margin-top: 10px;
	padding-left: 5px;
}
#inputBox {
	float: left;
}
#depAmount {
	margin-top: 10px;
}

#depCardBox {
	position: absolute;









right=20px;;
	right: 275px;
}

#checkCard {
	clear: none;
	float: right;
	width: 579px;
}
