body {
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #A5A5A5; 
	background-image: url(../styleImages/backgrounds/background.jpg);  
}
#pageSurround {
	margin: 0;
	padding: 0 20px 20px 20px; 
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/content-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	border-bottom: #05312b solid 4px;
}
#pageInside {
	width: 950px;
	margin: 0 auto;
	}
#topHeader {
	text-align: center;
	height: 104px;
	background-image: url(../styleImages/backgrounds/header-background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#shoppingCategoriesMenu, #SiteDocsMenu {
	margin: 0;
	padding: 0;
	}
#shoppingCategoriesMenu li , #SiteDocsMenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	text-align: left;
	}
#shoppingCategoriesMenu a, #SiteDocsMenu a {
	width: 156px;
	display: block;
	padding: 6px 7px 6px 7px;
	border-top: #e5d9da solid 1px;
	border-bottom: #e5d9da solid 1px;
	margin: -1px 0 0 0;
	color: #05443c;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, sans-serif;
	line-height: 15px;
	font-size: 14px;
	text-align: left;
	}
	
	
	
	

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #05312b;
	height: 15px;
 width: 170px;
 margin-top: 20px;
padding-left: 15px;
padding-right: 15px; 
padding-bottom: 5px;
}
.boxContentLeft, .boxContentRight {
 width: 170px;
padding-left: 15px;
padding-right: 15px; 
 margin: 0 0 0 0;
 text-align: left;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 200px;  
	float: left; 
	background-image: url(../styleImages/backgrounds/left-column-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 66px;
 min-height: 505px;
}
.colMid {
	position: relative;
	width: 480px;
	float: left;
	padding: 0 20px 0 20px;
	margin-left: 15px;
}
.colRight {
	position: relative;
	width: 200px;  
	right: 0px; 
	float: right;
	background-image: url(../styleImages/backgrounds/right-column-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 66px;
 min-height: 505px;
}
.boxContent {
	font-family: georgia, times, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333; 
	padding: 40px 0 0 0;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px;  
	float: left; 
	background-image: url(../styleImages/backgrounds/left-column-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 66px;
 min-height: 505px;
}
.colMainCheckout {
	position: relative;
	width: 480px;
	float: left;
	padding: 0 20px 0 20px;
	margin-left: 15px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.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: 151px;
	height: 151px;
	font-size: 12px;
}
