#CATALOG-Projects {
	text-align: center;
	display: block;
	width: 100%;
	min-width:300px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin:auto;
	margin-top: 65px;
	clear: both;
	text-align: center;
}
#CATALOG-Projects img, #Products img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 150px;
	width: 220px;
	border: 1px solid #4F5F7D;
}
#CATALOG-Projects td {
	text-align: center;
}
#CATALOG-Projects a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #903;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background-color: #F4F1E8;
	line-height: 20px;
	width: 23%;
	height: 190px;
	floatD: left;
	margin-bottom: 7px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D5D2C8;
	border-right-color: #D5D2C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D2C8;
	margin-top: 5px;
}
#CATALOG-Projects a div {
	color: #FFF;
	background-color: #900;
	font-size: 12px;
	letter-spacing: 1px;
}
#CATALOG-Projects  a:hover {
	color: #003366;
	background-color: #FCFBF8;
}

#Products a strong{
	color: #300;
	height: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#CATALOG-Projects a:hover strong{
	color: #003366;
}

#CATALOG-Projects p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #67553A;
	line-height: 17px;
	display: block;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	text-align: center;
}
#CATALOG-Projects p:first-line {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	font-family: Cambria;
	font-style: italic;
	letter-spacing: 1px;
}



#CATALOG-Projects p a:hover {
	color: #003366;
}

#CATALOG-Projects h1 {
	display: block;
	width: 655px;
	color: #930;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	letter-spacing: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#CATALOG-Projects h2 {
	display: block;
	color: #8692B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	letter-spacing: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#BuyNow {
	display: block;
	width: 200px;
}
