h2
{
	font-size: 24px; 
	color: #f1813b;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

h3
{
	font-size: 14px; 
	color: Gray;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

#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;
	position: relative;
	top: -7px;
}

.plan #thefactory
{
	background:url(images/thefactory.gif) center center no-repeat;
	position: relative;
	top: -7px;
}

.plan #resellerhosting
{
	background:url(images/resellerhosting.gif) center center no-repeat;
	position: relative;
	top: -7px;
}

.plan #webhosting
{
	background:url(images/webhosting.jpg) center center no-repeat;
	position: relative;
	top: -0px;
}

.plan #dedicatedservers
{
	background:url(images/dedicatedservers.jpg) center center no-repeat;
	position: relative;
	top: -0px;
}

.plan #webessentials
{
	background:url(images/webessentials.jpg) center center no-repeat;
	position: relative;
	top: -0px;
}

#plans ul
{
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	font-size:18px;
	width: 300px;
}

#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;
}
