#FooterContainer
{
	width: 828px;
	height: 81px;
	border-left: Solid 1px #E3E3E3;
	border-right: Solid 1px #E3E3E3;
	position: relative;
}

#FooterTopBorder
{
	height: 6px;
	width: 828px;
	background-color: #E3E3E3;
	
}

.FooterLeft
{
	height: 75px;
	width: 200px;
}

.FooterRight
{
	height: 75px;
	width: 628px;
}

.FooterLinks
{
	font-size: 11px;
	text-align: right;
}

.FooterLinks a
{
	text-decoration: underline;
	color: Gray;	
}

#Macromedia
{
	width: 200px;
	height: 75px;
	position: relative;
	float: left;
	text-align: center;		
}

#GetMacromedia
{
	width: 88px;
	height: 31px;
	margin-top: 17px;	
	background-image: url(../img/GetMacromedia.jpg);
	background-repeat: no-repeat;
}

#GetMacromediaText
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;	
}