body {
	margin: 0 auto;
	background-color: #f3f3f3;
}
#pageSurround {
	width: 976px;
	margin: 0px auto;
	padding: 0px;
	border: 4px solid #fcfcfc;
	background-color: #f3f3f3;
	background-image: url(../styleImages/logo/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#topHeader {
	text-align: right;
	height: 179px;
	padding-right: 0px;
	padding-top: 0px;	
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #003784;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	background-color: #fff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxAccount {
	background-color: #003784;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 175px; 
	padding: 5px 5px 0 0;
	float: left;
}
.colMid {
	position: relative;
	width: 436px;
	float: left;
}
.colRight {
	position: relative;
	width: 175px; 
	padding-left: 5px;
	right: 0px;
	float: left;
}
.boxContent {
	border: 0;
	padding: 10px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
	background-color: #fff;
	font-size:12px;

}

.boxContent ul {
list-style-type:none;
padding:0;
}

.boxContent ol {
margin-left:15px;
}
.boxContent li {
margin:5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 616px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-color: #fff;
	margin: 0px;
	padding:5px;
}

.siteDocs li {
line-height:2em;
list-style: none;
list-style-type: none;
margin-top:5px;
}


.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:left;
	background-color: #f4f4f4;
	border: 4px solid #eeeeee;
	margin: 0px;
	padding: 0;
	float: left;
	width: 407px;
}
.subCat {	
	text-align: center;
	padding: 5px;
	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;
	text-align:center;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	background:#fff;
	width: 102px;
	height: 180px;
	clear: left;
	overflow: hidden;
	padding:2px;
	text-align:center;
	margin-left:60px;
}

div.prod_left {
	width: 217px;
	float:left;
	background:#fff;
}

div.prod_right {
	width: 218px;
	float:left;
	background:#fff;
}

div.news {
	background:#fff;
	padding:5px;
}