.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: right;
}
.rightsection {
	height: auto;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #CCCCCC;
	text-align: right;
	background-position: right top;
	background-image: url(home_image.jpg);
	vertical-align: 100%;
	background-repeat: no-repeat;
}
.maintext {
	padding: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin: 0px;
	width: 532px;
}
.mainbox {
	padding: 0px;
	margin: 0px;
}
.features_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	border: 0.8px solid #999999;
	padding: 7px;
}
.mainbg {
	height: 100%;
	width: 100%;
	bottom: auto;
	background-position: center top;
}
