body{
	background:#333 url(../images/bg.jpg) repeat top left;
	font-family:Arial;
}
.container{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	
}
#mainContent{
	width:1020px;
/*	margin-top:50px; */
	min-height:500px;
	background-color: #ccffcc;  
}

#leftContent{
	width:747px;
	text-align:justify;
	float:left;
	height:auto;
/*	border: 1px solid #fff; */
	margin-left:35px;
/*	color: #FFF;	*/
}
iframe{
	padding:100px 0px 100px 150px;
	margin:10px 0 0 10px;
	}

.image1{
	text-align:center;
}
.boxforcontent{
	width:750px;
	padding-left:15px;
	padding-right:15px;
	border:#000;
	-moz-border-radius: 15px;
	border-radius: 15px;   
	background-color:#FFF; 
	min-height:500px;
}
#rightContent{
	width:200px;
	border:#FFF;
	float:right;
	height:auto;
	padding-top:15px;
}
.top{
	margin-top:10px;
}
p{
	line-height: 1.5em;
	/*	text-align:center;    
	color:#aaa;	
/*	text-transform: none;  */
	text-decoration: none;
	/*	text-shadow:1px 1px 1px #000; 
	margin-right:10px;
	margin-left:10px;	*/
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#highlight{
	line-height:1.5em;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;	
/*	color: #FFF;
	margin-right:10px;
	margin-left:10px; 	*/
}

h1.title{
	text-indent:-9000px;
	background:transparent url(../images/iqranew.png) no-repeat top left;
	width:1018px;
	height:250px;
	margin-left:0px;
/*	border: 1px solid #fff; */
/*	margin-bottom:110px; */
}
h2.title{
	
}
h1{
	text-align:center;
	color:#0B75AF;
}
.menuList:hoover{
	margin-top:110px;
}

#Logo{
	width:1020px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}


#abc{
	margin-top:0px;
}
.bottomCover{
	margin-top:110px;
}
.bottomMenu{
	margin-top:150px; 
	list-style:none;
}
.bottomMenu li{
	display: inline-block;
	text-align:left;
	text-transform:uppercase;
	font-size:0.8em;
}
.bottomMenu li ul li {
	text-transform:capitalize;
	line-height:20px;
	margin-left:-40px;
}
ul.bottomMenu{
	margin:0;
	padding:0;
	list-style:none;
	color:#0B75AF;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:24px;
	width:1020px;
}
ul.bottomMenu a{
	text-decoration:none;
	outline:none;
	color:#0B75AF;
}
ul.bottomMenu li{
	float:left;
	width:160px; 
/*	height:150px;  */  
	position:relative;
	cursor:pointer;
}
.clear{
	clear:both;
	float:none;
}
