body {

	margin: 0px;

	background-color: #FFFFFF;

	background-attachment: fixed;

	background-repeat: repeat-x;

	background-position: top;

}

#pageSurround {

	width: 900px;

	margin: 1px auto;

	padding: 2px;

	border: 2px solid #CCCCCC;

	background-color: #FFFFFF;

}

#subSurround {

	border: 1px solid #707070;

}



.boxTitleLeft, .boxTitleRight {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 70%;

	text-align: left;

	color: #666666;

	background-image: url(../styleImages/backgrounds/boxTitleBg.JPG);

	width: 170

px;

	height: 33px;

	padding-top: 3px;

	padding-left: 3px;

	background-repeat: no-repeat;

	font-weight: bold;

}



.boxContentLeft, .boxContentRight {

	text-align: left;

	background-color: #FFFFFF;

	border: 0px solid #CCCCCC;

	padding-left: 3px;

	padding-top: 3px;

	padding-bottom: 5px;

	width: 170px;

}

.colLeft {

	position: relative;

	border: 1px solid #CCCCCC;

	left: 0px;

	width: 190px; 

	padding-left: 9px;

	padding-right: 5px;

	float: left;

}

.colMid {

	text-align: left;

	width: 670px;

	padding-right: 6px;

	float: right;

}

.colRight {

text-align: left;

	position: relative;

	width: 175px; 

	padding-right: 5px;

	float: right;

}

.boxContent {

text-align: left;

	border-top: 1px solid #333333;

	border-right: 1px solid #333333;

	border-bottom: 1px solid #333333;

	border-left: 1px solid #333333;

	padding: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #999999;

	margin-bottom: 10px;

}

/* CHECKOUT PAGES */

.colLeftCheckout {

text-align: left;

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 10px;

	float: inherit;

}

.colMainCheckout {

	position: relative;

	width: 630px;

	float: left;

	padding-left: 10px;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align: centre;

	font-weight: bold;

	margin-top: 10px;

	background-color: #CCCCCC;

	height: 30px;

	margin-bottom: 20px;

}

.pagination {

	text-align: left;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #FFFFFF;

text-align: left;

	border: 1px solid #cccccc;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 387px;

}

.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;

}