body {
	margin: 5px;
	background-color: #004C82;
	background-attachment: scroll;
}
#pageSurround {
	width: 990px;
	margin: 0 auto;
	padding: 5px;
	border: solid 2px #000000;
	background-color: #79A1BD;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
#topHeader {
	text-align: left;
	height: 25px;
	margin-bottom: 10px;
	padding-right: 0;
	padding-top: 15px;
	color: #FFFFFF;
}
.topBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	font-weight: bold;
	background-color: #004C82;
	text-align: center;
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	border: solid 1px #000000;
}
.boxTitleLeft, .boxTitleRight { font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 75%; font-weight: bold; background-color: #004C82; text-align: center; height: 25px; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; padding-left: 5px; }
.boxContentLeft, .boxContentRight {
	border: solid 1px #000000;
	color: #000000;
	background-color: #E3F8F9;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0;
	width: 160px; 
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 660px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #E3F8F9;
	margin-bottom: 5px;
}
/* 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 {
	color: #000000;
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #E3F8F9;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
	color: #000000;
}
.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
	color: #000000;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #004C82;
	border-bottom: 1px solid #004C82;
}
.latestProds {
	float: left;
	align: top;
	text-align: center;
	width: 131px;
	height: 180px;
}
