/* ########################################### */
/* -------- FOOTER STYLES STYLESHEET --------- */
/* ########################################### */

@media screen {

	#footer {
		background:#eee url(/_hbi_ui/_MTO/_images/bkg/bkgFooter.gif) no-repeat;
		margin:0 2px;
		overflow:hidden;
		padding:25px 20px 60px 20px;
	}
	#footer a {
		text-decoration:underline;
	}
	#about {
		width:450px;
		float:left;
		margin-right:20px;
	}
	#seoLinks {
		display:inline;
	}
	#footer h3 {
		font-size:1.2em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-bottom:15px;
	}
		#footer #seoLinks h3 {
			margin-bottom:10px;
		}
	#about p,
	#haymarketLogo p {
		font-size:1em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-bottom:15px;
	}
	#seoLinks ul li {
		 display:inline;
		 margin-right:5px;
		 font-family: Georgia;
		 font-size:1.3em;
		 line-height:2em;
		 font-style:italic;
	}
	#haymarketLogo {
		margin-top:15px;
	}
	#haymarketLogo img {
		margin-bottom:10px;
	}
}
