h3#questions
{
	background:url('questions.png') no-repeat top left;
	height:36px;
	width:159px;
}

h3#new-clients
{
	background:url('new-clients.png') no-repeat top left;
	height:38px;
	width:197px;
	margin-top:-2px;
}

h3#transfer-clients
{
	background:url('transfer-clients.png') no-repeat top left;
	height:36px;
	width:240px;
}

.continue-button
{
	position:absolute;
	right:10px;
	bottom:0;
	margin-bottom:-17px;
	height:38px;
	width:88px;
	background:url('continue.png') no-repeat top left;
}

.continue-button span
{
	display:none;
}

.live-chat-button
{
	position:absolute;
	right:30px;
	bottom:0;
	margin-bottom:-17px;
	height:38px;
	width:113px;
	background:url('live-chat.png') no-repeat top left;
}

.live-chat-button span
{
	display:none;
}

#homepage-background #signup, #homepage-background_unlimited #signup
{
	background:url('signup-now.png') no-repeat top left;
	height:52px;
	width:156px;
	position:absolute;
	top:339px;
	left:305px;
}

#homepage-background #signup span, #homepage-background_unlimited #signup span
{
	display:none;
}




h3#price
{
	position:absolute;
	background:url('6dollars95-month.png') no-repeat top left;
	top:244px;
	left:305px;
	width:231px;
	height:91px;
}

#homepage-background
{
	background:url('homepage.jpg') no-repeat top left;
	height:401px;
	width:762px;
	position:relative;
}

#homepage-background li
{
	color:#FFF;
}




#homepage-background_unlimited
{
	background:url('homepage_unlimited.jpg') no-repeat top left;
	height:401px;
	width:762px;
	position:relative;
}

#homepage-background_unlimited li
{
	color:#FFF;
}









h2#last-hosting
{
	position:absolute;
	top:16px;
	left:24px;
	background:url('the-last-hosting-plan.png') no-repeat top left;
	height:45px;
	width:557px;
}

h2#professional-hosting
{
	position:absolute;
	top:73px;
	left:249px;
	background:url('professional-web-hosting.png') no-repeat top left;
	height:39px;
	width:332px;
	display:none;
}

ul#hosting-features
{
	list-style-type:none;
	position:absolute;
	left:27px;
	top:154px;
	background:url('hosting-features_unlimited.png') no-repeat left 3px;
	color:#FFF;
	line-height:26.3px;
	padding-left:29px;
}

ul#hosting-features li span
{
	color:#ffff66;
}



ul#hosting-features_unlimited
{
	list-style-type:none;
	position:absolute;
	left:27px;
	top:154px;
	background:url('hosting-features_unlimited.png') no-repeat left 3px;
	color:#FFF;
	line-height:26.3px;
	padding-left:29px;
}

ul#hosting-features_unlimited li span
{
	color:#ffff66;
}







ul.host-features
{
	font-weight:bold;
	font-size:11px;
	margin:5px 10px 10px 18px;
	line-height:17px;
	list-style-type:square;
}

ul.host-features li
{
	margin-left:0px;
}
ul.host-features li span { 
	color: #ff3333;
} 

ul#price-bonus
{
	text-indent:-9000px;
	position:absolute;
	top:174px;
	left:305px;
	list-style-type:none;
	width:151px;
	height:56px;
	background:url('free-setup.png') no-repeat top left;
}
ul#price-bonus_unlimited
{
	text-indent:-9000px;
	position:absolute;
	top:174px;
	left:305px;
	list-style-type:none;
	width:160px;
	height:56px;
	background:url('free-setup_unlimited.png') no-repeat top left;
}







#header-text
{
	left:26px;
	top:66px;
	position:absolute;
	color:#fff;
	width:620px;
}

#header-text h3
{
	margin-bottom:10px;
}

#header-text p
{
	color:#fff;
	font-size:13px;
}