/*------------FOOTER STYLES----------------*/

.footer {
background-color: #2e3b46;
color: #fff;
}

.footer li {
list-style: none;
}

.footer h3 {
color: #fff;
font-weight: 400;
}

.footer .bottom_nav .title_list {
border-bottom: 1px solid #3f5566;
padding-bottom: 0px;
margin-bottom: 20px;
}

.title_list img {
margin-right: 20px;
}

.footer .container{
width: 940px;
padding: 20px 0 20px 0;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

.footer .bottom_nav {
margin-bottom: 20px;
padding-bottom: 10px;
overflow: hidden;
height: 1%;
}

.footer .bottom_nav .blogpost {
margin-left: 0px;
width: 450px;
}

.blogpost .news-entry {
margin-bottom: 10px;
border-bottom: 1px solid #3f5566;
}

.bottom_nav ul {
float: left;
width: 200px;
margin-left: 30px;
padding-left: 0px;
}

.bottom_nav ul li a {
text-decoration: none;
color: #75A7D6;
}

.bottom_nav ul li a:hover {
color: #fff;
}

.bottom_nav ul li .main {
color: #0a5e9e;
display: block;
padding-top: 7px;
margin-bottom: 10px;
}

.footer p {
font-size: 11px;
color: #bbb;
margin-top: 5px;
}

.footer .phone {
float: right;
color: #0a5e9e;
font-size: 20px;
}

.clear {
clear: both;
}

.listed li {
margin-bottom: 5px;
}

.listed li img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.footer_address {
	margin-top: 20px;
}

.footer_address p {
	color: #ccc;
	font-size: 12px;
}
