body {
	margin: 5px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
#pageOuterSurround {
	width: 1000px;
	margin: 0px auto;
	background-image: url(../styleImages/backgrounds/backdroptile.jpg);
	background-position: left top;
	position:relative;
	border:#000000 thin solid;
	background-repeat:repeat;
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	background-image: url(../styleImages/backgrounds/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	background-repeat:no-repeat;
}
#gatewaypage {
	width: 1000px;
	margin: 0px auto;
	background-image: url(../styleImages/backgrounds/gateway.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	background-repeat:no-repeat;
}
#topHeader {
	text-align: left;
	height: 36px;
	margin-bottom: 4px;
	padding-left: 20px;
	padding-top: 88px;	
}
#Button1HotSpot {
	width:80px;
	height:80px;
	position:absolute;
	top:18px;
	left:385px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;

}
#Button2HotSpot {
	width:80px;
	height:80px;
	position:absolute;
	top:7px;
	left:472px;
}
#Button3HotSpot {
	width:80px;
	height:80px;
	position:absolute;
	top:1px;
	left:560px;
}
#Button4HotSpot {
	width:80px;
	height:80px;
	position:absolute;
	top:1px;
	left:648px;
}
#Button5HotSpot {
	width:80px;
	height:80px;
	position:absolute;
	top:3px;
	left:737px;
}
#Button6HotSpot {
	width:80px;
	height:80px;
	position:absolute;
	top:26px;
	left:897px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	margin-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 205px;
	padding-right: 66px;
	float: left;
	padding-bottom:3px;
}
.colMid {
	position: relative;
	width: 560px;
	float: left;

}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
	border:#000000 thin solid;
}
.GatewayboxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 205px;
	padding-right: 66px;
	float: left;
	height:500px;
}
.colMainCheckout {
	position: relative;
	width: 560px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 120px;
	height: 160px;
}
.thumbnailbox {
	width: 80px;
	height: 80px;
}