body {
	margin: 5px;
	background-color: #FFFFFF;
}
#pageSurround {
	width: 953px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#subSurround {

}
#banner {
	height: 227px;
	background-image: url(../styleImages/backgrounds/cube_08.jpg);
	width:571px;
}

#topHeader {
	text-align: right;
	height: 171px;
	margin-bottom: 5px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
}
#footer {
	text-align: center;
	height: 33px;
	width:953px;
	padding-top: 28px;
	background-image: url(../styleImages/backgrounds/cube_20.jpg);
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	width: 181px;
	height: 34px;
	line-height:29px;
	padding-left: 5px;
}
.boxTitlecart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/cube_10.jpg);
	width: 181px;
	height: 34px;
	line-height:29px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.boxContentcat {
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 186px; 
	float: left;
	background-color:#f8fbdf;
}
.colMid {
	position: relative;
	width: 571px;
	float: left;
	padding-left:5px;
	padding-right:5px;
}
.colRight {
	position: relative;
	width: 186px; 
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 186px; 
	float: left;
	background-color:#f8fbdf;
}
.colMainCheckout {
	position: relative;
	width: 767px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: left;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 571px;
}
.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: left;
	width: 130px;
	height: 150px;
	border:1px #F3F3F3 solid;
	padding:3px;
	margin-right:3px;
	margin-bottom:3px;
}