#banner
{
	background:url(images/clustered/banner-bg.gif) repeat-x;
}

#banner a
{
	background:url(images/clustered/banner.jpg) no-repeat;
}

#plans
{
	background:url(images/plans_bg.gif) repeat-x #dcdbda;
}

#plans .cont
{
	margin-left:8px;
}

#plans .plan
{
	width:250px;
	margin:0 55px;
	padding-bottom:40px;
	float:left;
}

.plan h1
{
	margin-top:0;
	height:75px;
}

.plan #themachine
{
	background:url(images/themachine.gif) center center no-repeat;
}

.plan #thefactory
{
	background:url(images/thefactory.gif) center center no-repeat;
}

.plan #resellerhosting
{
	background:url(images/resellerhosting.gif) center center no-repeat;
}

#plans ul
{
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	font-size:18px;
}

#plans ul li
{
	padding-left:20px;
	background:url(images/ar.gif) no-repeat left center;
	line-height:20px;
}

#plans .more
{
	display:block;
	background:url(images/more.png) no-repeat center center;
	height:42px;
	margin-top:15px;
}