* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -131px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 131px; /* .push must be the same height as .footer */
}

.bucktons-compo	{
	position:absolute;
	width:116px;
	height:36px;
	top:136px;
	left:261px;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/


