/******* FOOTER ***********/
div.footer {
	float: left; clear: both;
	width: 1024px;
	overflow: hidden;
}
div.footer div.dark_row {
	float: left; clear: both;
	padding-bottom: 2px;
	width: 1024px; /*height: 20px;
	overflow: hidden;*/
	background: #D1D1D1;
}
div.footer div.contacts {
	float: left; clear: none;
	width: 795px; overflow: hidden;
	padding: 2px 0px 0px 0px;
}
div.footer div.contacts div.separator {
	float: left; clear: none;
	width: 27px; overflow: hidden;
}

div.footer div {
	font-size: 12px;
	font-family: arial;
}

div.footer div,
div.footer a{
	color: #575757;
	text-decoration: none;
	font-weight: normal;
}


div.footer div.contacts div.floater {
	float: left; clear: none;
	padding: 0px 0px 0px 12px;
}

div.footer div.email {
	float: left; clear: none;
	width: 168px; overflow: hidden;
	padding: 2px 0px 0px 0px;
}
div.footer div.email div.text {
	float: left; clear: none;
	border-bottom: 1px solid #767676;
}
div.footer div.email div.img {
	float: left; clear: none;
	padding: 3px 0px 0px 6px;
}
div.footer div.rss {
	float: left; clear: none;
	width: 27px; overflow: hidden;
	padding: 3px 0px 0px 0px;
}

div.footer div.copyright {
	float: left; clear: both;
	width: 1024px; overflow: hidden;
	padding: 0px 0px 0px 39px;
	color: #575757;
	font-size: 12px;
	font-family: arial;
	/*line-height: 12px;*/
}

/***** END OF FOOTER ******/
