/*
------------------------------------------------------
Tags
------------------------------------------------------
*/

.TopRightPic {
	height: 256px;
	background-image: url(images/core/image1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.TopRightPic-laundry {
	height: 256px;
	background-image: url(images/core/laundry-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.TopRightPic-classics {
	height: 256px;
	background-image: url(images/core/classics_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.TopRightPic-cabinetry {
	height: 256px;
	background-image: url(images/core/cabinetry-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}