@CHARSET "ISO-8859-1";

h1
{
	font-size: 15pt;
	color: #00559D;
	margin-left: 3px;
}
h2
{
	font-size: 12pt;
	font-weight: bold;	
}
div.hero-description
{
	font-size: 12pt;
	line-height: 18pt;
	text-align: left;	
}


div.categories
{
	margin-left: 5px;
	margin-top: 5px;	
}
div.category-block
{
	width: 125px;
	height: 140px;
	padding: 0 7px;
	float: left;
	border: 1px solid #eee;
	margin: 3pt;
}
div.category-type-cat
{
	border-color: #ddd;	
}
div.category-name
{
	font-size: 8pt;
	text-align: center;
}
div.category-name a
{
	color: #900;
	text-decoration: none;
}
div.category-image
{
	width: 125px;
	height: 125px;	
}
div.catimg-cat
{
	margin-right: 7pt;
	width: 291px;
	padding-left: 0;
	padding-right: 0;
	border-width: 0;
}
div.catimg-cat div.category-image
{
	width: 291px;
}

div.floatRight
{
	float: right; width: 300px; height: 240px;
	position: relative; right: 89px; top: 4px;
}
div.floatRight div.text
{
	margin-top: 6px;
}
