#footer { 
	width: 902px; 
	background: #000 url(images-identity/footer-background.gif) top center repeat-y;
	text-align: left;
	color:#bbb;
	margin-bottom:10px;
	border:none;
} 
#footer #footer-left {
	float: left; 
	width: 300px;
	padding: 15px 0;
}
#footer #footer-right {
	float: right;
	width: 300px; 
	padding: 15px 0;
	border:none;
}
#footer  #footer-center { 
	margin: 0 300px; 
	padding: 15px 0; 
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer h3 {
padding:0 15px 0 20px;
}


#footer h5, #footer h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
line-height: 110%;
margin:0;
padding:0 15px 0 20px;
color:#fff;
}

#footer h5 {font-size: 1.1em;}
#footer h6 {font-size: 1.3em;}

#footer p {
padding:0 15px 10px 20px;
font-size:13px;
line-height: 120%;
}

#footer a, #footer a:link {color:#fa0; text-decoration:none; }
#footer a:hover {color:#000; background-color:#fa0; margin:0 -3px; padding:0 3px; }

#footer form {margin:-8px 15px 15px 20px;}
 

#footer ul {
padding: 0 0 12px 35px;
font-size:13px;
line-height: 120%;
}

#footer ul li {
list-style:disc;
}

#footer img {
border:5px solid #444;
margin:3px 10px 5px 0;
}

#footer a img, #footer a:link img {
border:5px solid #999;
}

#footer a:hover img {
border:5px solid #fa0;
}

#footer #copyright {
margin:0;
background:#000;
border-top: 1px solid #444;
padding:10px 0 10px 10px;
color:#999;
font-size:13px;
font-style:italic;
}

.phone-number {color:#ddd; font-style:normal;}
.no-border {border:none;}

#quotes {text-align:left;}
#quotes span { margin-left:80px;}

.line {
border-top: 1px solid #444; margin:15px 0 0 0; padding: 10px 0 0 0;
}

.bumbdown{padding-top: 20px !important;}
