body {
	margin: 5px;
	background-color: #efefef;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
#banner{
	position: absolute;
	height: 100px;
	width: 748px;
	visibility: visible;
	}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #dedede;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 50px;
	margin-top: 80px;
	padding-right: 10px;
		
}
.boxTitleLeft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-image: url(../styleImages/title.jpg);
	height: 20px;
	padding-left: 5px;

}
.boxTitleLeftFoot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-image: url(../styleImages/pie.jpg);
	height: 20px;
	padding-left: 5px;

}
.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-image: url(../styleImages/title.jpg);
	height: 20px;
	padding-left: 5px;
	vertical-align: text-bottom;
}
.boxContentLeft   {
	border-left : 3px solid #dedede;
	border-right : 3px solid #dedede;
	background-color: #fff;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.boxContentRight {
	border-left : 3px solid #dedede;
	border-right : 3px solid #dedede;
	background-color: #fff;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.colLeft {
	position: relative;
	left: 10px;
	width: 160px;
	padding-right: 15px;
	float: left;
	right: 5px;
}
.colMid {
	position: relative;
	width: 397px;
	padding-right: 5px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px;
	float: left;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	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: 397px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #ff8800;
	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: 131px;
}
