body {
	margin: 0px;
	background-color: #fffff;
	background-attachment: scroll;
	background-position: top;
}
.border {
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}
#pageSurround {
	  MARGIN: 0px auto;  WIDTH: 778px;  BACKGROUND-COLOR: #ffffff
}
#topHeader {
	text-align: right;
	height: 132px;
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
}
#topHeader4 {
	text-align: left;
	height: 42px;
	background-image: url(../styleImages/backgrounds/bak.jpg);
	background-repeat: repeat;
		margin-bottom: 3px;
	}

.header {
	text-align: left;
	height: 42px;
	background-image: url(../styleImages/backgrounds/bak.jpg);
	background-repeat: repeat;
		margin-bottom: 3px;
	}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: White;
	background: #f7adb8;
	height: 15px;
	border-top: 0px dotted #ae93d6;
	border-left: 0px dotted #ae93d6;
	border-right: 0px dotted #ae93d6;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border-top: 1px solid #ae93d6;
	border-left: 1px solid #ae93d6;
	border-right: 1px solid #ae93d6;
	border-bottom: 1px solid #ae93d6;
	background-color: White;
	padding-left: 3px;
	margin-bottom: 5px;
	padding-top:3px;
	padding-bottom:0px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 140px; 
	padding-left: 0px;
	padding-right: 3px;
	float: left;
	margin-bottom: 5px;
}
.colMid {
	position: relative;
	width: 487px;
	float: left;
}
.colRight {
	position: relative;
	width: 140px; 
	padding-left: 0px;
	right: 0px;
	float: right;
}
/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 130px; 
	padding-left: 0px;
	padding-right: 3px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 575px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:left;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subSurround {
	padding-left: 0px;
}
#subCats {
text-align: center;
border: 1px solid #C9CEFC;
margin: 0px;
padding: 3px;
float: left;
width: 520px;
}
#subCats image { width: 70px; margin-top: 5px; }

.subCat {
text-align: center;
padding: 7px;
float: left;
width: 90px;
height: 100px;
}
#subCats {
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 0px;
	float: center;
	width: 485px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #ae93d6;
	border-bottom: 1px solid #ae93d6;
}
.boxContent {
	border: 1px solid #AE93D6;
	border-top: 1px solid #ae93d6;
	border-left: 1px solid #ae93d6;
	border-right: 1px solid #ae93d6;
	border-bottom: 1px solid #ae93d6;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	margin-bottom: 5px;
	width: 100%;
}