body {
	margin: 0px;
	background-color: #fff;
	background-image: url(../styleImages/backgrounds/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#divThumbsImgNew {
  float: left;
  width: 500px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#listImage {
  float: left;
  width: 160px;
  margin: 0;
  padding: 5;
}

#pageSurround {
	width: 999px;
	margin: 0px auto;
	padding: 0px;
}
#topHeader {
	height: 139px;
	margin-bottom: 10px;
	padding-right: 39px;
	padding-top: 0px;
}
#sessionBox {
	text-align: right;
	width: 339px;
	height: 96px;
	padding-right:23px;
	float: right;
}
.boxTitleLeft, .boxTitleRight {
	background-image: url(../styleImages/backgrounds/box_heading_table_td.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	font-weight: bold;
	text-align:center;
	color: #333;
	width: 209px;
	height: 29px;
	padding-top: 6px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 203px;
}
.boxfooterLeft, .boxfooterRight {
	background-image: url(../styleImages/backgrounds/menu_footer_bg.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 23px;
	padding-top: 6px;

}
.scTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #333;
	width: 176px;
	height: 20px;
	padding-top: 9px;
	font-weight: bold;
}
.scContent {
	padding-left: 5px;
	width: 169px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 209px; 
	padding-left: 9px;
	padding-right: 9px;
	float: left;
}
.colMid {
	position: relative;
	width: 756px;
	float: left;
}
.colRight {
	position: relative;
	width: 199px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border: 1px solid #eeeeee;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	padding: 16px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 9px;
	float: left;
	width: 739px;
}
.subCat {	
	text-align: center;
	padding: 9px;
	float: left;
	width: 199px;
	height: 99px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.products{text-align: center;
	border: 1px solid #cccccc;
	margin: 3px 3px 3px 3px;
    width: 209px;
	height: 219px;
    float: left;
    overflow: hidden;padding:10px;
}