body {
	margin: 0 5px;
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: repeat-x
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	border: 0px solid #9F9FCE;
	
}
#topHeader {
	text-align: right;
	height: 45px;
	margin-bottom: 20px;
	padding-right: 7px;
	padding-top: 68px;
	background-image:url(../styleImages/backgrounds/cc.png);
	background-repeat: no-repeat;
	background-position:  left top;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	background-color: #E4E4F1;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #9999CC;
	border-right: 4px solid #9999CC;
	border-left: 4px solid #9999CC;
}
.boxContentLeft, .boxContentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	border-bottom: 1px solid #9999CC;
	border-right: 4px solid #9999CC;
	border-left: 4px solid #9999CC;
	border-top: 1px solid #9999CC;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 455px;
	float: left;
}
.colRight {
	position: relative;
	width: 165px; 
	padding-left: 5px;
	right: 5px;
	float: right;
}
.boxContent {
	padding: 5px 10px 5px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-bottom: 1px solid #9999CC;
	border-right: 4px solid #9999CC;
	border-left: 4px solid #9999CC;
	border-top: 1px solid #9999CC;
}

.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
	height: 15px;
	margin-left: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 455px;
}
.footerLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
	height: 15px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 733px;
}

/* 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: 412px;
}
.subCat {	
	text-align: center;
	padding: 5px;
	margin: 10px 10px 0 10px;
	float: left;
	width: 160px;
}
.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: 210px;
	height: 160px;
	padding: 10px 0;
}