body {
	margin: 5px;
	background-color: #38372B;
	}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	background: url(../styleImages/backgrounds/corkboard.jpg);#FFFFFF;
}
#subSurround {
	width: 750px;
	margin: 0px auto;
	
	}
#topHeader {
	text-align: right;
	height: 175px;
	margin-bottom: 0px;
	padding-right: 25px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/banner-new.jpg);
	}
	
#top-border {
width: 800px;
height: 23px;
background: url(../styleImages/backgrounds/border.gif);
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	background-color: #000000;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	margin-top: 10px;
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
	margin-top: 10px;
	background: url(../styleImages/backgrounds/ColumnMidBack.gif);
	margin-left: 10px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}

.boxContentTop {
   width: 550px;
   height: 35px;
   background-image: url(../styleImages/backgrounds/box-content-top.gif);
      }

.boxContentTop2 {
   width: 550px;
   height: 51px;
   background-image: url(../styleImages/backgrounds/box-content-top2.gif);
      }
      
.boxContent {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background: url(../styleImages/backgrounds/ColumnMidBack.gif);
	margin-bottom: 5px;
}

.boxContentBottom {
   width: 550px;
   height: 35px;
   background-image: url(../styleImages/backgrounds/box-content-bottom.gif);
   }
   
.lp-spacer {
   width: 550px;
   height: 35px;
   background-image: url(../styleImages/backgrounds/lp-spacer.gif);
   }
   
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 550px;
	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: #ececdc;
	text-align: center;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 520px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	padding-bottom: 70px;
	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;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
	padding-bottom: 25px;
	}
	
#bottom-border {
width: 800px;
height: 23px;
background: url(../styleImages/backgrounds/border.gif);
}

.footer {
  width: 800px;
  height: 100px;
  background: url(../styleImages/backgrounds/footer.jpg);
  }