body {
	margin: 5px;
	background-color: #000;
	background-image: url(../styleImages/backgrounds/americanflag.jpg);
	background-attachment:fixed;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	padding-left: 14px;
}
#topHeader {
	text-align: center;
	background-position: center;
	width: 1200px;
	height: 150px;
	background-image: url(../styleImages/backgrounds/StrykerLogo.png);
	background-repeat: no-repeat;
	margin-left: 14px;
}
#sessionBox {
	background-image: url(../styleImages/backgrounds/metal_red.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	text-align: left;
	border: 1px solid #000;
	width: 258px;
	float: right;
}
.topCats {
	text-align: center;
	height: 30;
	color: #ffffff;
}
.topCatsBgRight {
	background-position: right;
	height: 30px;
}
.topCatsBgLeft {
	float: left;
	background-position: left;
	height: 30px;
}
.siteDocs {
	text-align: center;
	height: 30px;
	color: #ffffff;
}
.siteDocsBgRight {
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	text-align: center;
	background-image: url(../styleImages/backgrounds/metal_red.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	width: 250px;
	height: 20px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 5px;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	width: 250px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	background-image: url(../styleImages/backgrounds/metal_red.gif);
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 250px;
}
.boxContent {
	background-image: url(../styleImages/backgrounds/metal_blue.gif);
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fff;
	border: 1px solid #000;
	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 {
}
.docBtnRight {
}
.docBtnMid {
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	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 {
	width: 3px;
}
.topCatsTabbg {
	background-image: url(../styleImages/backgrounds/metal_blue.gif);
	background-repeat: repeat-x;
	padding: 5px;
	width: 99.3%;
	height: 25px;
}

.topCatsTabMid {
	background-color: #707070;
	border: 1px solid #000;
	padding: 5px;
}
.topCatsTabRight {
	width: 3px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 200px;
}
