#main_container {
	height: 2701px;
}


/* content is 40 less than main_container ----------------------------------------*/
#content {
	height: 2660px;
}



/*  maintext is 200 less than content to accommodate the banner----------------------------------------*/
#maintext {
	height: 2460px;
}



/* leftedge is 40 less than main_container ----------------------------------------*/
#leftedge {
	height: 2660px;
}
#le_mid {
	height: 2620px;
}


/* rightedge is 40 less than main_container ----------------------------------------*/

#rightedge {
	height: 2660px;
}
#re_mid {
	height: 2620px;
}

