body {
	margin: 5px;
	background: #CCCCCC;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	background: #FFFFFF url(../styleImages/backgrounds/contentbg_colour.gif) repeat-y;
}

#topHeader {
	text-align: right;
	height: 120px;
	
	padding-right: 0px;
	padding-top: 20px;	
	background: url(../styleImages/backgrounds/contentBg.jpg) no-repeat left top;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	height: 15px;
	
	padding-left: 5px;
	background: #CC9900;
}
.boxContentLeft {
	
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentRight {
	
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;	
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 5px;
	padding-right: 2px;
	float: left;
	border-top: 1px none #999;
	border-right: 1px dotted #999;
	border-bottom: 1px none #999;
	border-left: 1px none #999;
}
.colMid {
	position: relative;
	width: 560px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px;
	height:300px;
	padding-left: 0px;
	padding-right: 5px;
	
	float: right;
}
.rightbanner{
background: url(../styleImages/backgrounds/delivery.jpg) no-repeat;
height:300px;
}
.leftbanner{
background: url(../styleImages/backgrounds/rightbanner1.jpg) no-repeat;
height:300px;
}
.boxContent {
	border: none;
	padding: 3px;
	color: #666666;
	margin-bottom: 5px;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	background: url(../styleImages/backgrounds/footerBg.jpg);
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 1px solid #CC9900;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 538px;
	
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.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;
}