.banner {
	position:absolute;
top:-50px; /* for fixed */
		left:23%;
	//right:200px;
}

.banner2 {
	position:absolute;
top:830px; /* for fixed */
		left:23%;
	//right:200px;
}

.centerblock {
	top:-10px;
	width:1260px;
	//position:absolute;
	//left:0px;
	//left:5%;


}

.front-page-1 {
	
	//width:20%;
	width:230px;  /* for fixed */
	
	left:200px;
	top:210px;
	position:absolute;

	border:1px solid grey;
	padding:10px;
	height:360px;
	overflow:hidden;
	
}

.front-page-2 {
	left: 453px;  /* for fixed */
	//left:40%;
	//right:40%;
	top:210px;
	position:absolute;

width:230px;  /* for fixed */

	border:1px solid grey;
	padding:10px;
	height:360px;
	overflow:hidden;

}

.front-page-3 {
	//left:585px;
	width:160px;
	
	width:20%;
	right:200px;
	
	top:210px;
	position:absolute;

	border:1px solid grey;
	padding:10px;
	height:360px;
	overflow:hidden;

}


.front-page-top-1 {
	//width:20%;
	top:80px;
	left:19%;
	position:absolute;

	//border:1px solid grey;
	padding:10px;
	//height:350px;

}

.front-page-top-2 {
	//width:63%;
	top:-40px;
	right:200px;
	left:200px;
	//left:19%
	//left:49%;
	//background-color:#ccffcc;
	position:absolute;

	//border:1px solid grey;
	padding:0px;
	height:310px;

}


.front-page-another {
	//width:410px;
	//width:55%;
	right:10px;
	//width:600px;
	top:11px;
	left:330px;
	//left:39%;
	background-color:white;
	position:absolute;

border:1px solid grey;
	padding:10px;
	height:276px;
	overflow:hidden;

}

.front-page-another-announcement {
	//width:545px;
	//width:60%;
	//right:10px;
	//right: 200px;
	right: 200px;
	top:595px;
	left:200px;
	//left:39%;
	background-color:white;
	position:absolute;

border:1px solid grey;
	padding:10px;
	height:200px;
	overflow:hidden;

}

.mission {
	top:1070px;
	position:absolute;
	width:60%;
	text-align:center;
	left:20%;
	//right:50%;
}

.outline {
	border:1px solid grey;
	position:absolute;
	padding:10px;
}

//.big-front {
	width:85%;
	left:10%;
	z-index:0;
	top:50px;
	//position: absolute;
	height:250px;
	background-color:#cccccc;
	border:1px solid grey;
	padding:10px;
	
}
