body {
	margin: 0px;
	background-color: #333333;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/kanji.gif);
	background-position: top;
}
#pageSurround {
	width: 760px;
	margin: 0px auto;
	padding: 5px;
	height: 100%;
	border: 1px solid #8d7841;
	background-image: url(../styleImages/backgrounds/Bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: bottom;	
}
#topHeader {
	text-align: right;
	height: 153px;
	background-image: url(../styleImages/backgrounds/edo.gif);
	margin-bottom: 7px;
	padding-right: 7px;
	padding-top: 7px;
	background-position: top-left;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/menuMidBg.gif);
	height: 24px;
	padding-left: 7px;padding-top: 4px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding: 7px;
	margin-bottom: 10px;
	color: #EEEEEE;
	background-image: url(../styleImages/backgrounds/menu.gif);
	border-bottom: 1px solid #553516;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 159px; 
	padding-left: 0px;
	float: left;
}
.colMid {
	border: 1px solid #8d7841;
	position: relative;
	width: 586px;
	height: 100%;
	float: right;
	padding: 3px;
	background-color: #151a28;
}
.colRight {
	position: relative;
	width: 160px; height: 100%;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 5px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 0px;
	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: #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: 112px;
	height: 120px;
}