/* GENERAL STYLES */
/* FOOTER   ----------------------------------------------- */	

	
	#footer
		{
		position:relative;
		margin-top:50px;
		width:100%;
		}

	#footer #footLeft
		{
		height:149px;
		width:50%;
		float:left;
		z-index:1;
		background-image:url(/templates/_img/foot_left.gif);
		background-repeat:repeat-x;
		}
	
	#footer #footRight
		{
		height:120px;
		width:50%;
		float:left;
		z-index:1;
		background-image:url(/templates/_img/footer_right.gif);
		background-position:top left;
		background-repeat:repeat-x;
		}

	#footerTable
		{
		position:absolute;
		top:0;
		background-image:url(/templates/_img/footer.gif);
		background-position: bottom center;
		background-repeat: no-repeat;
		width:100%;
		height:240px;
		padding-top:30px;
		z-index:8;
		}


	#footerLinks
		{
		width:960px;
		margin-left:auto;
		margin-right:auto;
		}


	#footerLinks div.footerstuff
		{
		position:relative;
		top:3px;
		left:18px;
		z-index:8;
		width:960px;
		height:50px;
		}


	#footerLinks div.footerstuff a
		{
		font-family:arial;
		font-size:11px;
		color:#888888;
		text-decoration:none;
		padding-right:15px;
		line-height:17px;
		}



	#footerLinks div.footerstuff a:HOVER
		{
		color:#bd0000;
		}


	div#footerLinksHolder {
		position: relative;
		left: 0px;
		height: 20px;
	}

	#footerLinksHolder a
		{
		font-family:arial;
		font-size:11px;
		color:#888888;
		text-decoration:none;
		padding-right:15px;
		line-height:17px;
		}

	#footerLinksHolder a:HOVER
		{
		color:#bd0000;
		}

	div#footerTxtHolder {
		position: relative;
		left: 0px;
		height: 20px;
	}


	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#footerTxtRight {
		font-family:arial;
		font-size:11px;
		color:#888888;
		float:right;
		padding-top:3px;
		margin-right: 25px;
		text-align:right;
                line-height: 19px;
	}

	span#footerTxtRight a
		{
		color:#888888;
		text-decoration:none;
		padding-right:0px;
		padding-left:0px;
		}


	span#footerTxtRight 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:40px;
		}



	#footerSponsors img
		{
		float:left;
		border:0px;
		}

		#fbfooter {
			position: absolute;
			top: 0px;
			left: 837px;
		}
			#fbfooter a {
				display: block;
				background: url('/templates/_img/facebook.gif') no-repeat;
				background-position: 0 0;
				width: 24px;
				height: 24px;
				padding: 0px;
			}

			#fbfooter a:hover {
				background-position: 0 -24px;
			}

		#twfooter {
			position: absolute;
			top: 0px;
			left: 866px;
		}

			#twfooter a {
				display: block;
				background: url('/templates/_img/twitter.gif') no-repeat;
				background-position: 0 0;
				width: 24px;
				height: 24px;
				padding: 0px;
			}

			#twfooter a:hover {
				background-position: 0 -24px;
			}

		#addthisfooter {
			position: absolute;
			top: 0px;
			left: 895px;
		}

			#addthisfooter a {
				display: block;
				background: url('/templates/_img/addthis.gif') no-repeat;
				background-position: 0 0;
				width: 24px;
				height: 24px;
				padding: 0px;
			}

			#addthisfooter a:hover {
				background-position: 0 -24px;
			}





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

