#sonata_content {
	background-color: #C4B9B3;
	height: 100%;
	width: 100%;
}
#content_first {
	background-image: url(images/content_first.gif);
	height: 331px;
	width: 211px;
	overflow: hidden;
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	margin: auto;
}
#content_second {
	font-family: "Arial Narrow";
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(images/content_second.gif);
	height: 424px;
	width: 209px;
	overflow: hidden;
	color: #000000;
}
#rates_table {
	background-image: url(images/sonata_largecontent.gif);
	height: 562px;
	width: 716px;
	overflow: hidden;
	background-color: #F7F6F4;
	margin: 0px;
	background-repeat: repeat;
}
