﻿div#Footer 
{
	background-image: url('../images/sitedesign/images/yourbid_23.jpg');
	background-repeat:no-repeat;
	left: 12px;
	
	width: 660px;
	height: 70px;
	padding: 0;
	margin:0;
	border-width: 0px;
	border-style: none;
	border-spacing: 0;
	vertical-align: bottom;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 700;
	color: rgb(128,128,128);
	padding-top:29px;
	padding-left:132px;
	
	/*
	border:solid 1px red;
	*/
}

span.footerlink
{
	margin-left:170px;
	}

span.footerlink a
{
	margin-right:10px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 700;
	color: rgb(128,128,128);
	}


span.footerlink a.footrelate
{
	display:none;
	}


div#Footer1
{
	position: relative; 
	left: 0; 
	bottom: 0px; 
	height: 70px;
	width: 100%; 
	background-image: url('../images/sitedesign/images/yourbid_23.jpg');

	/*position: fixed;
	background-image: url('images/sitedesign/images/yourbid_23.jpg');
	background-repeat:no-repeat;
	left: 13px;
	width: 792px;
	height: 71px;
	bottom: 0px;
	padding: 0;
	margin:0;
	border-width: 0px;
	border-style: none;
	border-spacing: 0;
	z-index: 999;*/
	

}