﻿
div.envelope
{
	float:left;
	
}
div.contact-us
{
	float:left;
	font-size:10px;
	line-height:12px;
}
div.contact-us a
{
	color:#898989;
	text-decoration:none;
}
div.bottom-nav
{
	width:773px;
	height:35px;
	float:right;
	background-color:#7AA0B7;
	border-left:3px solid #e6e6e6;
	border-bottom:3px solid #e6e6e6;
	border-right:3px solid #e6e6e6;
	color:White;
	padding:6px;
}

div.bottom-links
{
	float:left;
	padding-top:10px;
	padding-left:25px;
	padding-bottom:10px;
	font-size:9pt;
}
div.bottom-links a
{
	color:White;
	text-decoration:none;
}
div.bottom-links a:hover
{
	text-decoration:underline;
}
div.copyright
{
	float:right;
	text-align:right;
}
div.last-space
{
	width:4px;
	float:right;
}

