#main_container {
	height: 1201px;
}


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



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



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


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

#rightedge {
	height: 1160px;
}
#re_mid {
	height: 1120px;
}
#flash_wrap {
	margin-left: 80px;
	height: 620px;
	float: left;
	width: 850px;
}
