/* =========================== FOOTER ================================================= */
#footer {
	clear: both;
	padding-top: 23px;
	background: #FFF;
	text-align: center;
	font-size: 10px;
	color: #6C6D6D;
	font-family: Arial;
	width: 959px; 
	background: url("images/home/hr.gif") repeat-x 0 23px;
	margin: 10px 10px 0 19px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer p.firstline {
	padding-top: 22px;
	margin-bottom: 12px;
}

#footer p.lastline {
	margin-top: 18px;
	padding: 0;
	margin-bottom: 0;
}

#footer a.bluelink {
	color: #044C6A;
	font-size: 10px;
	text-decoration: none;
}

#footer a.greylink, #footer a.separator { 
	display: inline;	
	font-size: 10px;
	color: #6C6D6D;
	font-weight: normal;
	text-decoration: none;
}

#footer span.copyright { 
	display: inline;
	font-size: 11px;
	color: #6C6D6D;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.separator:hover {
	text-decoration: none;
}

#footer a.email {
	font-weight: normal;
	color: #044C6A;
	font-size: 11px;
}

#bottomcurve {
	clear: both;
	display: block;
	padding-bottom: 3em;
	background: #D6D6D6;
}
