body{
	margin-left: 50%;
	background-color:#FFFFFF;
	}
#content{
	margin-left: -400px;
	position: relative;
}
#intro {
	display: block;
	width: 799px;
	height:448px;
	position: absolute;
	top: 155px;
	left: 0px;
	}

div {
	background-color: #FFFFFF;
	width: 113px;
	}

#index-topLeftYellowLine {
	width:1200px;
	height: 22px;
	position:absolute;
	top:127px;
	left:-198px;
	background-repeat:no-repeat;
	background: url(images/top_orange_bar.jpg);
	}

#banner {
	position: absolute;
	top: 0px;
	width:799px;
	height:187px;
	background-color:transparent;
	z-index:99999;
	}	
#slogan {
	position: absolute;
	top: 610px;
	width: 1195px;
	height: 22px;
	left:-198px;
	color:#666666;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	}

#footer {
	position: absolute;
	top: 639px;
	width: 1195px;
	height: 22px;
	left:-198px;
	background-repeat:no-repeat;
	background: url(images/index-footer.jpg);
	}
#TextsOfIntroPage {
    position:absolute;
	width: 1195px;
	height: 22px;
	left:-198px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color: #666666;
	top:670px;
}

