/* FOOTER */
div#footer
{
	clear: both;
	float: left;
	width: 770px;
	color: #999;
	font-size: 11px;
	line-height: 14px;
	margin: 50px 0 40px 0;
	background: url("../images/logo_footer.gif") no-repeat bottom right;
}

div#page.mainPage div#footer
{
	position: absolute;
	top: 520px;
}

html>body div#page.mainPage div#footer
{
	top: 530px;
	//margin-left: -640px;
}

div#footer a
{
	color: #600;
	text-decoration: none;
}

div#footerContacts
{
	float: left;
}

div#footerMailContacts,
div#footerElectronicContacts
{
	float: left;
	width: 215px;
	margin-bottom: 10px;
	padding-top: 10px;
}

div#footerElectronicContacts
{
	padding-top: 38px;
}

div#footerMailContacts span,
div#footerElectronicContacts span
{
	display: block;
}

span#addressTitle
{
	font-weight: bold;
}

a#viewMore
{
	background: transparent url("../images/arrow_readmore.gif") no-repeat right;
	padding-right: 10px;
}

div#footerLegal
{
	clear: both;
	float: left;
	width: 589px;
	padding-top: 10px;
	border-top: 3px #000 solid;
}

div#footerLegal a
{
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px #999 solid;
}