body {
	margin: 0px;
	background-color: #282828;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/bg.gif);
	background-repeat: repeat;
	background-position: top;
}
#pageSurround {
	width: 755px;
	margin: 0px auto;
	padding: 0px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	background-color: #ebebeb;
	background-image: url(../styleImages/backgrounds/);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	width: 745px;
	text-align: right;
	height: 230px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;	
	border-bottom: 0px solid #000000;
	background-image: url(../styleImages/backgrounds/header.jpg);
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: bold;
	color: #FFFFFF;
	background-color: #E0A037;
	border-bottom: 1px solid #b9bcb5;
	border-top: 1px solid #b9bcb5;	
	background-image: url(../styleImages/backgrounds/);
	height: 23px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.boxContentLeft, .boxContentRight {
	
	background-color: #;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	width: 535px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: bold;
	color: #000000;
	background-color: #e8e8e8;
	border-top: 0px solid #b9bcb5;
	border-left: 0px solid #b9bcb5;
	border-bottom: 0px solid #b9bcb5;
	background-image: url(../styleImages/backgrounds/);
	height: 23px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	
}
.colMid {

	
}
.colRight {
	position: relative;
	width: 190px; 
	background-color: #eafead;
	border-left: 1px solid #b9bcb5;
	border-bottom: 1px solid #b9bcb5;
	border-right: 1px solid #b9bcb5;
	padding-left: 0px;
	right: 0px;
	padding-bottom: 10px;
	padding-top: -1px;
	float: right;
}
.boxContent {
	border: 0px dotted #c3c3c3;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #;
	margin-bottom: 0px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 755px; 
	background-color: #eafead;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 755px;
	padding-left: 0px;
	background-color: #DF9F37;
	border-bottom: 1px solid #b9bcb5;
	border-top: 1px solid #b9bcb5;	
	background-image: url(../styleImages/backgrounds/);
	height: 10px;
	
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 522px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProducts {
	width: 145px;
	height: 145px;
	background-image:   url(../styleImages/backgrounds/title-bg.jpg);
	float: left; 
	border-top: 2px solid #8eb41c;
	border-left: 2px solid #8eb41c;
	border-right: 3px solid #567300;
	border-bottom: 3px solid #567300;
	text-align: center;
	margin: 10px;
	padding: 0px;
	padding-top: 5px;
	
}
.docsfoot {
	width: 530px;
	text-align: right;
	height: 34px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 5px;	
	border-bottom: 0px solid #000000;
	background-image: url(../styleImages/backgrounds/bgfooter.gif);
}

.docsfootc {
	width: 745px;
	text-align: right;
	height: 34px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 5px;	
	border-bottom: 0px solid #000000;
	background-image: url(../styleImages/backgrounds/bgfooter.gif);
}



.contentTitle {

	background-color: #128e2c;
	border-top: 1px solid #b9bcb5;
	border-left: 1px solid #b9bcb5;
	border-bottom: 1px solid #b9bcb5;
	background-image: url(../styleImages/backgrounds/);
	height: 23px;
	width: 520px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	
}