body {
	margin: 5px;
	background-color: #E2E1F0;
	background: url(../styleImages/backgrounds/Page12.jpg) repeat-x left bottom fixed;

	
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #663E7D;
	background: #FFFFFF /*url(../styleImages/backgrounds/Page1.jpg) no-repeat bottom right;*/
}
#topHeader {
	text-align: right;
	height: 60px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom:0;
	padding-top: 60px;
	background: #E2E1F0 url(../styleImages/topheader.jpg) no-repeat left top;
	border-bottom:1px solid #663E7D;
		
}
#welcome {
	width:176px;
	float:right;
	margin:30px 5px 0px 0px;
	font:bold 70% Verdana, Arial, Helvetica, sans-serif;
	color: #663E7D;
	background-color:#FFFFFF;
	padding: 5px;
	height: 12px;
	border:1px solid #663E7D;
	text-align: center;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #7C8BCE;
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 540px;
	float: left;
	border: none;
}
.colRight {
	position: relative;
	width: 170px; 
	padding-left: 5px;
	right: 5px;
	float: right;
}
.boxContent {
	border: none;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #fff;
	margin-bottom: 5px;
}
.boxContent a:link {
	color: #66C;	
}
.boxContent a:hover {
	color: #939;
}
/* 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: #E4F1F9;
	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;
	
}
.txtLatestTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #99C;
	color: #606;	
}

