@charset "utf-8";
#footer {
		background: url(../img/footer_bg.gif);
		height: 40px;
		width: 760px;
		margin-right: auto;
		margin-left: auto;
}

#footer P {
		color: #FFFFFF;
		font-size: 10px;
		line-height: 42px !important;
		line-height: 40px;
		text-align: center;
}

#footer STRONG {
		color: #FFFFFF;
		background: #0670b3;
		margin-right: 10px;
}
#footer a {
		color: #FFFFFF;
		background: #0670b3;
		margin-right: 10px;
}
#footer a:hover {
		color: #FFFFFF;
		background: #f49c03;
}
#footer SPAN {
		color: #0c334c;
		margin-right: 10px;
}

#footer_bb {
		margin-top: 15px;
		margin-bottom: 20px;
}

#footer_bb p {
		text-align: center;
		font-size: 10px;
}

#footer_bb A {
		color: #09598a;
		font-weight: bold;
}

#footer_bb A:hover { color: #F49C03; }

#footer_bb a SPAN { color: #000000; }

