.container {
	height: 664px;
	width: 752px;
	position: absolute;
	left: 0px;
	top: 0px;

}

.container2 {
	height: 700px;
	width: 752px;
	position: relative;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.sitemaptx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	height: 20px;
	width: 400px;
	left: 0px;
	top: 670px;
}

.txtcont {
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
	height: 400px;
	width: 550px;
	top: 180px;
	left: 50px;

}

.piccont {
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
	height: 400px;
	width: 650px;
	top: 180px;
	left: 50px;

}
.normtxt {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	position: absolute;
	width: 480px;
	left: 0px;
	top: 0px;
}

.normpic {
	
	color: #FFFFFF;
	position: absolute;
	width: 600px;
	left: 0px;
	top: 0px;
}
.welcome {
	position: absolute;
	top: 300px;
	right: 50px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}	
.pic {
	position: absolute;
	left: 30px;
	top: 180px;
}

.hometxt {
	position: absolute;
	left: 270px;
	top: 180px;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	text-align: justify;
	width: 400px;
	color: #FFFFFF;
}
.thumb {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.google1 {
	position: absolute;
	left: 20px;
	top: 20px;
}
