div#container
{
	position:relative;
	width:100%;
	height:100%;
	min-width:990px;
	min-height:570px;
}

body>div#container
{
	height:auto;
	min-height:100%;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

#claim
{
	width:444px;
	height:409px;
	overflow:hidden;
	position:absolute;
	left:25px;
	bottom:155px;
}

#awwwards
{
	position:absolute;
	top:20px;
	right:0px;
	z-index:555;
}
#awwwards a
{
	width:69px;
	height:105px;
	text-indent:-8000px;
	display:block;
	background:url(../img/home/award_day_black.png) no-repeat;
}
