#maincontentinfo {
	background-color: #3A66FB;
	position: relative;
	height: 420px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.headingsinfo {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 34px;
	font-style: normal;
}
.bodytextinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	text-align: left;
	color: #000;
}
.images {
	position: relative;
	left: 10px;
	float: left;
	margin-right: 40px;
	height: 410px;
	width: 200px;
}
