body {
	margin: 5px;
	background-color: #042248;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/bodyBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#topHeader {
	text-align: right;
	height: 184px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/contentHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	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, {}
.colLeft {
	background-color: #ebedfe;
	min-height: 500px;
	position: relative;
	left: 0px;
	width: 183px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 572px;
	float: left;
	padding: 15px 5px 0 0;
}
.colRight {
	position: relative;
	width: 160px; 
	padding: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	background-color: #7291b8;
	position: relative;
	left: 0px;
	width: 183px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 572px;
	float: left;
	padding-left: 5px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	margin-top: 10px;
	height: 25px;
	float: left;
	max-width: 300px;
}
#categories {
	height: 25px;
	max-width: 470px;
	float: right;
}
#categories ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#categories li {
	float: right;
	padding: -1.5em;
	margin: 0px;
	height: 25px;
}
#categories li  a:link, #categories li a:visited {
}
.category1 {
	background-image: url(../styleImages/backgrounds/categories1.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 25px;
	padding: 3px 0 0 0;
	position: static;
	float: left;
}
.category2 {
	background-image: url(../styleImages/backgrounds/categories2.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	padding: 3px 13px 0 0;
	margin: 0 0 0 13px;
	position: static;
}
/* .categories1{
	margin-top: 10px;
	height: 25px;
	width: 13px;
	background-image: url(../styleImages/backgrounds/categories1.png);
	background-position: right;
	background-repeat: no-repeat;
	position: fixed;
	float: left;
	display: block;
} */
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 540px;
}
.subCat {	
	text-align: left;
	float: left;
	width: 540px;
}
.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: 168px;
	height: 50px;
	padding: 9px;
}