#footer-container {
	position:relative;
	width:100%;
	min-height:100px;
	left:0%;
	top:0px;
	bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	
}

#footer {
	position:relative;
	width:1000px; 
	height:120px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px; 
}


.footer-left-top {
	float:left;
	width:550px;
	height:90px;
	margin-top:10px;
	margin-left:10px; 
}

.footer-right-top {
	float:right;
	width:400px;
	height:90px;
	margin-top:10px;
	margin-right:0px;
	text-align:right;
}

.footer-left-bottom {
	float:left;
	width:320px;
	height:30px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
}

.footer-right-bottom {
	float:right;
	width:600px;
	height:30px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:11px;
	text-align:right;
} 

#sage-pay-cards-container {
	float:right;
	width:250px;
	height:88px;
	bottom:0px;
	top:0px;
	left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:13px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
}





