﻿/* Footer */

div#footer_wrapper {
       width: 100%;
       height: 130px;
}

div#footer_wrapper, div#content_wrapper {
       min-width: 963px;
}
div#footer_inner_wrapper, div#content_inner_wrapper {
       width: 963px;
       margin: 0px auto;
}

copyrightfooter{	
	color: #000000;
	font-size: 10px;
	/* background: url('../imagesv2/background-header.png') ; */
	font-family: "Arial";
	font-size: 10px;	
}

/* Footer */
footer{
	padding: 23px 28px 10px 30px;
	color: #fff;
	font-size: 10px;
	/* background: url('../imagesv2/background-header.png') ; */
	font-family: "Arial";
	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: 700px;
	float: left;
}
#footer_rite
{
	width: 160px;
	float: right;
}

#footer_left ul {
	width: 780px;
	border-right: 1px solid #c6c6c6;
	height: 110px;
	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: 130px;
}

#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;
}
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: 130px;
}

#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;
}