/* bottom pics */
#wrapper {
	background: url(../img/jewelery/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#wrapper #main {
	width: 397px;
	height: 535px;
	background: url(../img/jewelery/center.jpg) no-repeat 1px 90px;
}
/* submenu */
#wrapper #main ul {
	padding: 20px 0 0 10px;
	}
#wrapper #main ul li a {
	padding: 10px 0 0 45px;
	text-align: left;
	margin: 0 10px 10px 40px;
}
#wrapper #main ul li a#sub1 {
	background: url(../img/icons/icon_jewels.jpg) no-repeat left center;
	}
#sub2 {
	background: url(../img/icons/icon_personal.jpg) no-repeat left center;
	}
#sub3 { margin-top: 200px; position: relative;background: url(../img/icons/icon_kchoice.jpg) no-repeat left center; }
/* center add */
/* h1 */
#wrapper #content h1 {
	background: url(../img/jewelery/h1.jpg) no-repeat left;
}
#content {
	padding-bottom: 130px;
	padding-top: 0;
	height: 250px;
	overflow: auto;
}
/* top pics */
#wrapper #left { background: url(../img/jewelery/top.jpg) no-repeat top left; }
#wrapper #footer span { padding-right: 40px; }


