body {
	background-color: #adb6cc;
	text-align:center;
	font-family: verdana;
	height:100%;
	
}


/* css for main div */

div#float
	{
	position: center;
	width:825px !important;
	background-color: #313c59;
	margin: 0px auto;
	padding:50px 0 5px;
	text-align:left;
    	height:100%;
    	top:0px;
	}

/* css for main graphic image */


.img
	{
	
	background-image: url(../images/topbanner.jpg); background-repeat: no-repeat; height:275px;
	background-position:center;
	}


/* css for the logo */


.logo {
	position: inline;
	float: right;
	margin-top: 15px;
	margin-right: 50px;
	
	}


/* css for the main navigation div */


.alg {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		cursor: pointer;
		padding: 20px 0px 0px 0px;
		text-align: center;
		
	}




/* css for the main navigation (company, partners, contactus) */

.nav3color {
			
		color: #757f1e;
		
		margin-top: 10px;
		margin-right: 20px;
		margin-bottom: 10px;
		margin-left: 20px;
		
		}
		


/* css for the main navigation (research, publications) */

.navcolor{
			
		color: #e7f18e;
		margin-top: 10px;
		margin-right: 20px;
		margin-bottom: 10px;
		margin-left: 20px;
	
		
		}









/* css for left & right  div below navigation research matter div */


div#matterdiv {
		
	float:left;
	background-color: #313c59;
	width:825px;
	height:auto;
	display:block;
	position: relative;
	
	}
	


	

/*css for index rectangle (both should be same.)*/

.missionone {
			position:relative;
			float:left;
			left:40px;
			top:30px;
			width:250px;
			height:370px;
			padding-bottom:10px;
			background-color: #adb6cc;
			display:block;
			line-height:18px;
			
		}
		
.mainone {
		position:relative;
		float:left;
		left:40px;
		top:30px;
		width:498px;
		height:370px;
		background-color: #ffffff;
		display:block;
		line-height:18px;
		padding-bottom:10px;
	}



/*css for research matter div (this is to adjust the height of both the rectangles) */
	
.missiontwo {
			position:relative;
			float:left;
			left:40px;
			top:30px;
			width:250px;
			height:1150px;
			
			background-color: #adb6cc;
			display:block;
			line-height:18px;
			
		}
		
.maindivtwo {
		position:relative;
		float:left;
		left:40px;
		top:30px;
		width:498px;
		height:1150px;
		background-color: #ffffff;
		display:block;
		line-height:18px;
		
	}
	
/*css for the partners page */

.missionthree {
			position:relative;
			float:left;
			left:40px;
			top:30px;
			width:250px;
			height:300px;
			padding-bottom:10px;
			background-color: #adb6cc;
			display:block;
			line-height:18px;
			
		}
		
.maindivthree {
		position:relative;
		float:left;
		left:40px;
		top:30px;
		width:498px;
		height:300px;
		background-color: #ffffff;
		display:block;
		line-height:18px;
		padding-bottom:10px;
	}


/*css for the press release page */

.missionfour {
			position:relative;
			float:left;
			left:40px;
			top:30px;
			width:250px;
			height:1050px;
			padding-bottom:10px;
			background-color: #adb6cc;
			display:block;
			line-height:18px;
			
		}
		
.maindivfour {
		position:relative;
		float:left;
		left:40px;
		top:30px;
		width:498px;
		height:1050px;
		background-color: #ffffff;
		display:block;
		line-height:18px;
		padding-bottom:10px;
	}
	
	
/*css for the contact  page */

.missionfive {
			position:relative;
			float:left;
			left:40px;
			top:30px;
			width:250px;
			height:800px;
			padding-bottom:10px;
			background-color: #adb6cc;
			display:block;
			line-height:18px;
			
		}
		
.maindivfive {
		position:relative;
		float:left;
		left:40px;
		top:30px;
		width:498px;
		height:800px;
		background-color: #ffffff;
		display:block;
		line-height:18px;
		padding-bottom:10px;
	}

/* css for left & right div (CAPTIONs) */

.missionst a:link{
	font-family: verdana;
	font-size: 14px;
	color: #313c59;
	top: 10px;
	right: 20px;
	bottom: 15px;
	left:15px;	
	position: relative;
	width:180px;
	}
	
.missionst a:visited {
	font-family: verdana;
	font-size: 14px;
	color: #313c59;
	top: 10px;
	right: 20px;
	bottom: 15px;
	left:15px;	
	position: relative;
	width:200px;
	}






/* css for footer navigation div #    */

#footerdiv {
		position:relative;
		float:left;
		padding-top:50px;
		left:0px;
		text-align:center;
		width:825px;
		}

/* css for footer navigation  */

.footernav {
	font-family: verdana;
	font-size: 9px;
	cursor: pointer;
	color: #757f1e;
	margin: 15px;
}


/* css for RESEARCH IMAGE + the matter for left box  &the right box.  */

.researchimg {
	position: relative;
	float: left;
	top:93px;
	left: 250px;
	}
	
.productsum {
		display:block;
		padding-top:15px;
		padding-right:20px;
		padding-left:20px; 
		font-size:14px;
		font-weight:bold;
		color: #757f1e;
		}
		
.pressr a:link{
		display:block;
		padding-top:15px;
		padding-right:20px;
		padding-left:20px; 
		font-family: verdana;
		font-size: 14px;
		color: #313c59;
		cursor: pointer;
		}
		
.pressr a:visited{
		
		display:block;
		padding-top:15px;
		padding-right:20px;
		padding-left:20px; 
		font-family: verdana;
		font-size: 14px;
		color: #313c59;
		cursor: pointer;
		}
	
.productdescri {
		display:block;
		top:0px;
		padding-right:20px;
		padding-left:20px; 
		font-size:12px;
		}
		
.productul {
		display:block;
		top:0px;
		padding-right:20px;
		left:20px;
		font-size:12px;
		}
		
.revoldescri {
		display:block;
		top:0px;
		padding-right:20px;
		padding-left:20px; 
		font-size:12px;
	}

/* css for PARTNERS IMAGE  */


.partnerimg {
	position: relative;
	float: left;
	top:165px;
	left: 263px;
	}
	
/* css for the CONSTRUCTION IMAGE IN PARTNERS PAGE */

#imgdiv {
		position:relative;
		float:left;
		padding:25px;
		top:40px;
		
	}

/* css for PUBLICATION IMAGE  */


.publicationimg {
	position: relative;
	float: right;
	top:140px;
	left: 250px;
	}

/* css for contact IMAGE  */


.contactimg {
	position: relative;
	float: right;
	top:152px;
	left: 421px;	
}




/* css for contact left block */

.contdescri {
		display:block;
		top:0px;
		padding-right:20px;
		padding-left:20px; 
		font-size:11px;
		}
