body {
	margin: 5px;
	background-color: #fff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 770px;
	margin: 0px auto;
	padding: 0px 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	background:transparent url(/images/header.jpg) no-repeat scroll 0 0;
	height:127px;
	padding-right:0;
	padding-top:0;
	text-align:right;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	height: 15px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	float: left;
	background:transparent url(/images/sidebar_back.jpg) no-repeat scroll 0 0;
	width:200px;
}
.colMid {
	float:right;
	position:relative;
	width:565px;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	min-height:550px;
	height:auto !important;
	height:520px;
	overflow:auto;
	
}
.footer{
	background:transparent url(/images/footer.jpg) repeat scroll center bottom;
	float:left;
	height:10px;
	width:100%;
}
.content_wrapper {
	background:transparent url(/images/sidebar_back.jpg) repeat-y scroll 0 0;
	border-left:thin solid black;
	border-right:thin solid black;
	margin:auto;
	overflow:auto;
	width:768px;
}
/* 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: #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;
	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;
}