	/* FOOTER AREA */

#footerArea
{
    width: 968px;
    display: block;
    background-image: url(../images/footer/bg_a.gif);
    background-repeat: repeat-x;
    text-align: center;
}


    #footerArea a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8.5px;
}

#footerArea a:hover
{
	text-decoration: underline;
	font-size: 8.5px;
}
			
#footerArea a img
{
	border:1px solid #aaa;
	padding: 0;
}

#footerArea a img:hover
{
	border:1px solid #aaa;
	padding: 0;
}
		

#footerTop
{
    color: #fff;
    font-size: 9px;
    line-height: 14px;
    padding: 8px 0px 0px 0px;
    width: 968px;
    height: 54px;
}

	
#footerBottom
{
    color: #262626;
    font-size: 9px;
    line-height: 14px;
    padding: 12px 0px 0px 0px;
}
	
p.footer
{
	color: #000000;
   	font-family: bold Arial, Helvetica;
	font-size: 8.5px;
	font-weight: bold;
	text-align:left;
	padding: 0px;
}
