body {
	margin: 0px;
	background-color: #000;
}
#pageSurround {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 0px 10px;
	border: none;
	background-image:url(../styleImages/backgrounds/contentBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;	
}
#wraphead {
	border-bottom:2px solid #FF8400;
	padding:45px 0px 0px 0px;
	}
#wraphead .wrap {
	margin:0px auto 0px auto;
	width:800px;
	}
#logo {
		margin:0px 0px 20px 0px;
		}
#topHeader {
	text-align: right;
	height: 36px;
	width:400px;
	margin: 0px auto 30px auto;
	padding-right: 0px;
	padding-top: 10px;
	float:right;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	color: #FF8601;
	background-color: #222;
	height: 30px;
	line-height:30px;
	padding-left: 10px;
	border-bottom: 1px solid #333;
}
.boxContentLeft, .boxContentRight {
	background-color: #111;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	float: left;
}
.colMid {
	position: relative;
	width: 400px;
	float: left;
	padding-left: 10px;
}
.colRight {
	position: relative;
	width: 180px;
	right: 0px;
	float: right;
}
.boxContent {
	border: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* 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;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EEEEEE;
	background-image:url(../styleImages/backgrounds/catsBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	text-align: center;
	margin: 0px;
	float: left;
	width: 400px;
	
	margin:10px 0px;
}
.subCat {	
	text-align: center;
	padding: 16px 0px 0px 0px;
	float: left;
	width: 126px;
	height: 55px;
}
.catProdImg {
	min-width:60px;
	}
.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;
	padding-top:10px;
	padding-bottom:10px;
}