﻿#cpf
{
	float:left;
	width: 900px;
	background-color: #70644f;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

#cpf table
{
	float:left;
	width: 900px;
	background-color:inherit;
	color: #b4a899;
}

#cpf table td
{
	text-align:left;
	vertical-align:middle;
}

#cpf td#bottomGradientCell
{
	background: url(/common/images/footer/grad_bottom.png) repeat-x;
	height: 30px;
}

#cpf #bottomMenu
{
	float: left;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

#cpf #bottomMenu li
{
	background:#70644f none no-repeat right;
	list-style-type: none;
	display: inline;
	padding: 0px 2px 0px 2px;	
}

#cpf #bottomMenu a
{
	color: #B4A899;
	text-decoration: none;
}

#cpf #bottomMenu a:hover
{
	text-decoration: underline;
}