﻿#footer{
	clear:both;
	height: 30px;
	width:909px;
	background-image:url('Images/MainContentImages/footer.jpg');
	background-repeat:repeat-x;
}

#textFooterRight{
	font-family:Verdana;
	float:right;
	text-align:right;
	width:200px;
	line-height:30px;
	font-size:12px;
	color:white;
	margin-right:50px;
	text-decoration:none;
	text-transform:none;
	
}
.footerLinks{
	color:white;
	text-decoration:none;
}

#textFooterLeft{
	float:left;
	text-align:left;
	width:200px;
	margin-left:50px;
	background-image:url('Images/MainContentImages/Copyright.jpg');
	height:30px;
	background-repeat:no-repeat;
}
