body 
{ 
	/*background-image: url(../top_bg.jpg);
	background-repeat: repeat-x; 
	background-position: 50% top; */
	background-color: #E4E3E3;
	margin: 5px; }

#pageSurround 
{
	background-color: #fff; 
	/*text-align: right;*/ 
	width: 788px; 
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}


#boxFooter { color: #fff; font-weight: bold; background-image: url(../footer.jpg); width: 788px; height: 40px; padding-top: 3px; }

#topHeader { text-align: right; height: 36px; margin-bottom: 20px; padding-top: 68px; padding-right: 0; }

.boxTitleLeft, .boxTitleRight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; color: #ffffff; font-weight: bold; background-image: url(../cat.jpg); text-align: center; width: 187px; height: 30px; padding-top: 6px; padding-left: 5px; }

.boxContentLeft, .boxContentRight { font-weight: bold; background-color: #ffffff; border: 1px solid #cccccc; text-align: left; width: 185px; padding-left: 5px; margin-bottom: 10px; padding-top: 3px; padding-bottom: 5px; }

.boxContentCustom
{
	font-weight: bold; 
	background-color: #ffffff; 
	border: 1px solid #cccccc; 
	text-align: left; 
	width: 185px; 
	padding-left: 5px; 
	margin-bottom: 10px; 
	padding-top: 3px; 
	padding-bottom: 5px; 
}

.boxContentCustom ul
{
	list-style:none;
}

.boxContentCustom ul li
{
	list-style: none;
	font-weight:bold;
}

.boxContentCustom ul li a
{
	display:block;
	width: 180px;
	height: 20px;
	text-decoration:none;
	background: transparent url(../../../../images/nav.jpg) top center no-repeat;
}

.boxContentCustom ul li a:hover
{
	text-decoration: underline;
	background: transparent url(../../../../images/nav.jpg) bottom center no-repeat;
}

.colLeft {

	position: relative;

	left: 0;

	width: 190px; 

	padding-right: 5px;

	float: left;

}

.colMid { position: relative; width: 585px; float: left; }

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}

.boxContent { padding: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; color: #333333; background-color: #ffffff; text-align: left; 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:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #e5e5e5;

	text-align: center;

	border: solid 1px #c9cefc;

	margin: 0;

	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: 120px;

}
