body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #003300;
	background-repeat: repeat-y;
	background-position: top center;	
	background-image: url(http://www.bexleys.co.uk/images/bex_bg1.gif);
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #336600;
	background-color: #FFFFFF;
}
#topHeader {
	text-align: right;
	height: 200px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 0px solid #FFFFFF;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	border-bottom-color: #FFFFFF;
	width:100%;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #336600;
	background-color: #b0e5ca;
	height: 20px;
	border: 1px solid #336600;
	border-bottom: 0px;
	padding-left: 35px;
	padding-top: 2px;
	background-image: url(../styleImages/smlbexleys_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #336600;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}
.boxCatLeft {
	border-top:1px solid #336600;
	border-bottom:0;
	border-left:0;
	border-right:0;
	background-color: #FFFFFF;
	padding:0px;
	margin-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 440px;
	float: left;
	border: 0px solid #66CC99;

}
.colRight {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-right: 10px;
	padding-left: 5px;
	float: right;
	}
	
.boxContent {
	border: 0px solid #66CC99;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #006633;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	position:relative;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 550px;
	float: left;
	border:0;
	color:#336600;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align: center;
	background-color: #b0e5ca;
	height: 20px;
	border-top: 1px solid #336600;
	border-bottom: 1px solid #336600;
	padding: 4px;

}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	border: 0px solid #000;
	width:450px;
	height:auto;
	font-size:110%;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 130px;
	height: 65px;
	background-color: #FFFFFF;
	border: 1px solid #B0E5CA;
	margin:5px 5px 0 0;
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #66CC99;
	border-bottom: 1px solid #66CC99;
}

.txtCopyright3, a.txtCopyright3 {
	border-top: 2px solid #66CC99;
}
.txtCopyright2, a.txtCopyright2 {
	background-image: none;
	background-color: #FFFFFF;
}
.latestProds {
	text-align: center;
	padding: 5px;
	float: left;
	width: 120px;
	height: 120px;
	background-color: #FFFFFF;
	border: 1px solid #B0E5CA;
	margin:5px 5px 0 0;
	vertical-align:middle;
	font-size:80%;
}