/*********************************************************************
LAYOUT FRAMEWORK - structure for just home page
**********************************************************************/
#footer
	{
	position: relative;
	left: 0;
	top: -165px;
	z-index: 200;
	}
