/* --------------------------------- Template ------------------------------------------ */
.home { width: 839px; }
.article { width: 408px; margin-top: 15px; }
.article .con { 
	background-image: url(../images/home/article-box.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 11px;
	height: 173px; 
}
.home table {
	border-left-color: #CECECE;
	border-left-style: solid;
	border-left-width: 1px;
	width: 100%;
}
.home .imgHr { 
	background-image: url(../images/home/hr.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 3px;
	height: 3px;
	line-height: 3px;
	margin: 0;
	padding: 0;
}
.home .M1 { background-color: #E4E4D2; width: 437px; background-image: url(../images/home/M1-top.gif); }
.home .R1 { background-color: #BE7C1E; width: 183px; background-image: url(../images/home/R1-top.gif); }
.home .M9 { background-color: #E4E4D2; height: 15px; background-image: url(../images/home/M1-bottom.gif); background-position: bottom; }
.home .R9 { background-color: #BE7C1E; height: 15px; background-image: url(../images/home/R1-bottom.gif); background-position: bottom; }
.home .R1, .home .R9 { background-repeat: no-repeat; }
.home .R1 { margin: 0; padding: 0; vertical-align: top; }

/* --------------------------------- Featured Products --------------------------------- */
#featured { width: 183px; }
#featured .fpHdr { height: 10px; margin: 15px 7px 12px 7px; }
#featured .fpBx { 
	background-image: url("../images/home/featured-box.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	height: 103px;
	margin: 0px 7px 5px 7px; 
	text-align: center;
	width: 169px;
}
#featured .fpCon { padding: 4px 0 0 0; text-align: center; }
#featured .fpImg { height: 80px; text-align: center; }
#featured a { font-weight: bold; }