#footernav
{
	float: left;
	height: 23px;
	width: 840px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0.1em;
	background-color: #eeeeee;
	color: #a6b05e;
	font-family: Arial, Helvetica, sans-serif;
	padding: 9px 0px 0 0;
	margin: 9px 0 9px 0px;
	vertical-align: middle;
}

A.footernav  {font-size: 10px; color : #376176; text-decoration: none;}
A.footernav:Visited  {font-size: 10px; color : #376176; text-decoration: none;}
A.footernav:Active  {font-size: 10px; color : #376176; text-decoration: none;}
A.footernav:Hover  {font-size: 10px; color : #333; text-decoration: none;}



#footer
{
	float: left;
	height: 51px;
	width: 400px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 5px;
	background-color: transparent;
}


#footer2
{
	float: right;
	height: 51px;
	width: 400px;
	text-align: right;
	font-weight: bold;
	font-size: 10px; 
	color : #333;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 5px;
	background-color: transparent;
}


	
.copyright
{
	color: #333;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

A.copyright
{
	color: #333;
	font-size: 9px;
	text-decoration: underline;
}

A.copyright:Visited
{
	color: #333;
	font-size: 9px;
	text-decoration: underline;
}

A.copyright:Active
{
	color: #333;
	font-size: 9px;
	text-decoration: underline;
}

A.copyright:Hover
{
	color: #333333;
	font-size: 9px;
	text-decoration: underline;
}

.design
{
	color: #333333;
	font-weight: BOLD;
	font-size: 9px;
	font-family: verdana, Helvetica, sans-serif;
}

A.design
{
	color: #436a7e;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

A.design:Visited
{
	color: #436a7e;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

A.design:Active
{
	color: #436a7e;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

A.design:Hover
{
	color: #333333;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}