/* Home Page */
.text_image img
{
float:left;
padding:10px 30px 10px 20px;
}
.text_image
{
clear:both;
}

.sponsors{
	text-align:center;
	width:800px;
	margin:0 auto;
}
.sponsors img{
	padding:10px 30px 10px 20px;
}

.sponsors .tier-1 img{

	max-height:90px;
}
.sponsors .tier-2 img{
	max-height:55px;
}
.sponsors .tier-3 img{
	max-height:45px;
}
