body {
	margin: 0px;
	background-color: #000000;
	background-attachment: fixed;

	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #000000;
}
#subSurround {
	border: 0px solid #7f7f7f;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
}
#topHeader {

	height: 91px;
	width: 710px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);

}

.boxContentLeft, .boxContentRight {
	border-left: 0px solid #5e5e5e;
	border-right: 0px solid #5e5e5e;
	border-bottom: 0px solid #5e5e5e;
	background-color: #;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;


}

.boxTitleLeft, .boxTitleRight{font-family: Verdana,Arial,Helvetica,sans-serif;font-size:12px;color: #bfbfbf;
	font-weight: bold;}
.colLeft {
	position: left;
	left: 0px;
	width: 160px; 
	height: 280px;
	padding-left: 9px;
	padding-right: 5px;
	float: left;
    border-right: 1px solid #3A3A3A;
}
.colMid {
	position: relative;
	width: 400px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 0px solid #5e5e5e;
	border-right: 0px solid #5e5e5e;
	border-bottom: 0px solid #5e5e5e;
	border-left: 0px solid #5e5e5e;
	padding: 0px;
    padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	margin-bottom: 40px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	height: 360px;
	padding-left: 9px;
	padding-right: 10px;
	float: left;
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #3a3a3a;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	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: #000000;
	text-align: center;
	border: 0px solid #5e5e5e;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 300px;
}
.subCat {	
	text-align: center;
	padding: 0px;
	float: middle;
	width: 90px;
	height: 110px;
}
.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;
}