body {
	background:#ccc180 url(../styleImages/body-bg.jpg) top left repeat-x;
}
#pageSurround {
	width: 947px;
	margin: 217px auto;
	padding: 5px;
	border: 1px solid #000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
}
#topHeader {
	text-align: right;
	height: 37px;
/*	margin-bottom: 20px;
*/	padding-right: 0px;
	padding-top: 68px;
}
.boxTitleLeft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #eff4fc;
	background-color: transparent;
	background-image:url(../styleImages/left_sidebar_header_bg-trans.png);
	background-repeat:no-repeat;
	height:45px;
	/*border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	padding-left:5px;
	padding-top:7px;
	position:relative;
	width:218px;
	text-align:left;
	text-indent:13px;
	line-height:21px;
	float:right;
}
.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #eff4fc;
	background-color: transparent;
	background-image:url(../styleImages/left_sidebar_header_bg-trans.png);
	background-repeat:no-repeat;
	height:45px;
	/*border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	padding-left:5px;
	padding-top:7px;
	position:relative;
	width:218px;
	text-align:left;
	text-indent:13px;
	line-height:21px;
	float:right;
}
.boxContentLeftCart{
	border-left:2px solid #525252;
	border-right:2px solid #525252;
	background-color: #EEEEEE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width:210px;
	margin-left:4px;
	margin-top:-12px;
	float:right;
}
.boxContentLeft{
	border-left:2px solid #525252;
	border-right:2px solid #525252;
	background-color: #EEEEEE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	width:210px;
	margin-left:4px;
	margin-top:-20px;
	float:right;
}

.boxContentRight {
	border-left:2px solid #525252;
	border-right:2px solid #525252;
	background-color: #EEEEEE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	width:210px;
	margin-left:6px;
	margin-top:-20px;
	float:right;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 227px;
	padding-left: 10px;
	padding-right: 1px;
	float: left;
	margin-top:-28px;
}
.colMid {
	position: relative;
	width: 465px;
	float: left;
	margin-top:-28px;
	min-height:300px;
	padding-right:3px;
}
.colRight {
	position: relative;
	width: 237px;
	padding-left: 0px;
	right: 10px;
	float: right;
	margin-top:-28px;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 245px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	float:left;
	position:relative;
	width:565px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	margin-left:26px;
	margin-top:8px;
	text-align:left;
}
.pagination {
	text-align: right;
/*	padding-top: 5px;
	padding-bottom: 5px;
*/}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {
	text-align: left;
/*	padding: 8px;
*/	float: left;
	width: 100%;
	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: 131px;
	height: 120px;
}

