body {
	margin: 5px;
	background-color: #FFFFFF;
	scrollbar-base-color: #ccc;
scrollbar-arrow-color: #03D600;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #666;
scrollbar-face-color: #E8E8E8;
scrollbar-highlight-color: #ccc;
scrollbar-shadow-color: #333;
scrollbar-track-color: #EBEBEB;
}

#pageSurround {
	width: 760px;
	height:auto;
	min-height:700px;
	margin: 20px auto;
	padding: 0px;
	border: 2px solid #6E9D33;
	background-color: #CCC;
	background-image: url(../styleImages/backgrounds/lmr_bg.jpg);
	background-position: center top;
	background-repeat:repeat;
}
#pageSurroundCheckout {
	width: 760px;
	height:auto;
	min-height:700px;
	margin: 20px auto;
	padding: 0px;
	border: 2px solid #6E9D33;
	background-color: #CCC;
	background-image: url(../styleImages/backgrounds/lmr_bg_checkout.jpg);
	background-position: center top;
	background-repeat:repeat;
}
#topHeader {
	text-align: right;
	height: 111px;
	margin:0;
	padding:0;
	background-image: url(../styleImages/backgrounds/header_main.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
#headerTop {
	text-align: right;
	height: 30px;
	margin: 0px;
	padding-right:10px;
	background-image: url(../styleImages/backgrounds/header_top.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	color:#12C02B;
	background-color:transparent;
	background-image: none url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border: 0;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 0;
	background-color: transparent;
	padding-left: 5px;
	margin: 0 5px 10px 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentRightadd {
	border: 0;
	background-color: transparent;
	background-image: url(../styleImages/backgrounds/right_bg_box.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	height:234px;
	min-height:234px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 173px; 
	float: left;
}
.colMid {
	position: relative;
	width: 359px;
	float: left;
	max-height:600px;
	overflow: auto;
	height: 600px;
}
.colRight {
	position: relative;
	width: 228px; 
	right: 0px;
	float: right;
}
.boxContent {
	border: 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: transparent;
	margin: 0 5px 5px 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 173px; 
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 587px;
	float: left;
	max-height:600px;
	overflow: auto;
	height: 600px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 8px;
	background-image: url(../styleImages/backgrounds/sitedocs.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	width: 760px;
	height: 55px;
	max-height:55px;
	min-height:55px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: transparent;
	text-align: left;
	border: 0;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: left;
	padding: 2px;
	float: left;
	width: 100%;
	height: auto;
	clear:left;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
.topNav {
	text-align:center;
	height:43px;
	min-height:43px;
	max-height:43px;
	width:760px;
	background-image: url(http://www.newage1812.co.uk/images/nav.jpg);
	background-position: center top;
	background-repeat:no-repeat;	
}
.topCols {
	height:78px;
	min-height:78px;
	max-height:78px;
	width:760px;
	background-image: url(../styleImages/backgrounds/topCols.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
