











	






	
	



/*
	MOTT MACDONALD modern

	freeform wide
*/

/* containers */
#containRowMiddle {
	position: relative;
	/* height: 125px; */
	width: 765px;
	clear: both;
}

/* middle row */
#panelSubMenu {
	position: absolute;
	width: 170px;
    left: 0;
}

#panelBodyCopy {
	position: relative;
	left: 175px;
	width: 560px;
	float: left;
}

#panelBodyHeader {
	width: 580px;
}

#panelInFocus {
	display: none;
}

/* bottom row */
#panelFooter {
	position: absolute;
	width: 150px;
	top: 0;
	left: 440px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
}

#panelFooterHolder {
	position: relative;
	left: 175px;
	width: 300px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
}
