body {
	margin: 10px;
	background-color : Black;
	text-align:center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#outerSurround1 {
	width: 1300px;
	margin: 0px auto;
	padding: 0px;
	background-color : transparent;
	
}
#pageSurround {
	width: 1080px;
	margin: 0px auto;
	padding: 0px;
	border: 6px solid white;
	background-color : White;
	
}
#subSurround {
	padding-left: 0px;
	background-color : White;
}
#topHeader {
	text-align: right;
	height: 160px;
	background-image: url(../styleImages/backgrounds/topHeader1090.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
}
#sessionBox {
	text-align: left;
	2background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 100px;
	height: 50px;
	float: right;
	margin-top:15px;
	margin-right:2px;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/wh_bg.png);
	height: 30px;
	color: #FFFFFF;
	background-color : #2034C8;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	margin-bottom: 10px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	margin-bottom: 10px;
}
#sitedocs ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0.2em 10px;
	background-color: #2F62AA;
	border: 2px solid #FFFFFF;
}

#nav li li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#nav li {
	float: left;
	position: relative;
	width: 7em;
	text-align: center;
}
#nav li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
}
#nav li > ul {
	top: auto;
	left: auto;
}
#nav li:hover ul, #nav li.over ul{ 
	display: block;
}

.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/wh_bg.png);
	height: 30px;
	color: #ffffff;
	margin-bottom: 0px;
	background-color : #2034C8;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/catBg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #82719F;
	ground-image: url(../styleImages/backgrounds/wh_bg.png);
	width: 165px;
	height: 20px;
	padding-top: 4px;
	padding-bottom:2px;
	padding-left: 5px;
	font-weight: bold;
	2background-color : #2034C8;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.boxFootLeft, .boxFootRight {
	2background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 165px;
	height: 12px;
	padding-left: 5px;
	background-color: #82719F;
	margin-bottom: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 165px;
}
.saleboxContentRight {
	border-left: 1px solid #CFE3F5;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 165px;
	margin-top:0px;
}
.boxContent {
	border-top: 0px solid #CFE3F5;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	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.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: #FFFFFF;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 150px;
	margin: 5px;
}
.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: left;
	text-align: center;
	width: 155px;
	//height: 210px;
	height: 145px;
}
