body {
	margin: 5px;
	background-color: #fff;
}
#pageSurround {
	width: 860px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#subSurround {
	background-repeat: repeat-x;
                  float: left;
	background-position: bottom;
                  margin: 15px 0px 0 659px;
                  width: 800px;
}
#topHeader {
	text-align: right;
	height: 116px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
                  font-weight: bold;
	color: #fff;
	background: url(../styleImages/titlebg.jpg) repeat-x;
	width: auto;
	height: 16px;
                  padding: 6px 0 10px 10px;
                  margin-top: 10px;
}
.boxContentLeft {
                  border: 2px solid #dcdfe1;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 10px;
                  padding-left: 5px;
                  width: auto;
	padding-bottom: 5px;
                  font-size: 18px;
                  font-family: verdana;
}
.boxContentRight {
                  border: 2px solid #dcdfe1;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 10px;
                  padding-left: 5px;
                  width: auto;
	padding-bottom: 5px;
                  font-size: 18px;
                  font-family: verdana;
.colLeft {
	position: relative;
	left: 0px;
	width: auto; 
	float: left;
}
.colMid {
	position: relative;
	width: auto;
	float: left;
}
.colRight {
	position: relative;
	width: auto; 
	float: right;
}
.boxContent {
	padding: 3px;
	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: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.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;
}