.indexImage {
	background-image: url(images/index1_r5_c6.jpg);
	background-repeat: no-repeat;
}
#indexImage {
	background-image: url(images/index1_r5_c6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	color: #333333;
}
#leftSide {
	background-image: url(images/index1_r5_c1.jpg);
	background-repeat: repeat;
}
#rightSide {
	background-image: url(images/index1_r6_c11.jpg);
	background-repeat: repeat;
}
.first {
	width: 650px;
	text-indent: 2em;
	padding-top: 30px;
	clear: both;

}
.second {
	clear: both;
	text-indent: 2em;

}
