﻿@charset "utf-8";
/* CSS Document */
#footer{
width:960px;
margin:10px auto 0;
background:url(../images/footer_bg.gif) repeat-x;
height:75px;
padding-top:25px;
}
#footer p{
line-height:25px;
text-align:center;
color:#745c00
}
#footer p a,#footer p a:link,#footer p a:hover,#footer p a:active,#footer p a:visited{
color:#745c00
}