body {
	margin: 5px;
	background-color: #A5A5A5;
	background-attachment: scroll;
	background-image: url(http://www.arpast.org/images/bg.png);
	background-repeat: repeat-yes;
	background-position: top;
}
#pageSurround {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	padding-right:7px;
	border:1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg5.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 34px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 105px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #306B7D;
	background-color: #E5E5E5;
	background-image:;
    border-right:1px solid #CCCCCC;
	padding: 4px;
	margin-left: 5px;
	margin-top:5px;
}
.boxContentLeft, .boxContentRight {
	border-left:0px solid #424252;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color: #E5E5E5;
	padding-left: 4px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 212px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	border-right:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	background-color: #FFFFFF;
}
.colMid {
	position: relative;
	width: 527px;
	float: left;
	padding-left:7px;
	paddint-top:20px;
	
}
.colRight {
	position: relative;
	width: 212px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border-top:0px solid #CCCCCC;
	padding-top:5px;
	padding-left:4px;
	padding-right:4px;
	font-family: Arial;
	font-size: 8.5pt;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 212px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	border-right:1px solid #CCCCCC;
}
.colMainCheckout {
	position: relative;
	width: 527px;
	float: left;
	padding:4px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #F0F1F2;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 515px;
}
.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: 198px;
	height: 120px;
	padding:15px;
}