body {
	margin: 5px;
	
}
#pageSurround {
	width: 807px;
	margin-left:auto;
	margin-right:auto;
}

#topHeader {
	text-align: right;

	height: 73px;
	padding-right:5px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
}

#menubar {
	height: 25px;
	background-image:url(../styleImages/backgrounds/menubar.jpg);
	text-align:right;
	padding-right: 10px;

}

#backgroundm  {
	background-image:url(../styleImages/backgrounds/backgroundm.jpg);
	background-repeat:repeat-y;
}

#latestprod {
	background-image:url(../styleImages/backgrounds/latestprodback.gif);
	background-repeat:no-repeat;
	width:151px;
	padding-top:2px;
	padding-right:18px
}

#latestprod  {
	width: 151px;
	height: 194px;
	background-image:url(../styleImages/backgrounds/latestprodback.gif);
	background-repeat:no-repeat;
}

#footer{
	background-image:url(../styleImages/backgrounds/background_b.jpg);
	height:25px;
}


.boxTitleLeft1 {
	width: 198px;
	height: 41px;
	margin-left:1px;
	background-image:url(../styleImages/backgrounds/catagories.jpg);
	background-repeat:no-repeat;
}
.boxTitleLeft2 {
	width: 198px;
	height: 40px;
	margin-left:1px;
	background-image:url(../styleImages/backgrounds/Shoppingbasket.jpg);
	background-repeat:no-repeat;
}
.boxTitleLeft3 {
	width: 198px;
	height: 40px;
	margin-left:1px;
	background-image:url(../styleImages/backgrounds/links.jpg);
	background-repeat:no-repeat;
}
.boxContentLeft {
	
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	

}
.colLeft {
	width: 200px;
	float: left;
	
}
.colMid {
	width: 585px;
	padding-left:2px;
	float: left;
	
}

.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	background-color:#000033;
	
	margin-bottom: 5px;
}
.boxContent1 {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	background-color:#000033;
	
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	width: 200px;
	float: left;
}
.colMainCheckout {
	
	width: 585px;
	padding-left:2px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;

}
.siteDocs1 {
	text-align:right;
	padding-right:4px;

}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	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;
}