/*----------------------------------------------------------
Notes
----------------------------------------------------------*/
#content-border-blue{
	background-color: #006972;
	padding: 2px;
	float: left;
	width: 683px;
	margin: 5px 0 0 0;
}
#content-border-white{
	background-color: #FFFFFF;
	padding: 6px;
	height: 1%;
}
#content-tile{
	background-image: url(/_images/store/store-categories-tile1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#content{
	background-image: url(/_images/store/store-categories-tile2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	padding: 0 0 55px 0;
}
#opening-text{
	padding: 15px 14px 30px 14px;
	font-size: 14px;
}
#catalogs ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#catalogs li{
	float: left;
	margin: 0;
	padding: 0 0 0 34px;
	width: 170px;
	font-size: 12px;
	text-align: center;
	height: 1%;
}
#catalogs li h3{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 18px;
	text-align: center;
}
