body {
	background-color: #76b6d2;
	background-image: url(../styleImages/backgrounds/bg.gif);
	background-position: center;
	margin: 0 auto;
	background-repeat: repeat-y;
}
.session{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066cc;
	
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/bgCol.gif);
	background-repeat:repeat-y;
}
#subSurround {
	min-height:600px;
}
#topHeader {
	width:883px;
	height:89px;
	background-image:url(../styleImages/backgrounds/topHeader.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:10px;
	background-color: #ffffff;
}
.footer{
	width: 100%;
	text-align: left;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-left:15px;
}
.txtfooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.txtfooter:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	height: 15px;
	padding-left: 5px;
	margin-left:0px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color:#008AC9;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#colLeft {
	position: relative;
	left: 0px;
	width: 215px; 
	margin-left: 10px;
        margin-top: 10px;
	margin-right: 0px;
	float: left;
	background-image:url(../styleImages/backgrounds/cat.gif);
	background-repeat:repeat-y;
	background-repeat:repeat-x;
}
#colMid {
	position: relative;
	width: 660px;
	float: right;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.homeTop{
	padding-top:0px;
	width:636px;
	height:7px;
	background-image:url(../styleImages/backgrounds/topHome.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.homeMid{
	width:636px;
	background-image:url(../styleImages/backgrounds/midHome.gif);
	background-repeat:repeat-y;
	padding-bottom:5px;
}
.homeBottom{
	width:636px;
	height:7px;
	background-image:url(../styleImages/backgrounds/bottomHome.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.homeText{
	padding-left:15px;
}
/* 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 {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/prod.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	margin: 0px;
	float: left;
	width: 665px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	margin-top:10px;
	float: left;
	width: 110px;
	height: 50px;
}
.prodTable{
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/Prod.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:665px;
}
.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;
}
.latestProdList{
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/newProd.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.latestProdList:hover{
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/newProdHover.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.ProdList{
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/prod.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.leftSiteDoc{
	width:9px;
	height:43px;
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/docLeft.gif);
	background-repeat:no-repeat;
	float:left;
}
.rightSiteDoc{
	width:9px;
	height:43px;
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/docRight.gif);
	background-repeat:no-repeat;
	float:left;
}
.midSiteDoc{
	height:43px;
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/docMid.gif);
	background-repeat:repeat-x;
	width:100%;
	float:left;
}
.priceBar{
	height:46px;
	width:229px;
	background-image:url(../styleImages/backgrounds/priceBar.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
}
