body {
	background:url(../img/bg-main.jpg) no-repeat fixed center;
	font-family: 'Lato', sans-serif;
}

#broker-locator-container {
	background-color: #24337A;
	padding:10px;
	width:260px; 
	text-align:right;
}

.zip-txt-input {
	display:inline;
	width:62px;
	height:35px;
	border:none;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

nav ul li a{
			color:#0054a6;

			}