/* CSS Document */

#Main_content {
	position:relative;
	z-index:4;
	width:700px;
	margin-left:40px;
	margin-top: 20px;
	margin-bottom: 80px;
	}
#Footer2 {
	position:relative;
	z-index:5;
	clear:both;
	height:40px;
	width:750px;

	}
#fts_logo {
	position:absolute;
	width:94px;
	height:97px;
	z-index:10;
	left: 323px;
	top: -55px;
	background-image:url(graphics/fts_logo_small.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#Welcome_title {
	height:18px;
	width:700px;
	z-index:2;
	margin-bottom:20px;

}

