body {
    
	margin: 5px;
	background-color: #FFFFFF;
}
#pageSurround {
	width: 98.5%;
	
	margin: 0px;
	padding: 0px;
}
#subSurround {
	padding-left: 1px;
	padding-right:0px;
	width: 99.75%;
	
}
/*#topHeader {
	text-align: right;
	height: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}*/
/*#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 0px;
	height: 0px;
	float: right;
}*/
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 42px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 99.75%;
	
}
/*.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}*/
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	height: 30px; 
	color: #ffffff;
	
	
	
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft {
    float: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #003399;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 168px;
	
	height: 12px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	
}

.boxTitleRight {
    float: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #003399;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 166px;
	
	height: 12px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	
}
/*.boxFootLeft {
    
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 170px;
	float: center;
	height: 12px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.boxFootRight {
    
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 170px;
	float: center;
	height: 12px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}*/
.boxContentLeft {
    float: center;
    border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	/*background-color: #FFFFFF;*/
	background-color: #66ccff;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 170px;
}

.boxContentRight {
    float: center;
    border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	/*background-color: #FFFFFF;*/
	background-color: #66ccff;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {
    float: left;
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #000099;
	background-color: #66ccff;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: 000099;
	margin-bottom: 8px;
	/*width: 98.5%;*/
	width: inherit;
	
}
/* 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.gif);
	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: #66ccff;
	text-align: center;
	border: 1px solid #C9CEFC;
	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 #cccccc;
	border-bottom: 1px solid #cccccc;
}
/*.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}*/
.latestProds {
	float: right;
	text-align: center;
	width: 120px;
	height: 150px;
}