/*****   HEADER   *****/
.mainad	{
	margin-top: 0;
	padding: 18px 18px 18px 0;
}
div#head_home	{
	background: #fff url(../products/framatic/images/head_framatic.jpg) no-repeat left top;
}
div#head_home p	{
	padding: 54px 300px 0 0;
}
div#head_home div	{
	margin-bottom: 0;
}
#main a	{
	text-decoration: none;
}
#main div.mainad div a, #main div.printable a	{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	line-height: 18px;
}
#main div.mainad p a:hover	{
	text-decoration: underline;
}

/*****   CATEGORIES   *****/
div#framatic_products	{
	overflow: hidden;
}

div#framatic_products div	{
	background: url(../images/dotborder_blk.gif) repeat-x left bottom;
	clear: both;
	padding-bottom: 18px;
	margin: auto 9px 18px 0;
	height: 180px;
}
div#framatic_products div img	{
	float: left;
	margin-bottom: 9px;
	margin-right: 9px;
}

/*****   LINKING/DOWNLOAD   *****/
#main .download	{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	line-height: 18px;
	margin-bottom: 9px;
}
#main .download a span	{
	text-decoration: none;
}

/*****   LAYOUT FEATURES   *****/
.prod_featurebox	{
	border: 1px solid #ccc;
	padding: 27px 18px;
	margin: 18px 11px 18px 0;
	background-color: #f0f0f0;
	height: 200px;
}
.prod_featurebox img	{
	float: left;
}
#main .prod_featurebox h4	{
	font-weight: bold;
}
/*****   MISC   *****/
#main div.mainad h1 span	{
	display: none;
	border: 0;
}
.clear	{
	clear: both;
}