body {
	margin: 0px 0px 20px 0px;
	background-image: url(../../../../img/bg.jpg);
	background-rep eat:repeat-y;
	background-position:top;
	background-color:#008286;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 0px 20px;
	background-color: #FFFFFF;
}
#topHeader {
	text-align: right;
	height: 36px;
	padding-right: 0px;
	padding-top: 35px;	
}
.boxTitleLeft, .boxTitleRight {	
	font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#018287;
	text-align:left;
	
	padding:7px 0px 7px 0px;
	margin-right:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #A8A8A8;
}
.boxContentLeft, .boxContentRight {
	border: 2px solid #DAD8D9;
	background-image: url(../../../../img/rightcolumn_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 503px;
	float: left;
}
.colRight {
	position: relative;
	width: 190px; 
	right: 0px;
	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: 190px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 668px;
	float: left;
	margin-left: 20px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	border: 2px solid #DAD8D9;
	background-image: url(../../../../img/rightcolumn_bg.jpg);
	background-position:top;
	background-repeat:repeat-x; 

	margin: 10px 0px 10px 0px;
	padding: 10px;
	float: left;
	width: 468px;
}
.subCat {
	line-height:22px;
	font-size:11px;	
	float: left;
	width: 140px;
	padding-right:15px;
}
.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: 160px;
	height: 160px;
	padding-top:20px;
}
