#footer a {
	color: #fff;
}

#footer a:hover {
	color: #ddd;
	border-bottom: 1px dotted #fff;
}

#footer h6 {
	color: #b9d4f0;
	padding: 0 0 3px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #4375a9;
}

#footer li {
	float: left;
	margin-right: 20px;
	line-height: 1.5em;
}

.footer-sec {
	float: left;
	width: 400px;
	margin-right: 10px;
	font-weight: bold;
	height: auto;
}

#footer-top a {
	float: left;
	display: inline;
	padding: 0 0 0 13px;
	background: url(../images/backtotop.gif) no-repeat left 3px;
	line-height: 1.3em;
}