body {
	margin: 20px 0px 0px 0px;
	background-image:url(../../../../images/bg_degrade.jpg);
	background-repeat:repeat-x;
	background-color:#0D2D5E;
}
#pageSurround {
	width: 950px;
	margin: 0px auto;
	background-color:#FFF;
}
#subSurround {
	background-color:#FFF;
}
#topHeader {
	text-align: left;
	height: 112px;
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	width: 236px;
	height: 96px;
	float: right;
	color:#FFF;
}
.topCats {
	text-align: left;
	background-color:#0D2D5E;
	height: 400px;
	margin-bottom: 15px;
	background-image:url(../styleImages/backgrounds/banner_header.gif);
	background-repeat:no-repeat;
}
.topCatsBgRight {
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/bg_footer.gif);
	background-repeat:no-repeat;
	height: 110px;
	color: #ffffff;
}
/*
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 81px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 81px;
	width: 6px;
}
*/
.boxTitleLeft, .boxTitleRight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 170px;
	height: 18px;
	padding: 2px 5px 0px 5px;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 0px;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 170px;
	height: 12px;
	padding: 0px 5px 0px 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	margin-left: 5px;
}
.boxContent {
	border-top: 3px solid #CFE3F5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #0D2D5E;
	margin: 0px 0px 5px 0px;
	background-color:#FFF;
}
/* 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: #FAFAFA;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 120px;
}
.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: 5px;
	height: 26px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-bottom: 5px;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
	height: 26px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 135px;
	height: 150px;
}