body {
	margin: 0px;
	background-color: #FFFFFF;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/bg.jpg);
	background-repeat: x-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 158px;
	padding-right: 0px;
	background-image: url(../styleImages/backgrounds/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subHeader {
	text-align: left;
/*	background-color: #666666;*/
	background-color: #070F72;
	margin-bottom: 0px;
	padding-right: 0px;
}
.boxTitleLeft, .boxTitleRight {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 85%;
	color: #EA0000;
/*	color: #3F3F3F;*/
	font-weight: bold;
	height: 15px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-left: 11px;
}
.boxContentLeft {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding-left: 13px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.boxContentRight {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding-left: 13px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.boxCatLeft {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding-left: 13px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.boxContentSpecialRight {
	border: 0px solid #CCCCCC;
	padding-left: 13px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 202px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
}
.colMid {
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	width: 522px;
	float: left;
}
.colRight {
	position: relative;
	width: 190px; 
	padding-left: 8px;
	padding-top: 10px;
	right: 0px;
	float: left;
}
.boxContent {
	border: 0px solid #000000;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align: left;
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 4px;
}
.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: 150px;
}
.FeatureProds {
	float: left;
	text-align: center;
	border: 0px solid #CCCCCC;
}