body {
	background: #fff url(../styleImages/backgrounds/body_bg.jpg) repeat-x;
	margin: 0px;
}
#pageSurround {
	width: 826px;
	margin: 0px auto;
	padding: 0px;
}
#subSurround {
	background-color: #fff;
	padding: 0px;
}
div#middle {
	background: #fff url(../styleImages/backgrounds/bg_shadow_r2.jpg) 100% 0 repeat-y;
}
div#middle_2 {
	background: url(../styleImages/backgrounds/bg_shadow_r1.jpg) 100% 0 no-repeat;
}
div#middle_3 {
	background: url(../styleImages/backgrounds/bg_shadow_l2.jpg) 0 0 repeat-y;
}
div#middle_4 {
	background: url(../styleImages/backgrounds/bg_shadow_l1.jpg) 0 0 no-repeat;
	padding: 0 19px; 
}
div#bottom {
	background: url(../styleImages/backgrounds/bg_shadow_b.jpg) 0 0 repeat-x;
}
div#bottom div {
	background: url(../styleImages/backgrounds/bg_shadow_bl.jpg) 0 0 no-repeat;
}
div#bottom div div {
	background: url(../styleImages/backgrounds/bg_shadow_br.jpg) 100% 0 no-repeat;
	height: 44px;
	padding-top: 0px;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#topHeader {
	text-align: right;
	height: 127px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
}
#sessionBox {
	margin-top: 30px;
	margin-right: 30px;
	text-align: left;
	width: 236px;
	height: 96px;
	float: right;
	text-align: right;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.jpg);
	height: 35px;
	color: #ffffff;
	margin-bottom: 0px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
}
.siteDocs {
	text-align: center;
	height: 30px;
	color: #666;
}
.siteDocsBgRight {
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	width: 175px;
	height: 29px;
	padding-top: 7px;
	margin-bottom: -10px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	background-image: url(../styleImages/backgrounds/boxContentBg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 168px;
	height: 70px;
}
.boxContent {
	border-top: 0px solid #F5F5F5;
	border-right: 0px solid #F5F5F5;
	border-bottom: 0px solid #F5F5F5;
	border-left: 0px solid #F5F5F5;
	padding: 3px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.jpg);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #F1F1F1;
	text-align: center;
	border: 1px solid #F5F5F5;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.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 #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.jpg);
	background-repeat: no-repeat;
	width: 7px;
	height: 35px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.jpg);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.jpg);
	width: 1px;
	background-repeat: no-repeat;
	height: 35px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}