#header a {
	background:url(../img/header.jpg) no-repeat left top;
}
#content-left {
	background: url(../../../../media/img/pages/2/content-left.jpg) no-repeat left top;
}
#content-right {
	background:#E8E5DA;
	color:#5B483C;
}
#content-right .quote {
	background: #C3C392 url(../../../../media/img/pages/2/content-right.jpg) no-repeat right top;
	color:#FFFFFF;
}
.rates {
	margin:0px 0px 5px 0px;
	width:368px;
}
.rates td {
	font-weight:bold;
}
.rates td div {
	padding:8px;
}
.rates .col2, .rates .col3 {
	color:#FFFFFF;
	text-align:center;
	width:80px;
	border-left:solid 1px #E8E5DA; /* same as #content-right background */
}
.rates .rowC .col1, .rates .rowC .col2, .rates .rowC .col3 {
	border-top:solid 1px #E8E5DA;
	border-bottom:solid 1px #E8E5DA;
}
.rates .col1 {
	color:#483533;
}
.rates .rowA .col1, .rates .rowB .col1 {
	background:#C3C392;
}
.rates .rowA .col2, .rates .rowB .col2 {
	background:#A0A06E;
}
.rates .rowA .col3, .rates .rowB .col3 {
	background:#B2B280;
}
.rates .rowC .col1 {
	background:#D2D2AD;
}
.rates .rowC .col2 {
	background:#B8B892;
}
.rates .rowC .col3 {
	background:#C5C5A0;
}