body {
	margin: 5px;
	margin: 0;
}
#pageSurround {
	width: 980px;
	margin: 0px auto;
	padding: 5px;
	/*border: 2px solid #333333;*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	height: 125px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 167px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 167px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	width: 160px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 168px; 
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 630px;
	float: left;
}
.colRight {
	position: relative;
	width: 168px;
	overflow: hidden; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	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: #E9E9E9;
	text-align: center;
	border: 1px solid #CACACA;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 615px;
}
.subCat {
	text-align: center;
	padding: 0px;
	float: left;
	width: 152px;
	height: 175px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.imagef {
	margin: 0 auto;
	position: relative;
	padding: 40px;
	border: 3px solid #000;
	text-align: center;
}
