.bodybg{
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 225px;
}

.bodybg1{
	background-image: url(images/bg1.png);
	background-repeat: repeat-x;
	background-position: left top;
}


.img1{
	background-image: url(images/img1.png);
	background-position: left top;
	height: 225px;
	width: 180px;
}

.img2{
	background-image: url(images/img2.png);
	background-position: left top;
	height: 225px;
	width: 180px;
}

.img3{
	background-image: url(images/img3.png);
	background-position: left top;
	height: 225px;
	width: 180px;
}

.img4{
	background-image: url(images/img4.png);
	background-position: left top;
	height: 225px;
	width: 180px;
}

.bttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023936;
	text-decoration: none;
}

.bttext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023936;
	text-decoration: none;
	background-color: #FFFFFF;
}

.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005e20;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
}

.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0076a3;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
}

.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #073A35;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
}

.text4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #662d91;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
}

.subtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}

.subtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295451;
	text-decoration: underline;
	line-height: 18px;
}

.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #30635F;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
}

.heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30635F;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #117B71;
	text-decoration: none;
}

.more a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #000000;
	text-decoration: underline;
}

.bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.bold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #023936;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}

.dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #50928B;
}
.img5 {
	background-image: url(images/img5.png);
	background-position: left top;
	height: 225px;
	width: 180px;
}
