@charset "UTF-8";
#table-wrapper {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
#home-wrapper {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#stockist-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	width: 931px;
}
#home-wrapper #table {
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
#wrapper {
	background-image: url(../images/Extended-Background.jpg);
	height: 992px;
	width: 962px;
}
#wrapper-creations {
	width: 981px;
	background-color: #FFF;
	float: left;
}
#wrapper-homepage {
	background-image: url(../images/main-bg2.jpg);
	height: 797px;
	width: 992px;
}
#wrapper-stockist {
	background-image: url(../images/stockist-bg.jpg);
	height: 797px;
	width: 992px;
}
