﻿#headerzone
{
	height: 299px;
}

#headerback
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#headerimage
{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	width: 419px;
	height: 272px;
}

#headercontent
{
	position: absolute;
	top: 10px;
	left: 429px;
	z-index: 10;
	width: 467px;
	height: 272px;
	background-image: url(/sites/maxfact/Images/web/header-back.gif);
	background-repeat: no-repeat;
}

#headercontent .content
{
	margin-left: 40px;
	margin-top: 7px;
	margin-right: 40px;
	color: #8f0102;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.rsshome a,
.rsshome a:link,
.rsshome a:visited
{
	font-size: 14px; 
	color: #8f0102; 
	font-weight: bold
}

.rsshome a:hover,
.rsshome a:active
{
	color: #000; 

}