











	






	
	



/*
	MOTT MACDONALD modern

	freeform
*/

/* 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: 415px;
	float: left;
}

#panelBodyHeader {
	width: 435px;
}

#panelInFocus {
	position: relative;
	width: 150px;
	left: 0;
	color: #000000;
	height: 250px;
	float: right;
}

/* bottom row */
#panelFooter {
	position: absolute; 
	width: 150px;
	top: 0;
	left: 440px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
}

#panelFooterHolder {
	position: relative;
	clear: both;
	left: 175px;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#panelSitemap {
	margin-top: 30px;
}

#panelSitemap a {
	font-weight: bold;
}

#panelSitemap a.sub {
	font-weight: normal;
}