.access {
	display: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#bswrapper {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background: url(images/content_background.gif) #EDEDED repeat;
	}
#foot {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	bottom:0px;
}
#copy {
	padding: 4px 140px 4px 30px;
}
#foot ul{
margin:0 10px 0 10px;
}
#foot li{
	display: inline;
	padding-left: 4px;
}
#foot li a{
	color:#666666;
	text-decoration:none;
}
#foot li a:hover{
	text-decoration:underline;
}
li {
	list-style-type: none;
	margin-left:0px;
}
#branding {
	text-align: left;
	background: url(images/branding_background.gif) no-repeat #EEEEEE;
	margin-top:0px;

}
#treats {
	height: 88px;
	font-size: x-small;
	color: #666666;
	width:auto;
	margin-left:320px;
}
#treats li{
	display:inline;
	margin-left:50px;
	bottom: 50px;
}
#signupemail {
	margin:0;
	padding:0;
}
#homenav {
	display: block;
	height: 88px;
	width: 316px;
	float: left;
	background-image: url(images/logo_background.gif);
	background-repeat: no-repeat;
	margin-left: -1px;
}

#couponnav{
	height: 88px;
	width:140px;
	display: block;
	background: url(images/coupon_preview.gif) no-repeat;

}
#couponnavhold {
	background: url(images/coupon_preview.gif) no-repeat;
	height: 88px;
	width:140px;
	display: block;
	float:left;
	}
#giftcardnav{
	height: 88px;
	width:120px;
	display: block;
	background: url(images/giftcard_preview.gif) no-repeat;
	float:left;
}
#giftcardnavhold{
	height: 88px;
	width:120px;
	display: block;
	background: url(images/giftcard_preview.gif) no-repeat;
	float:left;
}
#joinnav{
	height: 68px;
	padding-top:20px;
}
#joinnav label {
	margin-left: 20px;
}
#signup {
	margin-bottom: -4px;
}
#newsletter {
	width:100px;
	margin-left: 20px;
}