body {
	margin: 0px;
	padding:0px;
}
#pageSurround {
	width: 755px;
	margin: 0px auto;
	padding: 2px;
	padding-top:0px;
	padding-right:0px;/*
	border: 1px solid #000000;
	background-color: #FFFFFF;*/
		background-image:url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
#subSurround {
	/*border: 1px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#topHeader {
	text-align: right;
	height: 155px;
	margin-bottom: 0px;
	/*padding-right: 9px;*/
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	/*border-bottom: 1px solid #000000;*/
}
#topMenu {
	text-align: right;
	height: 29px;
	margin-bottom: 0px;
	/*padding-right: 9px;*/
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topMenu.jpg);
	background-position:right;
	/*border-bottom: 1px solid #000000;*/
}
#bottomFooter {

	height: 44px;
	margin-bottom: 0px;
	/*padding-right: 9px;*/
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/bottomFooter.jpg);
	background-position:right;
	width:755px;
	left:23px ;
	/*border-bottom: 1px solid #000000;*/
}
#topMenuRight{
	height: 29px;
	margin-bottom: 0px;
	/*padding-right: 9px;*/
	padding-top: 0px;
	background-image: url(../styleImages/topMenu_right.jpg);
	width:200px;
	position:relative;

	top:0px;
	left:0px;
	/*border-bottom: 1px solid #000000;*/
}
#Holder {
border-left:2px solid #c9d6ef;
border-top:none;
left:43px;

}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #995151;
	/*background-image: url(../styleImages/backgrounds/boxTitleBg.gif);*/
	width: 245px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	background-color:#f9ebea;
	border:2px solid #ebb6b6;
	border-bottom:0px;
	font-weight:bold;
}
.boxContentLeft, .boxContentRight, .boxContentLeft2 {
	border-left: 2px solid #ebb6b6;
	border-right: 2px solid #ebb6b6;
	border-bottom: 2px solid #ebb6b6;
	background-color: #f9ebea;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	width:245px;
}
.boxContentLeft2 {
border-top: 2px solid #ebb6b6;
}
.colLeft {
	position: relative;
	left: 23px;
	width: 160px; 
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	/*border-left:2px solid #c9d6ef;*/
}
.colMid {
	position: relative;
	float: left;
width:395px;
	left:23px ;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:3px;
	/*border-left:2px solid #c9d6ef;*/
}
.colRight {
	position: relative;
	width: 250px; 
	padding-left: 2px;
	padding-right:10px;
	padding-top:3px;
	right: 23px;
	float: right;
		/*border-right:2px solid #c9d6ef;*/
}
.boxContent {
	/*border-top: 1px solid #A8B4B0;
	border-right: 1px solid #5E85CF;
	border-bottom: 1px solid #5E85CF;
	border-left: 1px solid #5E85CF;*/
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-right:4px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
padding-top:5px;
	text-align:left;
	
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #f9ebea;
	text-align: center;
	border: 1px solid #CC8888;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 430px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	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;
}