body {
	background-image: url(../styleImages/backgrounds/background.gif);
	background-repeat: repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin-left:5px;
}
#pageSurround {
	width: 978px;
	margin: 0px auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #FFFFFF;
}
#top {
	background-image: url(../styleImages/backgrounds/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:21px;
}
#logo {
	background-image: url(../styleImages/backgrounds/logo.png);
	background-repeat: no-repeat;
	background-position: top;
	height:100px;
}
#menu {
	background-image: url(../styleImages/backgrounds/menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:21px;
	margin-bottom:20px;
}
#bottom {
	background-image: url(../styleImages/backgrounds/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:21px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 21px;
}
.headingstitle {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.boxContentLeft, .boxContentRight {
	font-family: Arial;
	font-size: 12px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	background-color: #FFFFFF;
}
.boxFooter {
	color: #FFFFFF;
	background-color: #FFFFFF;
	left: 0px;
	background-image: url(../styleImages/backgrounds/boxft.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 9px;
	margin-bottom:10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
.boxTitleMid {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/middle.gif);
	background-position:top;
	vertical-align:center;
	height: 21px;
}
.viewcatbar {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/viewcatbar.gif);
	background-position:top;
	line-height:21px;
	height: 21px;
}
.colMid {
	position: relative;
	width: 598px;
	float: left;
}
.boxFooterMid {
	color: #FFFFFF;
	background-color: #FFFFFF;
	left: 0px;
	background-image: url(../styleImages/backgrounds/boxftMid.gif);
	background-repeat:no-repeat;
	vertical-align:top center;
	height: 9px;
	margin-bottom:10px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 15px;
	padding-right: 15px;
	right: 0px;
	float: right;
}
.boxContent {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:8px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
/* CHECKOUT PAGES */
.boxtpChk {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxtpChk.gif);
	background-position:top;
	vertical-align:center;
	height: 21px;
}
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 772px;
	float: left;
}
.boxftChk {
	color: #FFFFFF;
	background-color: #FFFFFF;
	left: 0px;
	background-image: url(../styleImages/backgrounds/boxftChk.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height: 9px;
	margin-bottom:10px;
}
/* END CHECK OUT PAGES */
.stepheadings {
	color: #FFFFFF;
	background-color: #FFFFFF;
	left: 0px;
	background-image: url(../styleImages/backgrounds/stepheadings.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height: 21px;
	margin-bottom:10px;
}
.siteDocs {
	text-align:center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 1px;
	float: left;
	width: 50px;
}
.subCat {	
	text-align: center;
	padding: 1px;
	float: left;
	width: 50px;
	height: 1500px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.latestContent {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding:1px;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.latestProds {
	border: 1px solid #000000;
	float: left;
	margin: 0px;
	width: 129px;
	height: 160px;
}