.left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.main-bg {

	background-image: url(images/bg-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #25358e;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #25358e;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	

}
.content-right {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #25358e;
	font-weight: normal;
}
.content-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #25358e;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	line-height: 100%;
	height: auto;


}
