﻿
*
{
	font-family:Futura,Myriad Pro,sans-serif;
	color:black;
	font-size:12px;
}

img
{
	border:none;
}

body
{
	background:#FFF000;
	
}

div#footer
{
	clear:both;
	padding:45px 0px 10px 0px;
	color:#898f64;
	text-align:center;
	padding:0;
	margin:20px auto;
	width:850px;
	
}

div#footer *
{
font-size:12px;
	color:#898f64;
}

div#footer .copyright-cell
{
	width:320px;
}


div#footer .address-cell
{
	width:230px;
}


div#footer .phone-cell
{
	width:80px;
}

div#footer .email-cell
{
	width:80px;
}

div#footer a:hover
{
	text-decoration:none;
}


div#subnav a.active
{
	color:#298492;
	text-decoration:none;
	font-size:18px;
}


