#footer {
	font-size:9px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	text-align:left;
	color: #666666;
	background:transparent;
	padding-bottom:50px;
	margin-left:5px;
	width:960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}

#footer a {
color:#666666;
text-decoration:none;
font-weight:normal;
}
#footer a:visited {
color:#666666;
text-decoration:none;
font-weight:normal;
}
#footer a:hover {
	text-decoration: none;
	color: #C75B58;
	font-weight:normal;
}


#footer .bar {
	padding:0px 15px;
	color: #666666;
}
#footer .bar2 {
	padding:0px 10px;
}

#footer_right {
	width:500px;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
	float: right;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 25px;
}

#footer img{
border: none;
}

#footer_left {
	width:400px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}
