#company-background
{
	background:url('../img/backgrounds/why-us.jpg') no-repeat top left;
	height:223px;
	width:762px;
	position:relative;
}

h2#reasons-why
{
	position:absolute;
	top:40px;
	left:30px;
	background:url('../img/captions/5reasons.png') no-repeat top left;
	height:105px;
	width:360px;
}

.why-entry
{
	float:left;
	width:241px;
	width:370px;
	margin-top:30px;
	margin-right:17px;
}

.why-entry .white-container
{
	height:90px;
}

.entry-contain
{
	margin:0 auto;
	width:auto;
}

.entry-contain div.end
{
	margin-right:0px;
}

.why-entry h2
{
	height:40px;
	width:210px;
	margin-left:10px;
}

#money-back
{
	background:url('../img/money-back.png') no-repeat top left;
}

#free-domain
{
	background:url('../img/free-domain.png') no-repeat top left;
}

#alltime-support
{
	background:url('../img/24-7-support.png') no-repeat top left;
}

#advanced-technology
{
	background:url('../img/advanced-technology.png') no-repeat top left;
}

#network-uptime
{
	background:url('../img/99-uptime.png') no-repeat top left;
}

#signup
{
	background:url('../img/captions/signup-now.png') no-repeat top left;
	height:52px;
	width:156px;
	display:block;
}

#signup span
{
	display:none;
}