body {
	margin-top: 5px;
	background-color: #eeeecc;
	background-attachment: scroll;
/*	background-image: url(../styleImages/backgrounds/pageBg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 800px;
	margin: 2px auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/header.gif); 
	background-repeat: no-repeat;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-top: 120px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
	background-color: #666666;
/*	background-image: url(../styleImages/backgrounds/boxTitleBg.gif); */
	height: 19px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-left: 5px;
	padding-top: 4px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #666666;
	background-color: #CCD6DC;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;
}
.colMid {
	position: relative;
	width: 600px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	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: #CCD6DC;
	text-align: center;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 2px;
	float: left;
	width: 574px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 136x;
	height: 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: 191px;
	height: 170px;
	border: 0px solid #C9CEFC;
}