#home_btn_learn{
	float: left;
	margin-left: 20px;
}
#home_btn_learn a:link{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_learn.jpg) no-repeat;
}
#home_btn_learn a:visited{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_learn.jpg) no-repeat;
}
#home_btn_learn a:hover{
	background-position:  right top;
}
#home_btn_learn p{
	background: url(../Assets/Images/Img/home/home_btn_learn.jpg) no-repeat;
}

#home_btn_funzone{
	float: left;
}
#home_btn_funzone a:link{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_funzone.jpg) no-repeat;
}
#home_btn_funzone a:visited{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_funzone.jpg) no-repeat;
}
#home_btn_funzone a:hover{
	background-position:  right top;
}
#home_btn_funzone p{
	background: url(../Assets/Images/Img/home/home_btn_funzone.jpg) no-repeat;
}
#home_btn_adoption{
	float: left;
}
#home_btn_adoption a:link{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_adoption.jpg) no-repeat;
}
#home_btn_adoption a:visited{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_adoption.jpg) no-repeat;
}
#home_btn_adoption a:hover{
	background-position:  right top;
}
#home_btn_adoption p{
	background: url(../Assets/Images/Img/home/home_btn_adoption.jpg) no-repeat;
}

#home_btn_help{
	float: left;
}
#home_btn_help a:link{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_help.jpg) no-repeat;
}
#home_btn_help a:visited{
	display: block;
	height: 131px;
	width: 128px;
	line-height: 131px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/home/home_btn_help.jpg) no-repeat;
}
#home_btn_help a:hover{
	background-position:  right top;
}
#home_btn_help p{
	background: url(../Assets/Images/Img/home/home_btn_help.jpg) no-repeat;
}
