@charset "UTF-8";
.flashcontainer {
	height: 550px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9A9F5D;
	text-decoration: none;
	height: 20px;
	width: 1000px;
	position: relative;
	float: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -25px;
	margin-left: auto;
}
.footertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9A9F5D;
	text-decoration: none;
	text-align: center;
}
.storecontainer {
	height: 550px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/SR_HTMLBG.jpg);
	background-repeat: no-repeat;
}
