body {
	margin: 5px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 728px;
	margin: 0px auto;
	padding: 0px;
	border: 5px solid #ffffff;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/greybar.gif);
	background-repeat: repeat-y;
}
#subSurround {
	border: 0px solid #efca19;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: right;
	height: 134px;
	margin-bottom: 00px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 5px solid #ffffff;
}
.topCats {
        height: 25px;
        width: 728px;
        text-align: center;
        padding: 0px;
        background color: #000000;
	background-image: url(../styleImages/backgrounds/catBg.jpg);
	background-position: top;
	border-bottom: 0px solid #efca19;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-position: top;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #000000;
	width: 165px;
	height: 17px;
	padding-left: 5px;
	padding-top: 3px;
}
.boxContentLeft, .boxContentRight { 
	border: 0px solid #ffffff;
	background-color: #393939;
	width: 165px;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-top: 3px;
        padding-bottom: 5px;
}
.colLeft {
	background-color: #393939;
	left: 0px;
	width: 170px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
}
.colMid {
	background-color: #ffffff;
	position: relative;
	width: 558px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.colRight {
	height: 0px;
	width: 0px; 
	padding-left: 0px;
	padding-top: 0px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #ffffff;
	padding-top: 5px;
	padding-right: 0px;	
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	margin-bottom: 0px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
}
.colMainCheckout {
	background-color: #ffffff;
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	border-top: 5px solid #ffffff;
	background-image: url(../styleImages/backgrounds/catBg.jpg);
	text-align:center;
	margin-top: 10px;
        height: 25px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 552px;
}
.subCat {	
	text-align: center;
	padding: 0px;
	float: left;
	width: 270px;
	height: 80px;
	margin-top: 20px;
}
.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;
}