@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Calibri;
	font-size: 12pt;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: auto;
	right: auto;
	background-color: #FFFFCC;
}
.oneColFixCtr #container {
	width: 1081px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../../website-images/web_slices/images/navigation_over_10.gif);
	height: 800px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	float: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #666666;
	border-left-color: #666666;
}
.oneColFixCtr #topnav {
	padding-bottom: 0;
	padding-left: 0px;
	top: 0px;
	position: relative;
	padding-top: 0px;
}
.oneColFixCtr #mainContent2 {
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 40px;
	top: 20px;
	position: relative;
	padding-top: 0px;
}.oneColFixCtr #footer  {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
	width: 1081px;
	height: 90px;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	position: fixed;
	top: 800px;
	left: auto;
	right: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #666666;
	border-left-color: #666666;
	visibility: visible;
}
#shopContent1  {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	top: 160px;
	position: absolute;
	padding-top: 20px;
	width: 380px;
	left: 400px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}
#shopContent2  {
	padding-right: 10px;
	padding-bottom: 0;
	top: 160px;
	position: absolute;
	padding-top: 0px;
	width: 290px;
	padding-left: 20px;
}
#shopContentnav  {
	padding-right: 10px;
	padding-bottom: 0;
	top: 20px;
	position: relative;
	padding-top: 0px;
	width: 300px;
	padding-left: 10px;
	left: 760px;
}
#shopContentmain {
	padding-right: 10px;
	padding-bottom: 0;
	top: 160px;
	position: absolute;
	padding-top: 0px;
	width: 760px;
	padding-left: 20px;
}
