﻿.footerContent
{
    width: 865px;
    margin-left:auto;
    margin-right:auto;
    overflow: hidden;
	text-align: center;
	color: #498a37;
}

.footerContent .line 
{
    height: 25px;
    overflow:hidden;
    text-align: center;
}

.footerContent a,
.footerContent a:visited
{
    border: 0px;
    color: #498a37;
    padding: 0px 10px 0px 10px;
    margin-bottom: 20px;
    text-decoration: none;
}

