body {
	margin: 0px;
	background-color: #A5A5A5;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/background.jpg);
	background-repeat: repeat;
	background-position: center -8px;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	border: 1px none #777;

	background-image: url(../styleImages/backgrounds/page-backgroundZZ.jpg);
	background-repeat: repeat;
	background-position: left top;	
}
#topHeader {
	text-align: left;
	height: 150px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	overflow:hidden;
	background-image: url(../styleImages/faces.jpg);
	background-repeat: no-repeat;
	background-position: 410px 10px;	

	
}




#content-top     {


height:40px;
margin:0 auto 0px auto;
width:100%;


background-image: url(../styleImages/backgrounds/content-top.jpg);
background-position: center -10px;
background-repeat: no-repeat;

}


#content-mid     {



margin:0 auto 0px auto;
width:100%;
background-image: url(../styleImages/backgrounds/content-mid.jpg);
background-position: center top;
background-repeat: repeat-y;

}


#content-foot    {


height:50px;
margin:0 auto 0px auto;
width:100%;


background-image: url(../styleImages/backgrounds/content-foot.jpg);
background-position: center -40px;
background-repeat: no-repeat;

}


.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 16px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	
	background-color: #eee;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 20px;
background-image: url(../styleImages/backgrounds/box-outline-jaggy.jpg);
background-position:center bottom;





}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 20px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 588px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 20px;
	float: right;
}
.boxContent {
	
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.boxContent p  {

	font-size:14px;
	margin:0 0px 1.4em 0px;
line-height:1.4em;

}

.boxContent p img {

	
	margin:0 20px 0 0px;

}


.boxContent  img {

	
	margin:0 10px 20px 0px;
float:left;
border:1px solid #333;

}







/* 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;
	padding-top: 0px;
}
.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: 120px;
}

.textCopyright   {

   	margin:0 auto 0 auto;


}