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

#products-background .signup
{
	background:url('signup-now.png') no-repeat top left;
	height:52px;
	width:156px;
	position:absolute;
	top:462px;
}

#products-background .signup span
{
	display:none;
}

#product-features
{
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#FFF;
}

#product-features tr td ul
{
	list-style-type:square;
	margin-left:30px;
	margin-bottom:20px;
}

#product-features tr td ul li
{
	font-size:16px;
	color:#fff36f;
	line-height:20px;
}

#product-features th
{
	height:35px;
}

#product-features td
{
	height:22px;
	line-height:21px;
	text-align:center;
	padding:1px 5px;
	font-size:11px;
}

.imgc
{
	position:relative;
	height:20px;
}

#product-features td img
{
	position:absolute;
	bottom:0;
	left:0;
}

#product-features td.price-cell .imgc
{
	height:98px;
	width:147px;
	margin:0 auto;
}

#product-features td.price-cell .imgc img
{
	bottom:25px;
}

#product-features tr.odd td
{
	background:url('line-bright.png');
}

#product-features tr.even td
{
	background:url('line-faded.png');
}

#products-background
{
	padding-top:10px;
}

.tick-include
{
	position:relative;
	height:23px;
	width:25px;
	margin-left:20px;
	margin:0 auto;
}

div#resellers h3
{
	background:url('resellers.png') no-repeat top right;
	height:27px;
	width:98px;
}

div#resellers
{
	margin-left:165px;
	margin-top:17px;
	width:200px;
}

div#dedicated-hosting h3
{
	background:url('dedicated-hosting.png') no-repeat top right;
	height:27px;
}

div#dedicated-hosting
{
	margin-left:135px;
	margin-top:17px;
	width:200px;
}

div#dedicated-hosting img
{
	float:right;
}

div#resellers ul,
div#dedicated-hosting ul
{
	margin-left:15px;
	list-style-type:square;
	margin-top:18px;
}

div#resellers ul li,
div#dedicated-hosting ul li
{
	line-height:20px;
}

.find-out-more
{
	background:url('find-out-more.png') no-repeat top left;
	height:38px;
	width:120px;
	position:absolute;
}

.find-out-more span
{
	display:none;
}

#product-features td ul li
{
	font-weight:bold;
}

#products-background a.find-out-more
{
	bottom:50px;
}

.yellow-container .find-out-more,
.white-container .find-out-more
{
	right:11px;
	bottom:0;
	margin-bottom:-20px;
}

.live-chat-button
{
	height:38px;
	width:113px;
	background:url('live-chat.png') no-repeat top left;
	display:block;
	position:absolute;
	bottom:50px;
	left:120px;
}

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

#dedicated-servers .yellow-tl,
#dedicated-servers .yellow-tr
{
	display:none;
}

#dedicated-servers
{
	background:url('dedicated.products.png') no-repeat top left;
	position:relative;
}

#dedicated-servers .yellow-container
{
	height:100px;
}

#dedicated-servers h3
{
	background:url('dedicated.png') no-repeat 15px 16px;
	height:31px;
	width:340px;
	padding:15px;
}

#dedicated-servers h3 span
{
	display:none;
}

#dedicated-servers #server-img
{
	position:absolute;
	top:0px;
	right:15px;
	z-index:50;
}

#dedicated-servers ul
{
	list-style-type:none;
	width:460px;
	margin:10px 5px 20px 5px;
}

#dedicated-servers ul li
{
	padding-left:30px;
	line-height:20px;
	display:block;
	float:left;
	width:185px;
	margin:12px 0 0 7px;
	font-size:12px;
	font-weight:bold;
}

#dedicated-servers ul li.processor
{
	background:url('processor.png') no-repeat left center;
}

#dedicated-servers ul li.ram
{
	background:url('ram.png') no-repeat left center;
}

#dedicated-servers ul li.hdd
{
	background:url('disk.png') no-repeat left center;
}

#dedicated-servers ul li.bandwidth
{
	background:url('bandwidth.png') no-repeat 3px center;
}

#dedicated-servers img
{
	position:absolute;
	top:10px;
	right:65px;
}