#shopcontainer{
	width: 440px;
	height: 685px;
	margin: 0 auto;
	background-image: url(../spiceblends/images/3box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#shop{
	margin: 0 auto;
	width: 440px;
}
#shop h2{
	text-align: justify;
	font-size: 12px;
	width: 190px;
	margin: 0 auto;
}

#shopleft{
	margin: 5px;
	float: left;
	width: 210px;
	height: 130px;
	background-image: url(../spiceblends/images/boxSmall.gif);
	background-repeat: no-repeat;
}
#shopright{
	margin: 5px;
	float: right;
	width: 210px;
	height: 130px;
	background-image: url(../spiceblends/images/boxSmall.gif);
	background-repeat: no-repeat;
}
#shop6{
	clear: both;
	margin: 5px 5px 5px 10px;
	width: 420px;
	height: 105px;
	background-image: url(../spiceblends/images/6box.gif);
	background-repeat: no-repeat;
}
#title{
	margin: 10px 0 5px 0;
	text-align: center;
}
#title6 img{
	margin: 10px 0 5px 135px;
	
}
#shop6 h2{
	text-align: center;
	font-size: 12px;
	width: 400px;
	margin: 0 auto;
	margin-bottom: 15px;
	
}
#jar{
	margin: 0 0 10px 0;
	text-align: center;
}
#button{
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}
#3spice{
	margin: 0 auto;
	width: 420px;
	height: 150px;
	
}
#3spice h2{
	font-size: 16px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	margin: 0;
}
#leftcheck{
	margin: 0px 30px 5px 50px;
	width: 150px;
	float: left;
}
#rightcheck{
	margin: 0px 10px 5px 30px;
	width: 150px;
	float: left;
}
#3button{
	margin: 0;
	clear: both;
	text-align: right;
	margin-right: 135px;
}
#3button p{
	margin: 0;
	text-align: left;
}
