#main_container {
	height: 1301px;
}


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



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



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


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

#rightedge {
	height: 1260px;
}
#re_mid {
	height: 1220px;
}
