#top_section
{
	position: relative;
	background: url(../images/halfcontentareabg.gif) repeat-x bottom left;
}

#bottom_section 
{
	height: 125px; 
	background: #fff;
}

.rbox 
{
	display: inline;
	position: relative; 
	border: 1px solid #2f558c; 
	float: left;
	height: 85px; 
	margin: 14px 0 0 17px; 
}

.rbox img 
{
	float: left;
	margin-right: 15px;
}
.rbox p 
{
	font-size: 10px;
	color: #4d76aa;
	padding: 0;
	margin: 5px 0;
}
	
#start_here 
{
	background: #fff url(../images/start_here_bg.png) no-repeat top left;
	padding: 28px 0 0 100px;
	height: 67px;
	width: 184px;
}

#buy_now 
{
	background: #fff url(../images/buy_now_bg.png) no-repeat top left;
	padding: 10px 0 0 116px;
	width: 168px;
}

#earn_cash 
{
	background: #fff url(../images/earn_cash_bg.png) no-repeat top left;
	padding: 10px 0 0 100px;
	width: 184px;
}

#featured 
{
	position: relative;
	float: right;
	width: 255px;
	padding: 40px 30px 0;
	font-size: 12px;
	text-align: justify;
	height: 260px;
}

#featured p 
{
	line-height: 17px;
}

a.linkb 
{
	position: absolute;
	display: block;
	font-size: 10px; 
	color: #2f558c;
	bottom: 12px;
	right: 18px;
	width: 60px;
	text-align: right;
	padding-right: 20px;
	line-height: 11px;
}

a.linkb img 
{
	position: absolute;
	right: 0px;
	border: 0;
	margin-right: 0px;
}

.hilite 
{
	font-size: 14px;
	color: #31578e;
	font-weight: bold;
}
