#phone {
    text-align: left;
    margin-bottom: -22px;
    margin-top: -4px;
    margin-right: 0px;
    font-size: 22px;
    text-transform: uppercase;
	color:#686999;
	font-weight: bold;
}

.footer {
	overflow:normal;
	font-family:arial, tahoma, verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
}
.footer hr {
    border: 0px;
    width:100%; 
	background-color:#ccc; 
	height:1px; 
	margin-top:10px 0 10px 0;
	line-height: 1em;
}

h4.footer {
	color:#BBBCD9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

h3.footer a:link {
	color:#BBBCD9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}
h3.footer a:hover {
	text-decoration:underline;
}
.footer p {
	color:#000;
}

/***   Bottom Footer   ***/

.footer-left, .footer-right {
    margin-bottom: 10px;
	margin-top: 6px;
    color: #fff;
	font-size:0.9em;
	padding:10px;
}

.footer-right a:link,
.footer-right a:visited {
    color: #fff;
	font-weight: normal;
}

.footer-right {
    text-align: right;
}
