body {
	background-color:#030403;
	background:#030403 url('../styleImages/backgrounds/pageBg.jpg') repeat-x fixed top 50%;
	background-image: url("../styleImages/backgrounds/pageBg.jpg");
	background-repeat: repeat-x;
	height: 100%;
	margin: 15px;
	
}
a:link {
	color: #FFF;
}
#pageSurround {
	height: 100%;
	width: 762px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
#subSurround {
	height: 100%;
	border: 1px solid #000;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../styleImages/backgrounds/watermark.gif);
	background-position: 81% 96%;
	background-repeat: no-repeat;
}
#topHeader {
	text-align: right;
	height: 330px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	color: #0097c9;
	width: 205px;
	height: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeft, .boxContentRight {
	background-color: #c0c2ad;
	padding-left: 3px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
}
.colLeft {
	height: 110%;
	background-color: #c0c2ad;
	border-right: 1px solid #000;
	position: relative;
	left: 0px;
	width: 212px; 
	padding-left: 4px;
	padding-right: 7px;
	padding-bottom: 9px;
	float: left;
}
.colMid {
	position: relative;
	width: 518px;
	height: 100%;
	float: left;
	margin-left: 7px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 3px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-color: #787972;
	text-align:center;
	border-top: 1px solid #000;
	width:100%;
	font-weight:bold;
	height:26px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.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;
}
.latestProds {
	float: left;
	text-align: center;
	width: 122px;
	height: 120px;
}
.topaddress {
	margin: 5px 5px 5px 250px;
	text-align:left;
}
h3 {
	margin-bottom: .1em;
}
