body {
	margin: 5px;
	background-color: #e0e0e0;
	background-attachment: fixed;
	/* background-image: url(../styleImages/backgrounds/pageBg.jpg); */
	/* background-repeat: repeat-x; */
	background-position: top;
}
#pageSurround {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #d9d9d9;
	background-color: #FFFFFF;
}
#subSurround {
	/* border: 1px solid #d9d9d9; */
	background-image: url(../styleImages/backgrounds/main_bg.png);
	background-repeat: repeat-y;
}
#topHeader {
	text-align: right;
	height: 168px;
	margin-bottom: 5px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/top_header.png);
	border-bottom: 0px solid #d9d9d9;
}
#session {
	text-align: right;
	/* height: 20px; */
	/* margin-bottom: 10px; */
	margin-right: 60px;
	padding-top: 10px;
}
#betterMenu {
	text-align: right;
	/* height: 20px; */
	/* margin-bottom: 10px; */
	margin-left: 58px;
	padding-top: 18px;
	float: left;
}
.betterMenuList {
	font-family: Tahoma;
	font-size: 80%;
	color: #7F7F7F;
}
a.betterMenuList {
	font-family: Tahoma;
	font-size: 80%;
	color: #7F7F7F;
	text-decoration: none;
} 
a.betterMenuList:hover {
	font-family: Tahoma;
	font-size: 80%;
	color: #FF3300;
	text-decoration: none;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	background-image: url(../styleImages/backgrounds/box_top1.png);
	width: 144px;
	height: 26px;
	padding-left: 25px;
	padding-top: 11px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft      {
	position: relative;
	left: 0px;
	width: 169px; 
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 18px;
	float: left;
}
.colMid {
	position: relative;
	width: 739px;
	float: left;
	padding-left: 19px;
}
.colRight {
	position: relative;
	width: 169px; 
	padding-left: 5px;
	padding-top: 18px;
	right: 20px;
	float: right;
}
.boxContent {
/*	border-top: 1px solid #d9d9d9; */
/*	border-right: 1px solid #d9d9d9; */
/*	border-bottom: 1px solid #d9d9d9; */
/*	border-left: 1px solid #d9d9d9; */
/*	padding: 3px; */
	font-family: Tahoma;
	font-size: 12px;
	line-height:14px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 169px; 
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 65px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 700px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	background-image: url(../styleImages/backgrounds/footer.png);
	height: 66px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #d9d9d9;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 700px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 120px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}