body {	
	margin:30px 0px 0px 0px;
	background-color:#002233;
	background-image:url(../../../../assets/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#pageSurround {
	width:860px;
	
	padding:0px 35px 40px 35px;
	margin:0px auto;
	
	background-image:url(../../../../assets/bg_wrap.jpg);
	background-repeat:repeat-y;
	
	background-color: #FFFFFF;
	
	overflow:auto;
}
#topHeader {
	margin-bottom: 10px;
	padding: 20px 20px 0px 20px;	
}
	#search {
		float:right;
		text-align:right;
		padding-top:20px;
		}
.boxTitleLeft, .boxTitleRight {
	background-color:#002233;
	background-image:url(../../../../assets/bg_col_shop.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
		
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
					
	height:39px;
	line-height:36px;
	
	padding-left:10px;
}
.boxContentLeft, .boxContentRight {
	padding: 10px;
	margin-bottom: 10px;
}
.colLeft {
	width: 190px; 
	padding: 0px 0px 0px 0px;
	margin-right:10px;
	float: left;
}
.colMid {
	width: 460px;
	float: left;
	margin-right: 10px;
}
.colRight {
	width: 190px; 
	float: left;
}
.boxContent {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
				
	line-height:20px;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	width: 190px; 
	padding: 0px 0px 0px 0px;
	margin-right:10px;
	float: left;
}
.colMainCheckout {
	width: 660px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	float:right;
}
#subCats {
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 3px;
	float: left;
	width: 460px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 97px;
	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: 150px;
	height: 150px;
}