/*#home #strap { background: url(http://www.happycry.co.uk/images/css/strap_home.png) no-repeat left top; }*/

a#big_text {
	background: url(http://www.happycry.co.uk/images/css/strap_home.png) no-repeat left -72px;
	margin-right: -450px;
	width: 280px;
	height: 168px;
	position: absolute;
	top: 170px;
	right: 50%;
	text-indent: -9999px;
}

a#action_button {
	background: url(http://www.happycry.co.uk/images/css/sprite.png) no-repeat left -205px;
	color: #524640;
	bottom: 96px;
	width: 190px;
	height: 52px;
	margin-right: -450px;
	padding: 10px 75px 10px 15px;
	position: absolute;
	right: 50%;
	line-height: 1.6;
	
}

a#action_button:hover { background-position: -280px -205px; color: #DD4040 }

#intro_boxes { padding-top: 0 }

.small_head {
	float: left;
	margin: 0 16px 0 -6px;
}
