#home-promo
{
	background:url('/images/home-header.png') no-repeat left top;
	width:561px;
	height:384px;
	margin-left:-20px;
	margin-top:-70px;
	position:relative;
	padding:30px 100px 0 290px;
}

#home-promo h1
{
	background:url('/images/home/ultimate-seo.png') no-repeat left top;
	text-indent:-9000px;
	width:393px;
	height:35px;
	margin-left:70px;
	margin-bottom:15px;
}

#home-promo p
{
	color:#fff;
	font-size:14px;
}

#home-promo ul
{
	position:absolute;
	left:325px;
	top:195px;
	font-size:16px;
	color:#0982ab;
	list-style-type:none;
}

#home-promo ul li
{
	text-indent: -9000px;
	width: 350px;
	height: 20px;
	padding: 2px 0px 4px 0px;
}
#home-promo ul li#increase-your-website-traffic
{
	background: url('/images/home/increase-your-website-traffic.png') no-repeat;
}
#home-promo ul li#search-ranking-history
{
	background: url('/images/home/search-ranking-history.png') no-repeat;
}
#home-promo ul li#search-engine-submission
{
	background: url('/images/home/search-engine-submission.png') no-repeat;
}
#home-promo ul li#website-analysis
{
	background: url('/images/home/website-analysis.png') no-repeat;
}
#home-promo ul li#keyword-research
{
	background: url('/images/home/keyword-research.png') no-repeat;
}

#home-promo #get-started
{
	position:absolute;
	right:15px;
	bottom:5px;
}

#home-promo #pricing
{
	position:absolute;
	right:160px;
	bottom:100px;
}


#right-bar
{
	width:281px;
	margin-right:25px;
	float:right;
	margin-top:30px;
}

#main-content
{
	margin-top:30px;
	width:545px;
	float:left;
	margin-left:25px;
}

.feature
{
	margin-bottom: 20px;
}

.feature h4
{
	color:#00a8df;
	margin:0 0 10px 0;
}

.feature .imgcontainer
{
	text-align:center;
	width:200px;
	float:right;
}


.right-contain
{
	background:url('/images/home/right-bg.png') no-repeat left top;
	padding:10px 20px;
}

.right-contain h4
{
	margin:0;
	margin-top:4px;
	font-size:14px;
}

.right-contain h6
{
	margin:5px 0;
	font-size:11px;
	color:#50b3df;
}


















