body  { background-color: #000; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; margin: 5px
 }

#pageSurround   { background-color: #FFFFFF; background-image: url("../styleImages/backgrounds/contentBg.jpg"); background-repeat: no-repeat; background-position: left top; margin: 0 auto; padding: 5px; width: 748px; 
border: solid 2px #000000 }
#subSurround {
	border: 1px solid #000000;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: right;
        color: #ffffff;
	height: 120px;
	margin-bottom: 0px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/toptest.jpg);
	border-bottom: 1px solid #ffffff;
}

.boxTitleLeft, .boxTitleRight  { color: #ffffff; font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; padding-left: 5px; height: 15px; border-top: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #ffffff ;background-image: url(../styleImages/backgrounds/bbbg.jpg);}

.boxContentLeft, .boxContentRight  { background-color: #fff; margin-bottom: 10px; padding-top: 5px; padding-bottom: 2px; padding-left: 5px; border: solid 1px #ffffff}

.colLeft {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 5px;

	float: left;

}
.colMid {
	position: relative;
	width: 399px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent   { color: #000000; font-size: 75%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; margin-bottom: 5px; padding: 3px; height: 60%; border: solid 1px white }
/* 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;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {

	background-color: #666666;
        font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

	border: 1px solid #C9CEFC;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 399px;

}

.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 #ffffff;
}
.latestProds {
	float: left;
	text-align: center;
	width: 125px;
	height: 120px;
}
#footer {
	text-align: right;
        color: #000000;
	height: 180px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/footerbg.jpg);
	border-bottom: 1px solid #ffffff;
}