body {
	margin: 5px;
	background:#d0d0d0;
}
#pageSurround {
	width: 640px;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
background-color: #fff;
	margin: 0px auto;
	padding: 5px;
	border: 25px solid #59595b;
}
#topHeader {
	margin:30px auto;
	width: 185px;  
	height: 100px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}

#topHeader  h1 a { 
	width: 185px; 
	height: 100px; 
	background: transparent;
	color:#000000; 
	text-indent: -9999px; 
	margin:0; padding:0; 
	display:block;}	
	
#sessionBox {
	margin:50px 0 0 300px;
	text-align: left;
	background:#d0d0d0;
	width: 200px;
	height: 10px;
	float: left;
}
.topCats {
	margin: -38px 0 0 auto;
	text-align: center;
	color: #ffffff;
	padding: 10px;
	
}

.topCats a:hover {
	color: #f0b70f;
	
}
.topCatsBgRight {
	height: 40px;
}
.topCatsBgLeft {
	float: left;
	height: 40px;
}
.siteDocs {
	text-align: center;
	background: #59595b;
	height: 30px;
	color: #ffffff;
}

.siteDocs a:hover {
	text-align: center;
	background: #59595b;
	height: 30px;
	color: #f0b70f;
}
.siteDocsBgRight {
	background: #59595b;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background: #59595b;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #f0b70f;
	background: #59595b;
	width: 175px;
	height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-color: #fff;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	background-color: #fff;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	}
.boxContent {
background-color: #fff;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 350px;
}


/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background: #59595b;
	width: 4px;
}
.docBtnRight {
	background: #59595b;
	width: 4px;
}
.docBtnMid {
	background: #59595b;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	float: left;
	width: 300px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 300px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #404041;
	border-bottom: 1px solid #404041;
}
.topCatsTabLeft {
	background: #59595b;
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background: #59595b;
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background: #59595b;
	width: 7px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
