body {
	margin: 0px;
	background-color: #000000;
	background-attachment: scroll;
}
#pageSurround {
	width: 760px;
	margin: 0px auto;
	padding: 5px;
	height: 100%;
	border: 1px solid #2e9592;
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/mainBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
#topHeader {
	text-align: right;
	height: 90px;
	background-image: url(../styleImages/backgrounds/Logo1.jpg);
	margin-bottom: 5px;
	padding-right: 7px;
	padding-top: 123px;
	background-position: top-left;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #7be2e4;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/leftMenuBg.jpg);
	background-position: bottom;
	height: 24px;
	padding-left: 8px;
	padding-top: 4px;
}
.boxContentLeft, .boxContentRight {
	background-color: #000000;
	padding: 7px;
	margin-bottom: 9px;
	background-image: url(../styleImages/backgrounds/leftBg.jpg);
	background-position: bottom;
	color: #81f7f9;
	border-bottom: 1px solid #709692;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 167px; 
	padding-left: 0px;
	float: left;
}
.colMid {
	border: 1px solid #2e9592;
	position: relative;
	width: 579px;
	height: 100%;
	float: right;
	padding: 3px;
	background-color: #151a28;
	background-image: url(../styleImages/backgrounds/mainBg.jpg);
	background-position: center;
}
.colRight {
	position: relative;
	width: 160px; height: 100%;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 5px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #81f7f9;
	margin-bottom: 0px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	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: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.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: 112px;
	height: 120px;
}