#footer-whitespace {
	height:24px;
}

#footer {
	height: 74px;
		height: 74px !important;
	padding-left: 33px;

}

#footer-leftside {
margin:0px;
padding:0px;
width: 47px;
height: 74px;
border:0px;
background-image: url(../images/footer-bg.gif);
background-position: right top;
	float:left;
	
	
}

#footer-main {
	height: 74px;
	margin-left: 47px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	width:auto;
}

.footer-placeholder {
	height:32px;
	visibility: hidden;	

}

#footer-text {
padding-top:18px;
}

#footer2 {
	height: 57px;
}

#footer2-logo-small {
	margin-top: 17px;
	width:196px;
	float:right;
}

#footer2-text {
	margin-top: 27px;
	margin-left: 104px;
	float:left;
	font-family: Arial,Thaoma, Helvetica, sans-serif;
	font-size: 9px;
}


