/*contact*/
#background-contact {
	/*position: fixed;, not for ie7*/
	width: 610px;
	height: 346px;
	z-index: 1;
	background-image: url(../images/background_contact.jpg);
	overflow: auto;
	margin-top: 1px; /*-2px;, not for ie7*/
}
#contactarea1 {
	position: absolute;
	width: 200px;
	height: 290px;
	z-index: 2;
	overflow: hidden;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 13px;
	text-align: left;
}
#contactarea2 {
	position: absolute;
	width: 190px;
	height: 290px;
	z-index: 3;
	overflow: hidden;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 70px; /*13px*/
	margin-left: 365px; /*355px*/
	text-align: center;
}
#contact a { background-image: url(../images/buttion3_contact.gif); }
#rss-text { font-size: 32px; }
#rssdiv {
	float: center;
	height: 64px;
	width: 64px;
	background: url(../images/rss.gif) no-repeat 0 -64px;
	text-align: center;
	magln-left: 64px;
}

#rss {
	float: center;
	height: 64px;
	width: 64px;
	background: url(../images/rss.gif) no-repeat 0 -64px;
	text-align: center;
	magln-left: 64px;
}

#rss span {
	display: none;
}

a#rss {
	background: url(../images/rss.gif) no-repeat;
	background-position: 0 -0px; width: 64px;
	height: 64px;
	text-indent: -1000em;
	display: block;
	float: left;
}

a#rss:hover {
	background-image: none;
}
/*
#rss {
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	z-index: 12;
}
*/
