#bodies, .middlebody, #header,
#footer, #footerContent{
	width: 900px;
}

/*
#leftWrapper{
	width:620px;
}

#headerLeft{
width:220px}

#headerRight{
	width: 220px;
}
*/
#leftWrapper{
	width:70%;
}

#headerLeft{
	width:40%}

#headerRight{
	width: 30%;
}

#footerLeft, #footerRight{
	width: 45%;
}

