@charset "utf-8";

#trellis {
	background-image: url(images/trellis/trellis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 265px;
	width: 260px;
}
#trellis h2 {
	text-indent: -9999px;
}
#trellis h3 {
	text-indent: -9999px;
}
#trellis_bag {
	background-image: url(images/trellis/trellis_bag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 255px;
	width: 170px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
}
#trellis_scarf {
	background-image: url(images/trellis/trellis_scarf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 65px;
	width: 185px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#top_panel {
	background-image: url(images/trellis/trellis_top_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 265px;
	width: 273px;
}
#top_panel p {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#cushions {
	background-image: url(images/trellis/trellis_cushions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 104px;
	width: 282px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#purses {
	background-image: url(images/trellis/trellis_purse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 214px;
	width: 180px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom_panel {
	background-image: url(images/trellis/trellis_bottom_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 229px;
	width: 273px;
}
#bottom_panel p {
	text-indent: -9999px;
}

