body {
	margin: 0px;
	background-image:url(../styleImages/BodyBg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.topHeader {
background-image:url(../styleImages/topBg.gif); background-position:top center;
background-repeat:no-repeat;
height:120px;

}
.footer {
background-image:url(../styleImages/botBg.gif);background-position:bottom center;
background-repeat:no-repeat;
height:82px;
margin-bottom:-80px;
padding-bottom:0px;
}
#pageSurround {
	width: 685px;
	margin: 0px auto;
	position:relative;

}
.strpBg { background-image:url(../styleImages/strpBG.gif); background-position:center; background-repeat:repeat-y; padding-bottom:20px;}
#topHeader {
height:208px;
position:absolute;
top:-13px;
left:-6px;
}
.boxTitleLeft, .boxTitleRight {
visibility:hidden;
}
.boxContentLeft, .boxContentRight {
margin:0px;
padding:0px;
text-align:left;

}

.colLeft {
	position: relative;
	left: 0px;
	width: 221px; 
	float: left;
}
.colMid {
	position: relative;
	width: 462px;
	float: left;
	margin-left:2px;
	margin-top:1px;
	float: right;
}

.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	position:absolute;
	right:10px;
	top: 72px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 130px;
	height: 115px;
}
.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;
}
