#content
{
	background: url(/images/about.bg.gif) 0px  258px no-repeat;
	padding-bottom: 20px;
}

#content #title
{ 
	background: #72b2b8 top right no-repeat;
	height:80px;
	overflow: hidden;
}
#content #title h3
{
	background: url(/images/about.title.gif);
	display: block;
	height: 53px;
	text-indent: -12345px;
	margin-top: 15px;
	margin-left: 12px;
	overflow: hidden;
	width: 206px;
}
 
#content img#main_img
{ 
	margin-top:6px;	
}

#content div#zameen_info
{		
	
	display: block;
	margin: 40px 40px 20px 40px;
}

#content div#zameen_info h4#welcome
{
	background: url(/images/about.zameen.gif) no-repeat;
	display: block;
	height:141px;
	width:499px;
	overflow:hidden;
	text-indent: -12345px;
	margin-bottom: 20px;
}

#content div#zameen_info p
{		
	color: #4c2d11;
	font-size: 1.1em;
	font-family: Arial;
	margin-bottom: 1em;	
	line-height: 1.4em;
	text-align: justify;
}


#content img#zameen_img
{				
	height: 433px;		  	
	width: 537px;
	margin-bottom: 22px;
}
#content ul.submenu
{
	display:block;
	list-style: none; 
	margin: 25px 0;
	width: 500px;
}
#content ul.submenu li 
{
	border-right: #e67f2a 1px solid;
	height: 16px;
	float: left;
	font-size: 1.1em;
	margin-left:20px;
	width: 145px;
}
#content ul.submenu li.lr
{
	border-right: 0;
}
#content ul.submenu li a
{
	color: #194566;
}
#content ul.submenu li a.s
{
	color: #492123;
}

#content img.fullwidth
{ 
	display: block;
	margin:0 18px;
}