.bgLeft {
	background-repeat: repeat-y;
	background-position: right;
}

.bgRight {
	background-repeat: repeat-y;
	background-position: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 15px;
}
.mainBodyBolder {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #54306B;
	line-height: 20px;
	font-weight: bold;
	text-align: justify;
}
.mainBody {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.bgBotRight {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.floatingDiv {
	position: relative;
	margin-top: 500px;
	right: 50%;
	}
