#bottom {
	margin-left: 16px; 
	background-image:url(../images/Bottom_green.gif); 
	background-repeat:no-repeat; 
	height: 62px;
	position: relative;
	width: 956px;
}
#middle {
    background-image:url(../images/bggreen.gif);
    background-repeat: repeat-y;
	margin-left: 16px;
	width: 956px;
}
