#rand_img 
{
	position:absolute;
	left: 21px;
	top: 191px;
	width:200px;
	height: 143px;
}

#directory_img 
{
	position:absolute;
	left: 21px;
	top: 191px;
	width:200px;
	height: 143px;
}

#community_img 
{
	position:absolute;
	left: 21px;
	top: 357px;
	width:200px;
	height: 143px;
}

#recent_added 
{
	position:absolute;
	left: 21px;
	top: 357px;
	width:200px;
	height: 143px;
}

#highest_rated
{
	position:absolute;
	left: 21px;
	top: 523px;
	width:200px;
	height: 145px;
}

#sign_up_now
{
	position:absolute;
	left: 21px;
	top: 523px;
	width:200px;
	height: 145px;
	z-index:1;
}

#about_us_box 
{
	position:absolute;
	left: 238px;
	top: 191px;
	width:559px;
	height: 200px;
	padding: 5px;
	overflow: auto;
}

#news_box
{
	position:absolute;
	left: 238px;
	top: 423px;
	width:559px;
	height: 235px;
	padding: 5px;
	overflow: auto;
}

#ad_box 
{
	position:absolute;
	left: 833px;
	top: 191px;
	width: 150px;
	height: 200px;
	padding: 5px;
}

