.headerbg {
	background-color: #E8E8E8;
}
.slogn {
	padding-top: 6px;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #e8e8e8;
	padding: 15px;
	line-height: 22px;

}
.productlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.productlinks a{
	color: #E55C14;
	text-decoration: none;
}
.productlinks a:hover{
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #364252;
	background-color: #E1E1E1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.footer a{
	color: #364252;
	text-decoration: underline;
}
.footer a:hover{
	text-decoration: none;
	