.footer {
	background: url(/images/footer_bg.png) no-repeat 900px 0px;
	width: 100%;
}
.footer .pad {
	padding: 50px 20px 40px 40px;
}
.footer .develop {
	width: 25%;
	float: left;
	_display: inline;
	text-align: left;
}
.footer .develop a.logo,
.footer .develop span.logo
{
	float: left;
}
.footer .develop .links
{
	float: left;
	padding-top: 0px;
	padding-left: 4px;
}
.footer .develop,
.footer .develop .links a.top,
.footer .develop .links a.top:hover
{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #4e4d49;
	text-decoration: none;
}
.footer .develop .links a.bot
{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #4e4d49;
	text-decoration: underline;
}
.footer .develop .links a.bot:hover
{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #89884a;
	text-decoration: underline;
}
/*.footer .develop div {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.footer .develop a {
	display: block;
	background: url(/images/db_03.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 13px;
	color: #4e4d49;
	text-decoration: none;
	text-align: left;
	padding-left: 40px;
}
.footer .develop a span {
	text-decoration: underline;
}
.footer .develop a:hover {
	display: block;
	background: url(/images/db_03.gif) no-repeat 0px 0px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 13px;
	color: #89884a;
	text-decoration: none;
}
.footer .develop a:hover span {
	color: #89884a !important;
	text-decoration: underline;
}
.footer .develop a b {
	color: #4e4d49 !important;
	text-decoration: none;
	font-weight: normal;
}
*/
.footer .right_part {
	width: 72%;
	float: right;
	_display: inline;
}
.footer .copyright {
	width: 23%;
	float: left;
	_display: inline;
	font-size: 11px;
	line-height: 13px;
	color: #4e4d49;
	margin-left: 70px;
	margin-right: 2%;
}
.footer .copyright span {
	color: #7f954e;
}
.footer .phones {
	width: 36%;
	float: right;
	_display: inline;
	margin-right: 180px;
}
.footer .phones dl {
	display: block;
	list-style: none;
	overflow: hidden;
 //zoom: 1;
}
.footer .phones dl dt {
	display: block;
	list-style: none;
	width: 65px;
	float: left;
	margin-right: 5px;
	display: inline;
	font-size: 11px;
	line-height: 18px;
	color: #9c9b94;
	text-align: right;
	padding-top: 10px;
}
.footer .phones dl dt span {
	color: #747165;
	font-size: 12px;
	line-height: 14px;
}
.footer .phones dl dd {
	display: block;
	list-style: none;
	overflow: hidden;
 //zoom: 1;
	font-size: 24px;
	line-height: 26px;
	color: #b3b08f;
	font-weight: bold;
}
.footer .phones p {
	font-size: 12px;
	line-height: 14px;
	color: #4e4d49;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 90px;
}
.footer .phones p a {
	background: url(/images/more_arrow.gif) no-repeat right 2px;
	padding-right: 22px;
	padding-top: 0px;
	margin-left: 2px;
}
.footer .phones p a:hover {
	background:  url(/images/more_arrow_over_03.gif) no-repeat right 2px;
	padding-right: 22px;
	padding-top: 0px;
	margin-left: 2px;
}

.footer .goldsite {
	float: left;
	margin-top: 10px;
}

