@charset "utf-8";
/* CSS Document */

body {
	background-color: #edb12e;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cc_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#holder {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	position: relative;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/cc_primary.jpg);
	height: 944px;
	display: block;
	padding-top: 40px;
}
#promo-box a{
	height: 528px;
	width: 772px;
	position: relative;
	z-index: 100;
	background-image: url(../images/june10-promo.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -200;
	display: none;
}

#shipping_bug {
	height: 81px;
	width: 150px;
	position: absolute;
	left: 637px;
	top: 13px;
}
