/* CSS Document */

#footer{
clear:both;
	/*height:201px;*/
text-align:center;
background-image:url(../images/footer-back.gif);
background-repeat:repeat-x;
/*position:relative;*/
}

#back {
position: absolute;
width: 120px;
bottom:-40px;
left:65%;
}
