body {
	margin: 0;
	padding: 0;
	background-color: #000013;
	background-image: url(../styleImages/backgrounds/bg.gif);
	color: #333;
}

#gradient {
	padding: 20px 0 0 0;
	background: url(../styleImages/backgrounds/gradient.gif) repeat-x;
}

#pageSurround {
	max-width: 1021px;
	min-width: 770px;
	margin: 0 auto;
	padding: 7px;
	border: 3px solid #2e2e2e;
	background-color: #535353;
}
#subSurround {
	position: relative;
	margin: 0;
	border: 3px solid #2e2e2e;
	background-color: #909090;
}
#topHeader {
	text-align: right;
	height: 116px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background: url(../styleImages/backgrounds/topHeader.jpg) no-repeat #ffce49;
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	background: url(../styleImages/backgrounds/boxTitleBg.gif) #909090 no-repeat;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	overflow: hidden;
}
.boxContentLeft, .boxContentRight {
	border: 3px solid #2e2e2e;
	background: url(../styleImages/backgrounds/cautionBg.jpg) #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	overflow: auto;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colLeft img{
	border: 1px solid #2e2e2e;
}
.colMid {
	position: relative;
	margin-left: 173px;
	margin-right: 170px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: right;
}
.boxContent {
	height: 100%;
	border: 3px solid #2e2e2e;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	background-color: #ffce49;
	margin-bottom: 5px;
	overflow: auto;
}

.boxContent img{
	border: 1px solid #2e2e2e;
	margin: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	margin-left: 173px;
	position: relative;
	padding-right: 5px;
}
/* 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;
	float: left;
	width: 99.5%;
}
.subCat img{
	border: none;
	margin: 0;
}
.subCat {
	background: white;
	border: 1px solid black;
	margin: 3px;
	text-align: center;
	padding: 8px;
	float: left;
	width: 75px;
	height: 75px;
	overflow: hidden;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	position: relative;
	float: left;
	text-align: center;
	width: 131px;
	height: 150px;
}