body {
	margin: 5px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: top;
}
#pageSurround {
	width: 972px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF
	
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #FFFFFFF;
	background-image: url(../styleImages/backgrounds/header.gif);
	height: 20px;
	padding-left: 5px
}

.boxTitleRightS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/titleSp.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 160px;
}
.boxContentRightS {
	border-left: 1px solid #88A6CC;
	border-right: 2px solid #88A6CC;
	border-bottom: 3px solid #88A6CC;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentLeft, .boxContentRight {
	border-left: 1px solid #88A6CC;
	border-right: 2px solid #88A6CC;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 3px solid #88A6CC;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 603px;
	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;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	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: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 600px;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 110px;
	height: 180px;
}
.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: 145px;
	height: 185px;
}
.lpbox {
	background-image: url(../styleImages/backgrounds/lpb.gif);
	background-repeat: no-repeat;
}
.boxContentII {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 30px;
	}