﻿.Link
{
	color: #003366;
	text-decoration: none;
}

.FooterLeft
{
	/*background-color: #95B7DC;*/
	background-color: Transparent;
	float: left;
	clear: left;
	text-align: left;
	width: 50%;
}
.FooterRight
{
	/*background-color: #95B7DC;*/
	background-color: Transparent;
	float: left;
	clear: right;
	text-align: right;
	width: 50%;
}

.FooterRealtor
{
    background-color: Transparent;
	clear: both;
	text-align: center;
	width: 100%;
	height:32px;
	max-height:32px;
	line-height:32px;
	overflow:hidden;
	color: #003366;
}