@charset "utf-8";
#footer {
	clear: both;
	height: 30px;
	background-image: url(../../images/background/footer_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8CB6DC;
}

