﻿	/* FOOTER */
	.footerWrapper{width:100%;text-align:center;background-color:#ffffff;float:left; background-image:url('../Elements/footerShadow.png'); background-position:top; background-repeat:repeat-x;}
	.footerWrapper .footer{height:37px; margin:auto; width:950px;}
	.footerWrapper .footer li{font-size:11px; color:#888888; text-decoration:none;}
	.footerWrapper .footer ul{list-style-type: none; float: left;margin:10px 0px; padding:0px;}
	.footerWrapper .footer li a{font-size:11px; color:#888888; text-decoration:none;}
	
	.footerLeft
	{
		width:258px;
	
		
		float:left;
		margin-left:23px;
		
	}
	
	.footerLeft ul li{float: left;}
	
	.footerRight
	{
		width:630px;
	
		float:right;
		margin-left:15px;
		height:37px;
	}
	
	.footerRight ul {width:100%; margin-left:20px;}
	.footerRight ul li{float: left; margin-left:2px;}
