.index_txt_container {
	height: 240px;
	width: 370px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	clear: left;
}
.scroll {
	height: 80px;
	width: 360px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 25px;
	margin-left: 15px;
}

.scrollcontainer {
	height: 330px;
	width: 625px;
	overflow-y: scroll;
	overflow-x:hidden;
	padding-top: 20px;
	
}
.txt_container {
	height: auto;
	width: 590px;
	overflow: hidden;
	padding-left: 10px;
}

.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding-left: 40px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.scrollcontainer2 {
	height: 395px;
	width: 490px;
	overflow-y: scroll;
	overflow-x:hidden;
	
}
.txt_container2 {
	height: 395px;
	width: 450px;
	padding-left: 20px;
}
.cert_pic_Box {
	width: 150px;
	height: 206px;
	float: right;
	overflow:hidden;
	margin-left: 10px;
}
.pic_box {
	height: 150px;
	width: 206px;
	float: right;
	overflow:hidden;
	padding-left: 10px;
	padding-bottom: 10px;
}
.pic_txt_line{
	width:500px;
	height:25px;
	float:right;
	overflow:hidden;
}
.pic_txt{
	width:150px;
	height:25px;
	float:left;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	text-align:center;
	margin-right: 10px;
}
.pic_line{
	height: 220px;
	width: 500px;
	overflow:hidden;
	float:left;
}
.pic_container {
	height: 250px;
	width: 650px;
	overflow:hidden;
	float:left;
}
.contact_box1 {
	height:auto;
	width:375px;
	float:left;
	padding-left: 20px;
}
.contact_container {

	height:auto;
	width:600px;
	float:left;
}
