div#footer 
{
	border-top: 1px solid #6c7b85;
	position: relative;
	height: 4.81em;
	background: #f6f3e8;
	color: #5e5a4c; }
	
	div#footer p {
		font-size: 70%;
		padding: 8px 0 0 19px; }
			
	div#footer ul {
		margin: 19px 0 0 19px;
		height: 0.88em; }
			
		div#footer ul li {
			float: left;
			font-size: 70%;
			font-weight: bold;
			padding: 0 7px 0 10px;
			background: url("../images/li.gif"/*tpa=http://www.mortgage-net-branch.net/images/li.gif*/) no-repeat center left; }
			
			div#footer ul li.first {
				padding-left: 0; }
					
			div#footer ul li a {
				color: #5e5a4c;
				background: #f6f3e8; }
						
				div#footer ul li a:hover {
					text-decoration: underline; }
					
	div#footer div.right {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		background: #e0dccc url("../images/pen.gif"/*tpa=http://www.mortgage-net-branch.net/images/pen.gif*/) no-repeat 35px 16px;
		width: 14em;
		color: #666; }
		
		div#footer div.right h4 {
			text-transform: uppercase;
			font-weight: bold;
			padding: 15px 0 0 72px;
			margin: 0;
			color: #666; }
			
		div#footer div.right p {
			padding: 1px 0 13px 72px;
			font-weight: bold; }
			
			div#footer div.right p span.red {
				color: #cc0000; }
			
			div#footer div.right p span.blue {
				color: #003366; }