body {
	repeat-x center 50%; margin:5px; 
	background-color: #ffffff;
	position: center;
  align: center;
}
pageSurround {
	width: 800px;
  position: relative;
  align: center;
	margin: 0px auto;
	padding: 0px;
	border: 4px solid #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;	
}
  
/*#topHeader {}*/
.boxTitleLeft, .boxTitleRight {
	font-family: Arial; /*font-size: 11px;*/
	color: #19AC44;
	font-size: 18px;

}
/* Side specific */
.boxTitleLeft {
	padding: 2px 10px 2px 3px;}
	
.boxTitleRight {
 	padding: 2px 3px 2px 10px;}
	
.boxContentLeft, .boxContentRight {
	border: 1px solid #14894D;
	background-color: #EEF7F2;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft{
	padding-top: 15px;
	position: relative;
	left: 0px;
	width: 180px; 
	float: left;
}
.ColRight {
	position: relative;
	left: 0px;
	width: 15px; 
	
}
.colMid {}

.boxContent {
	border: 0px;
	padding-top: 5px;
	color: #333333;
	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:left;
	margin-top: 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding: 10px;
	float: left;
	width: 115px;
	height: 120px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

