#main_container {
	height: 2001px;
}


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



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



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


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

#rightedge {
	height: 1960px;
}
#re_mid {
	height: 1920px;
}
