@charset "ISO-8859-1";

#flash {
	background-image: url(../images/flash-background.png);
	width: 1000px;
	height: 400px;
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
	background-position: center center;
	z-index: 0;
	padding-bottom: 20px;
	padding-top: 10px;
	vertical-align: middle;
}
#panel {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif
}
#e-commerce {
	width: 307px;
	min-height: 365px;
	float: left;
	background-image: url(../images/panel-background.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#retail-store {
	width: 307px;
	min-height: 365px;
	float: left;
	position: relative;
	left: 33px;
	background-image: url(../images/panel-background.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#free-membership {
	float: right;
	width: 307px;
	min-height: 365px;
	background-image: url(../images/panel-background_02.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main-index-container {
	width: 980px;
}
#e-commerce-title {
	background-image: url(../images/e-commerce-title_01.jpg);
	position: relative;
	background-repeat: no-repeat;
	height: 40px;
}
#retail-store-title {
	background-image: url(../images/How-we-work_01.jpg);
	height: 40px;
	position: relative;
}
#free-membership-title {
	background-image: url(../images/free-membership_01.jpg);
	height: 40px;
	position: relative;
}
#slideshow {
	position: relative;
	top: 15px;
	z-index: 0;
}

#special-offer-title {
	background-image: url(../images/special-offer_01.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
