body {
	margin: 0;
	background-color: #080b0d;
	background-position: top;
}
#pageSurround {
	width: 919px;
	margin: 0px auto;
	background-color: #080b0d;
	background-image: url(../styleImages/backgrounds/head.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	position: relative;
}
#topHeader {
  position: relative;
	text-align: right;
	padding-top: 161px;
	margin-bottom: 5px;
	height: 240px;
	width: 919px;
	background-image: url(../styleImages/backgrounds/hometitle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.searchform2 {
  position: absolute;
	top: 50px;
	left: 370px;
	}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	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 {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	top: 10px;
	width: 178px; 
	padding-right: 5px;
	float: left;
	text-align: center;
}
.colLeft h2, .colRight h2{
  color: #fff;
	font-size: 14px;
	font-family: Arial;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #2270c2;
	padding-bottom: 5px;
	}
	
.colMid {
	position: relative;
	width: 538px;
	top: 10px;
	float: left;
}
.colRight {
	position: relative;
	width: 190px; 
	padding-left: 5px;
	right: 0px;
	top: 10px;
	float: right;
	text-align: center;
}
.boxContent {
	padding: 3px 3px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fff;
	margin-bottom: 5px;
}
.boxContent div {
  padding-top: 10px;
	}
/* 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 {
	text-align:center;
	margin-top: 10px;
}
.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: 131px;
	height: 120px;
}



.footer {
  position: absolute;
	left: 0;
	bottom: -40px;
	height: 25px;
	width: 909px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #2270c2;
	color: #fff;
	}
.footright {
  position: absolute;
	top: 5px;
	right: 10px;
	}
.footright a, .footer b {
  color: #0e3155;
	}
