body {
	background:#313131 url(../styleImages/body-bg.jpg) repeat-y scroll center top;
	height:100%;

}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 5px;
	/*border: 2px solid #333333;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;
}
.boxTitleLeft, .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:7px;
	padding-top:7px;
	position:relative;
	width:218px;
	text-align:left;
	text-indent:13px;
	line-height:21px;
	float:left;
}
.boxContentLeftCart{
	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:40px;
}
.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:left;
}

.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:4px;
	margin-top:-20px;
	float:left;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 227px;
	padding-left: 10px;
	padding-right: 1px;
	float: left;
	margin-top:-28px;
}
.colMid {
	position: relative;
	width: 470px;
	float: left;
	margin-top:-28px;
	min-height:300px;
}
.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:568px;
}
/* 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: #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: 131px;
	height: 120px;
}



