body {
	repeat-x center 50%; margin:5px; 
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 0px;
	border: 2px solid #999999;
	background-image: url(../styleImages/backgrounds/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;	
}
#topHeader {
	text-align: right;
	height: 66px;
padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 40px;
}
.boxTitleLeft, .boxTitleRight {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	color: #474747;
	background-color: #FFcc00;
	height: 20px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 1px
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 570px;
	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: #474747;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.latestContent {
    float: left;
    text-align: center;
    width: 140px;
    height: 105px;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px;
}
/* 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;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 150px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.txtContentShop {
    height: 22px;
    padding-top: 7px;
    text-align: center;
    margin: 2px;
}