@charset "utf-8";
/* Page Content */
#pg_home {
	background: url(../images/bg_tall.gif) top center no-repeat;
}
.content_home {
	font-size: 1.1em; color: #581e00;
	width: 738px; height: 307px;
	float: left;
	margin: 0 0 3px -17px;
}
/* Additional Content */
.imgLink01, .imgLink02, .imgLink03 {
	width: 325px; height: 116px;
	float: left; 
	padding: 0 0 25px 0; 
}
.imgLink01 a, .imgLink02 a, .imgLink03 a {
	display: block;
	width: 100%; height: 100%;
	color: #000000; text-decoration: none; 
}
.imgLink01 {
	background:url(../images/imgBtn_fridge.jpg) top left no-repeat;
	margin: 0 0 0 10px; 
}
.imgLink02 {
	background:url(../images/imgBtn_farmers.jpg) top left no-repeat;
	margin: 0 0 0 1px; 
}
.imgLink03 {
	background:url(../images/imgBtn_ads.jpg) top left no-repeat;
	margin: 0 0 0 2px;
}
.imgLink01 a, .imgLink02 a, .imgLink03 a {
	background:url(../images/btn_more.gif) top left no-repeat;
}
.imgLink01 a:hover, .imgLink02 a:hover, .imgLink03 a:hover{
	background:url(../images/btn_more.gif) bottom left no-repeat;
}
.imgLink01 span.h4, .imgLink01 span.click, 
.imgLink02 span.h4, .imgLink02 span.click,
.imgLink03 span.h4,  .imgLink03 span.click{
	text-indent: -9999px;
	display: block;
}
.imgLink01 h4, .imgLink02 h4, .imgLink03 h4 {
	padding: 0; margin: 0;
}
.imgLink01 span.text, .imgLink02 p, .imgLink03 p {
	color: #000;
	font-size: 1.1em;
	margin: 0; padding: 0;
}

.imgLink01 span.text {
	display: block;
	padding: 38px 70px 0 120px;
}

.imgLink02 span.text {
	display: block;
	padding: 38px 60px 0 161px; 
}
.imgLink03 p,.imgLink03 span.text {
	display: block;
	padding: 38px 2px 0 155px;
}


.imgLink01 a:hover, .imgLink01 a:visited, .imgLink01 a:active, .imgLink02 a:hover, .imgLink02 a:visited, .imgLink02 a:active, .imgLink03 a:hover, .imgLink03 a:visited, .imgLink03 a:active  {
	text-decoration: none;
}
