#wrapper #environBody {
	height: 600px;
	width: 960px;
	margin-top: 18px;
	background-color: #FFFFFF;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#wrapper #environBody #environBodyHeader {
	width: 930px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#wrapper #environBody #leftBody {
	float: left;
	height: 500px;
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #environBody #rightBody {
	width: 350px;
	float: right;
	margin-right: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 500px;
}

.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #015F81;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-image: url(../images/bg/headerbg.png);
	background-repeat: no-repeat;
}
.bullettext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #03506E;
	list-style-image: url(file:///C|/Users/To%20Create/Documents/My%20Web%20Sites/KMNR1/images/main-images/check.png);
	background-image: url(../images/main-images/check.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left 2px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	line-height: 19px;
}
