body {
	margin: 0px;
	background-color: #58646C;
	background-image: url(http://www.vicsmeat.com.au/images/bg.gif);
	background-repeat: repeat;
	/*background-position: top;*/
}
#pageSurround {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#subSurround {
	/*border: 0px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat;
	background-position: bottom;*/
}
#topHeader {
	text-align: right;
	height: 169px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	border-bottom: 0px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 194px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	background-image: url("http://www.vicsmeat.com.au/images/g_nav_pane_bg.jpg")
}
.colMid {
	position: relative;
	background-color:#FFFFFF;
	width: 400px;
	float: left;
}
.colCatNav {
	position: relative;
	width: 120px; 
	padding-left: 1px;
	right: 1px;
	float: left;
	margin-left: 35px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	padding-top: 25px;
	right: 9px;
	float: right;
}

.boxContent {
	/* border-top: 1px solid #A8B4B0; */
	/* border-right: 1px solid #5E85CF; */
	/* border-bottom: 1px solid #5E85CF; */
	/* border-left: 1px solid #5E85CF; */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	/* background-color: #DCE9F1; */
	margin: 30px 10px 10px 30px;
	

}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	padding-top:25px;
	float: right;
}
.colMainCheckout {
	position: relative;
	padding:0;
	width: 560px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 340px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 80px;
	
}
.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: 105px;
	height: 170px;
}