body {
	margin: 0px;
	background-color: #81b7e3;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 1076px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	
}
#subSurround {
	border: 0px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/bodybg.jpg);
	background-repeat: repeat-y;
	
}
#topHeader {
	text-align: left;
	height: 218px;
	margin-bottom: 2px;
	padding-left: 24px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/headred.jpg);
	width: 197px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #fc0404;
	border-right: 2px solid #fc0404;
	border-bottom: 2px solid #fc0404;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}



.boxTitleLeftsec, .boxTitleRightsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/headgreen.jpg);
	width: 197px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeftsec, .boxContentRightsec {
	border-left: 2px solid #8ad202;
	border-right: 2px solid #8ad202;
	border-bottom: 2px solid #8ad202;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxTitleLeftcat, .boxTitleRightcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/headorange.jpg);
	width: 197px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
	
}
.boxContentLeftcat, .boxContentRightcat {
	border-left: 2px solid #f68220;
	border-right: 2px solid #f68220;
	border-bottom: 2px solid #f68220;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxTitleLeftcart, .boxTitleRightcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/headblue.jpg);
	width: 197px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeftcart, .boxContentRightcart {
	border-left: 2px solid #ffcb0b;
	border-right: 2px solid #ffcb0b;
	border-bottom: 2px solid #ffcb0b;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxTitleLeftinfo, .boxTitleRightinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/headblue.jpg);
	width: 197px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeftinfo, .boxContentRightinfo {
	border-left: 2px solid #0385ee;
	border-right: 2px solid #0385ee;
	border-bottom: 2px solid #0385ee;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxTitleLeftMaillist, .boxTitleRightMaillist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/headblue.jpg);
	width: 197px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeftMaillist, .boxContentRightMaillist {
	border-left: 2px solid #0385ee;
	border-right: 2px solid #0385ee;
	border-bottom: 2px solid #0385ee;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxTitleLeftMailgreen, .boxTitleRightgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/headgreen.jpg);
	width: 197px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeftgreen, .boxContentRightgreen {
	border-left: 2px solid #8ad202;
	border-right: 2px solid #8ad202;
	border-bottom: 2px solid #8ad202;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 202px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
}
.colMid {
	position: relative;
	width: 600px;
	float: left;
	margin-bottom: 10px;
}
.colRight {
	position: relative;
	width: 202px; 
	padding-left: 5px;
	right: 16px;
	float: right;
	margin-bottom: 10px;
}
.boxContent {
	
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 202px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
}
.colMainCheckout {
	position: relative;
	width: 630px;
	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: #ffffff;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 420px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.footer {
	background-image: url(../styleImages/backgrounds/sitedocsbg.jpg);
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #ffffff;
	padding-top: 7px;
	
}

.secure {
	background-image: url(../styleImages/backgrounds/secure.jpg);
	height: 115px;
	width: 180px;
}

#categories a { 
display: block; 
background-color: #ffffff;  
border-bottom: 1px solid #f68220; 
padding: 3px 3px 3px 7px; 
color: #202020; 
font-size: 70%;
width: 177px ;
 }
 
#categories a:hover { 
background-color: #f68220; 
color: #ffffff; 
text-decoration: none; }

#prodDescription { background-color: #F5F5F5; color: #333333;  padding: 5px; border: 0px solid #D8D8D8; }
.prodInfo { font-size: 110%; color: red;  padding: 3px; }


.featured { float: left; margin: 4px; background-color: #F9FBFD; width: 133px; padding: 0px; border: 1px solid #CAE1F6; text-align: center;  height: 200px;}
.featured h3 { font-size: 90%; font-weight: bold; color: #216194; background: #C9E1F3; margin: 0; padding: 2px 2px 2px 5px; border-bottom: 1px solid #7AB3E0;  }
.prodDescription { background-color: #EFEFEF;  padding: 5px; border: 0px solid #D8D8D8; }
.prodInfo { font-size: 110%; color: #1C60A2;  padding: 3px; }
