@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Lato;
	font-size: 16px;
	color: #333;
	font-weight: 300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header_container {
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 16px;
	margin-bottom: 10px;
}
.navigation {
	float: right;
	width: 840px;
	height: 60px;
	margin-right: -106px;
}
.call_a {
	float: right;
	width: 724px;
	height: 50px;
	text-align: right;
	padding-top: 40px;
	font-weight: 400;
}
.logo {
	padding:0;
	width:217px;
	height:150px;
	float:left;
	margin-bottom: 0;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
.stay_informed_container .contact_box .get_in_touch:hover {
	color: #FFF;
}
