span.date-arrow h3{
position:static;
float:left;
margin-top:35px;
font-size:25px;
}

#footer h3{
top:5px;
}

.latest_news article{
margin-left:0;
top:10px;
}

iframe>.contact_form{
width:300px;
overflow:hidden;
}

.footer_contact iframe {
margin-top:0;
}


.footer_contact iframe.submit_button {
  float: left;
  margin-left:180px;
}

.footer_contact h3{
margin-left:-55px;
}

.social ul li{display:inlin-block;}
.social ul li img {width:30px;height:31px;}


#footer section.contact_footer h3{
float:left;
top:-10px;
left:40px;
}

.contact_footer article {
top:26px;
left:0;
}

.contact_form textarea{
overflow:hidden;
}





/* Direction nav styles (e.g. Next & Prev) */
/* .nivo-directionNav a {
	position:absolute;
	z-index:9;
	cursor:pointer;
	text-indent:-999999px;
	height:70%;
	width:30%;

} */
/* .nivo-prevNav {
	background:url(../img/right-arrow.png) no-repeat;
	width:100%;
	height:100%;
	background-size:100% 100%;
	top:-5px;
	left:-170px;
	text-indent:-999999px;;
} */
.nivo-nextNav {
	bottom:-56px;
	right:-170px;
	background:url(../img/left-arrow.html) no-repeat;
	width:100%;
	height:100%;
	background-size:100% 100%;
}
