#top_bac {
	background-image: url(images/top_bac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
}

#mid_bac {
	background-image: url(images/mid-bac.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#bott_bac {
	background-image: url(images/bott_bac.gif);
	height: 47px;
	background-repeat: no-repeat;
	background-position: center top;
}
#best_assured {
	background-image: url(images/best_assured.gif);
	background-repeat: no-repeat;
	background-position: 100px top;
	height: 47px;
}

.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #000033;
	width:90%;
}
