#container {
	min-width: 972px;
}


#content {
	padding: 15px 90px 0px 130px;
	position: relative;
	bottom: -15px;
}



#content .main div {
	float: left;
	height: 230px;
	width: 25%;
	text-align: center;
	min-width: 170px;
	line-height: 20px;
}
#content .main div img {
    float:left;
	height: 130px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
}

