﻿
#footer
{
	
	padding: 23px 28px 10px 30px;
	color: #fff;
	font-size: 10px;
	background-color:White;
	font-family: "Verdana";
	font-size: 10px;
	
}


#footer .col1 {
	width: 75%;
	float: left;
}

#footer .col2 {
	width: 25%;
	float: left;
	text-align: right;
	vertical-align:bottom;
}
#footer .right {
	text-align: right;
	margin-top: 0;
	padding-top: 0;
}
#footer.home {
	background-image: none;
	padding: 0px 0 0 0;
	color: #4b4b4b;
	margin-top: 0px;
}
#footer.home a {
	color: #4b4b4b;
}
#footer_left
{
	width: 820px;
	float: left;
}
#footer_rite
{
	width: 140px;
	float: right;
}

#footer_left ul {
	width: 800px;
	border-right: 1px solid #c6c6c6;
	height: 180px;
	margin-top: 10px;
}
#footer_left ul li {
	margin-top: 0px;
	margin-bottom: 0;
	display: inline; 
	list-style-type: none; 
	border-right: none 0; 
	padding-right: 46px; 
	padding-left: 0px;
	line-height: 15px;
}

#withsocial li {
	float: none;
	list-style: none;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 150px;
}

#withsocial li img {
	border: none 0;	
}


#footerothers li {
	float: none;
	list-style: none;
}


#footer ul li.last {
	font-weight: bold;
	line-height: 17px;
}

#footer ul li.first {
	padding-left: 23px;
	margin-left: 23px;
		line-height: 17px;

}


#footer a {
	color: #fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: none;
	color: #e75429;
}
#footer ul {
	padding-left: 0;
	margin-left: 0;
	padding-top: 5px;
	margin-top: 0;
	
}
#footer ul li {
	margin-right: 9px;
	padding-right: 9px;
	margin-bottom: 10px;
	list-style: none;
	float: left;

}

#newfooter_top
{
	width: 960px;
	height: 245px;
}

#newfooter_bottom
{
	width: 960px;
	border-top: 1px solid #e5e5e5;
}

#newfooter_bottom ul li
{
	/*padding-left: 20px;*/
	margin-top: 5px;
	color: #999999;
}
#newfooter_bottom ul li a
{
	vertical-align: top;
	color: #999999;
}

#newfooter_bottom ul li img
{
	border: none 0;
}
#newfooter_bottom a:hover{
	color: #e75429;
}



