body {
	background:#fffacf   no-repeat fixed center 50%; margin:5px; 
}
#pageSurround {
	width: 1080px;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	border: 0px solid #C0C0C0;
	background-image: url(../styleImages/backgrounds/contentBg.png);
	background-position: bottom;
	border-bottom: 4px solid #ffffff;
}
#topHeader {
	text-align: center;
	height: 116px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	border-bottom: 4px solid #ffffff;
}
.boxTitleLeft , .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	font-size: 90%;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/boxTitleBg.png);
	background-color: #da4535;
	width: 155px;
	height: 31px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
    background-image: url(../styleImages/backgrounds/boxBg.jpg);
	background-color: #775d8f;
	font-size: 120%;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 732px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	padding: 3px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 892px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	width: 732px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	width: 110px;
	float: left;
	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: 33%;
	height: 120px;
}
.latestProds1 {
	float: left;
	text-align: center;
	width: 33%;
	height: 245px;
}
#ajax-banner {
margin-top: 10px;
background-repeat:repeat-x;
border: 0px;
width: 100%;
height: 240px;
text-align: center;
}