#top-left
{
	float: left;
	width: 500px;
}
#top-right
{
	float: right;
	width: 140px;
}


#lower-left
{
	float: left;
	width: 330px;
}

#lower-right
{
	float: right;
	width: 330px;
}


.awardimg
{
	float: left;
	width: 130px;
	text-align: center;
}
.awardtxt
{
	float: left;
	width: 550px;
	padding-left: 10px;
}




#signup
{
	background:url('http://jdimg.com/justhost/captions/signup-now.png') no-repeat top left;
	height:52px;
	width:156px;
	position:absolute;
	bottom:0;
	margin-bottom:-25px;
	left:300px;
}

#signup span
{
	display:none;
}

