body {
	margin: 0px;
margin-left: 11px;
	background-color: #FEF6fb;
	background-attachment: relative;

	background-repeat: no-repeat;
	background-position: left top;

   
}

#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 5px;
	border: 3px solid #dddddd;
	background-color: #FFFFFF;
}
#subSurround {
	border: 2px solid #ffffff;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom;
}

#topHeader {
	text-align: right;
	height: 145px;
	margin-bottom: 1px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url();
	border-bottom: 0px solid #aaaaaa;
                border-top: 0px solid #dddddd;
               
}



.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
                font-weight: bold;
	color: #6A6969;	
                background-color: #Ffffff;
	width: 155px;
	height: 18px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeft, .boxContentRight {
                border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	background-color: #ffffff;
           	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 5px;

}
#colLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #6A6969;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;  
                border-right: 1px solid #dddddd;
                 
}
#colMid {
	position: relative;
	width: 600px;
	float: left;
padding-left: 10px;
}

div.prodBox {
                float:left;
                height:300px;
                margin-bottom:3px;
                margin-right:3px;
                overflow:hidden;
                position:relative;
                text-align:center;
                width:170px;
}


.colRight {
	position: relative;
	width: 0px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #767676;
	background-color: transparent #ffffff;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	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: 0px solid #ffffff;
	margin: 10px;
	padding: 5px;
	float: center;
	width: 530px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 100px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.latestProds {
	float: left;
	text-align: center;
	width: 180px;
	height: 140px;
                padding-bottom: 40px;
}