we@charset "utf-8";
/* CSS Document */

.foolcss {
        width:10px;
         }
.leftCenterContent {
	float:left;
	width:240px;
	overflow: auto;
        }
.rightCenterContent {
	float:left;
	width:730px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b1b3b3;
	height: 275px;
	padding-top: 15px;
	padding-left: 20px;
	}

.FeaturedProducts {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	/* [disabled]background-color: #B6ADA5; */
	}
.titleFeatured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #862633;
	padding-bottom: 10px;
	text-align: center;
}

.FeatureCopyList {
	clear: both;
	}

.FeatureCopyH {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #862633;
	padding-top:10px;
	padding-bottom:10px;
	}

.FeatureCopyList ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
		
.FeatureCopyList li a {
	clear: both;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6062;
	text-decoration: none;
	margin-bottom:4px;
	font-weight: bold;
	}
	
.FeatureCopyList li a:hover {
	text-decoration:underline;
	}	
	

.seeAll2 {
	color: #5F6062 !important;
	}

.KnowledgeCenterNav {
	padding-top: 20px !important;
	padding-right: 10px !important;
	padding-bottom: 20px !important;
	padding-left: 10px !important;
	background-color:#FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #b1b3b3;
	
	}
	
.bannerCenter {
	width:750px;
	float:left;
	/* [disabled]height: 300px; */
	}
.BannerBox {
	float:left;
	width:190px;
	padding: 30px;
    *display: inline;
	}
	
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.TitleBannerBox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #862633;
	display:block;
	padding-bottom: 14px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #862633;
	height: 25px;
	text-align: left;
	}

.btnBanner{
	height: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #862633;
	}
	
.copyBtnBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #b1b3b3;
	padding: 5px 10px 5px 10px;
	float: right;
	text-align: center;
	}
.endCenter {
	clear:both;}

.mainCenterContent {
        clear: both;
	width:1000px;
	margin: 0 auto;
	height: auto;	
	}
