#pageSurround {
	width: 594px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #333333;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:100%
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 6px;
	padding-top: 0px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentTitle {
	background-color:#104B41;
	padding:4px;
}
.boxCatDesc {
	padding:20px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px;
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	/*border: 1px solid #000000;*/

	border:none;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	height:100%;
}
.boxCatImg {
	text-align:right;
	padding-right:10px;
	padding-left:10px;
}
/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */

.siteDocs {
	text-align:left;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	width: 387px;
}
.subCat {
	text-align: center;
	padding: 8px;
	float: none;
	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;
}
div.latestProds {
	text-align: center;
	width: 131px;
	height: 120px;
	float: left;
	margin:5px;
	overflow: hidden;
}
#imgThumbSpace {
	line-height: 0px;
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;
}
/*

Start Cross-Browser DHTML Menu

*/

#mainmenu-nav {
	width: 158px;
	padding: 0px;
	margin: 0px;
}
.li-nav a {
	padding: 2px 1px;
	width: 168px;
	display: block;
	text-indent: 2px;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}
.ul-nav, .li-nav {
	
}
.ul-nav {
	width: 168px;
	padding: 0px;
	display: block;
}

.li-nav .ul-nav {
	display: none;
	background:#fff;
	position: absolute;
	margin-left: 168px;
	margin-top: -27px;
	border: 1px solid #ccc;
	z-index: 99;
	padding:2px 4px;
}
a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 164px 9px;
}
a.hassubmenu:hover {background-image:none;}

/*

End Cross-Browser DHTML Menu

*/
