#shopbox1 {
	position: absolute;
	height: 389px;
	width: 344px;
	left: 15px;
	top: 120px;
	padding: 0px 4px 0px 9px;
	border-width: 0px;
	background-repeat: no-repeat;
	z-index: 100;
	background-image: url(../furniture2/backgroundshp2.jpg);
}
#shopbox2 {
	position: absolute;
	height: 389px;
	width: 348px;
	left: 380px;
	top: 120px;
	padding: 0px;
	border-width: 0px;
}
#wrapper1 #shopbox1 h1 {
	font-size: 48px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}
#wrapper1 #shopbox1 p {
	color: #333333;
	font-size: 18px;
	line-height: 22px;
	margin: 20px;
}
