body {
	margin: 5px;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/BG1.jpg);
	background-repeat: repeat-x;
	/*	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top; */
}

#pageSurround {
	width: 940px;
	margin: 15px auto;
	padding: 1px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;	/*Inside BG colour*/

}
#subSurround {
	border: 1px solid #FFFFFF;
}
/*#topHeader {
	text-align: right;
	height: 132px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6699;
	border-right-color: #CC6699;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
	width: 880px;  
}  */
/* Original top header below*/
#topHeader {
	padding-right: 9px;
	padding-left: 10px;
	margin: 12px 10px 5px 9px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 895px;
	border-top: 1px solid #FFCCFF;
	border-right: 2px solid #FFCCFF;
	border-bottom: 1px solid #FFCCFF;
	border-left: 2px solid #FFCCFF;
	height: 116px;
}
/* NEW entry by jcd */
#docsBox {
	position: relative;
	width: 920px;
	float: left;
	padding: 5px 10px 5px 8px;
	margin-bottom: 3px;
}
/* END new entry */

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: bold;
	background-color: #FFEFFF;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCFFF;
	border-right-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
.boxContentLeft, .boxContentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCFFF;
	border-left: 2px solid #FFCFFF;
	border-right: 2px solid #FFCFFF;
	border-bottom: 1px solid #FFCFFF;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 523px;
	float: left;
	margin-left: 3px;
}
.colRight {
	position: relative;
	width: 190px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #FFCFFF;
	border-right: 2px solid #FFCFFF;
	border-bottom: 1px solid #FFCFFF;
	border-left: 2px solid #FFCFFF;
	padding: 1px 10px 5px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 718px;
	float: left;
}
/* END CHECK OUT PAGES */



.siteDocs {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCFFF;
	border-right-color: #FFCFFF;
	border-bottom-color: #FFCFFF;
	border-left-color: #FFCFFF;
	height: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	padding-left: 18px;
	background-color: #FFEFFF;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	float: left;
	width: 489px;
}
.subCat {
	text-align: center;
	padding: 3px;
	float: left;
	width: 134px;
	height: 115px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFCCFF;	
}
.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;
}

