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

#contentshopholder {
	width: 840px;
}
#contentshop {
	width: 824px;
	background-image: url(../images/ind/center_bkg.jpg);
	background-repeat: no-repeat;
	border-left: solid 1px #563427;
	border-right: solid 1px #563427;
	background-color: #e4e0c1;
	float: left;
	padding: 2px 7px 2px 7px;
}

#contentshoptopimage {
	background-image: url(../images/ind/centershop_top.gif);
	width: 840px;
	height: 5px;
	float: left;
}
#contentshopbotimage {
	background-image: url(../images/ind/centershop_bottom.gif);
	width: 840px;
	height: 5px;
	float: left;
}
