#flash_subpage {
	width:656px;
	height:232px;
	float:left;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}
#div_page-content-2 {
	float: left;
	width: 209px;
	height: 218px;
	border-right: 3px solid #ffffff;
	background:url(/sites/349/design/images/bg_content_sub-2.jpg) no-repeat #b8b7af;
	padding:14px 12px 0 20px;
	overflow:hidden;
	color:#000000;
	line-height:20px;
}

#div_page-content-1 {
	position:relative;
	width:816px;
	padding:30px 30px 30px 36px;
	float:left;
}


/* Products List */
#module-store-products-ul {
	margin:0;
	padding:0;
	list-style:none;
	width:816px;
	overflow:hidden;
}
#module-store-products-ul li  {
	list-style:none;
	text-align:center;
	float:left;
	padding:0 14px 0 14px;	
	width:175px;
	height:275px;
}
#module-store-products-ul li img {
	border:1px solid #D1D5D9;
	padding:10px;
	margin:6px;
}
#module-store-products-ul li h4 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#module-store-products-ul li h5 {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}