/* GENERAL STYLES */
/* FOOTER   ----------------------------------------------- */	



	#footerTable
		{
		position:relative;
		top:220px;
		background-image:url(/media/9/footer.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;
		width:100%;
		height:186px;
		padding-top:17px;
		z-index:8;
		}


	#footerLinks
		{
		width:960px;
		margin-left:auto;
		margin-right:auto;
		}


	#footerLinks div
		{
		position:relative;
		top:3px;
		left:18px;
		z-index:8;
		width:960px;
		height:50px;
		}


	#footerLinks div a
		{
		font-family:arial;
		font-size:11px;
		color:#888888;
		text-decoration:none;
		padding-right:15px;
		line-height:17px;
		}



	#footerLinks div a:HOVER
		{
		color:#bd0000;
		}



	span#footerTxt
		{
		font-family:arial;
		font-size:11px;
		color:#888888;
		float:left;
		padding-top:3px;
		text-align:left;
                line-height: 19px;
		}



	span#footerTxt a
		{
		color:#888888;
		text-decoration:none;
		padding-right:0px;
		padding-left;0px;
		}



	span#footerTxt a:HOVER
		{
		color:#bd0000;
		}



	span#oica
		{
		float:left;
		margin:0px;
		padding-right:10px;
		width:74px;
		}


	span#oica a img
		{
		border:0px;
		}


	#footerSponsors
		{
		float:left;
		margin-top:21px;
		}



	#footerSponsors img
		{
		float:left;
		border:0px;
		}



/* EDITOR PROPERTIES */
