#footer {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 45px;
	width: 100%;
	background: transparent url(../../img/footer/fixed/bg.gif) repeat-x bottom;
}

#footer-contents {
	text-align: center;
	height: 45px;
	font-size: 12px;
	color: #222;
	background: transparent url(../../img/footer/fixed/right.gif) no-repeat right bottom;
}

#footer-text {
	position: relative; top: 22px;
}
