div.page {
	background-image: url('../../img/bg-main.gif');
}

div.footer_border {
	background-color: #d7ede6;
}

div.footer_content {
	color: #FFF;
	background-color: #005746;
}

div.footer_content a {
	color: #FFF;
}

div.footer_content a:hover {
	color: #80aba3;
}