@charset "UTF-8";
/* CSS Document */

.oneColElsCtr #Products_ContainerMAIN {
	width: 650px;
	height: 1200px;
	background: #FFFFFF;
	margin: auto;
	background-position:center;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColElsCtr #containerProductsPage {
	width: 990px;
	height: 1470px;
	margin:auto;
	background-position:center;
}

.oneColElsCtr #Products_TitleCon {
	width: 101px;
	height: 50px;
	background-repeat:no-repeat;
	background-position:left;
	margin-left:12.5px;
}

.Products_Title {
	width: 101px;
	height: 50px;
	background-image:url(../images/Products_Title.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-left:17.5px;
}

#CatagoryA { width:197px; height: 71px; float: right; padding-left:20px; }

#CatagoryB	{ width:197px; height: 71px; right: left; padding-left:10px; }

#CatagoryC	 { width:197px; height: 71px; right: left; padding-left:10px; }

.clear { clear: both;}




#ProductList_A { width:115px; height: 115px;  padding-left:50px; padding-top:8px;}

#ProductList_B	{ width:115px; height: 115px;  padding-left:5.5px; padding-top:8px;}

#ProductList_C { width:115px; height: 115px;padding-left:5.5px; padding-top:8px;}

#ProductList_D { width:115px; height: 115px;  padding-left:5.5px; padding-top:8px;}

#ProductList_E { width:115px; height: 115px; float: left; padding-left:5.5px; padding-top:8px;}

.clear { clear: both;}

.oneColElsCtr #AnchorHolder {
	width: 650px;
	height: 20px;
	background-repeat:no-repeat;
	margin:auto;
}

.oneColElsCtr #FooterProducts {
	width: 873px;
	height: 40px;
	margin: auto;
	margin-top:35px;
	padding-left:2px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}