#header a {
	background:url(../../../media/img/header.jpg) no-repeat left top;
}
#content-left {
	background: url(../../../../media/img/pages/4/content-left.jpg) no-repeat left top;
}
#content-right {
	background:#95876E;
	color:#FFFFFF;
}
#content-right .quote {
	background: #C7BDA5 url(../../../../media/img/pages/4/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 #95876E; /* same as #content-right background */
}
.rates .rowC .col1, .rates .rowC .col2, .rates .rowC .col3 {
	border-top:solid 1px #95876E;
	border-bottom:solid 1px #95876E;
}
.rates .col1 {
	color:#483533;
}
.rates .rowA .col1, .rates .rowB .col1 {
	background:#D4C4BA;
}
.rates .rowA .col2, .rates .rowB .col2 {
	background:#B4A594;
}
.rates .rowA .col3, .rates .rowB .col3 {
	background:#C4B5A7;
}
.rates .rowC .col1 {
	background:#DFD3CB;
}
.rates .rowC .col2 {
	background:#C7BCAF;
}
.rates .rowC .col3 {
	background:#D3C8BD;
}