.finder_box
{
	position: relative;
	height: 77px;
	background-image: url(http://www.indyfilters.com/images/gui/home_search_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.finder_by_size, .finder_by_brand
{
	position: absolute;
	left: 195px;
	width: 400px;
}
.finder_by_size
{
	top: 13px;
}
.finder_by_brand
{
	top: 41px;
}
.finder_by_brand select, .finder_by_size select
{
	width: 250px;
}
.message_box
{
	position: relative;
	height: 150px;
	background-image: url(http://www.indyfilters.com/images/gui/home_message_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.page_footer
{
	padding-top: 1px;
}
#body
{
	padding: 0px;
}