#lower TD.left DIV.heading {
	width:266px;
	height:36px;
	background-repeat:no-repeat;
	margin:10px 0 4px 0;
}

#lower TD.right DIV.heading {
	width:546px;
	height:36px;
	background-repeat:no-repeat;
	margin:10px 0 4px 0;
}

#lower TD.left DIV.heading {
	background-image:url('images/css/home_lowerHeading_SEINewsAndArticles.jpg');
}

#lower TD.right DIV.heading {
	background-image:url('images/css/home_lowerHeading_SEIProjects-2Col.jpg');
}

#lower TD.left DIV.body {
	width:266px;
	height:189px;
	background-image:url('images/css/home_lowerBody.jpg');
	background-repeat:no-repeat;
}

#lower TD.right DIV.body {
	width:546px;
	height:189px;
	background-image:url('images/css/home_lowerBody-2Col.jpg');
	background-repeat:no-repeat;
}

#lower TD.right DIV.body DIV.padding, #lower TD.left DIV.body DIV.padding {
	padding:0 0 5px 0;
}

#lower TD.right DIV.body {
}

#lower {width:858px;}

#lower TD.left, #lower TD.right {
	background-image:url('images/css/home_lowerBackground.jpg');
	background-repeat:repeat-x;
}

#lower TD.left {
	border-left:solid 1px #999;
	padding:0 0 0 18px;	
}

#lower TD.right {
	border-right:solid 1px #999;
	padding:0 0 0 10px;
}

h1 {display:none;}




