body {
	font-family:Helvetica, Verdana, arial, sans-serif;
	margin:0;
	padding:0;

}


#top-bar {
	background-color:#438fd2;
	color:white;
}

#contact {
	float:right;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:40px;
}

#contact-hica {
	font-size:2.6em;
}

#phone {
	font-size:2em;
	font-weight:bold;
	margin-left:30px;
	padding-left:30px;
	background:url('/images/icons/phone-icon-grey.png') no-repeat left center;
}

#second-bar {
	clear:both;
}

#account-logo {
	float:left;
	height:140px;
	margin:30px;
}

#second-bar h1 {
	float:left;
	width:1200px;
	font-size:2.5em;
	font-weight: bold;
	line-height:140px;
	text-align: center;
	color:#666666;
}

#main-section {
	position:relative;
	width:100%;
	/*
	background-image:url("/images/IMG_8250a.jpg");
	background-size:100%;
	*/
}

#background-image {
	width:100%;
	min-height:600px;
}

.overlay-box {
	position:absolute;
	bottom:20px;
	color:white;
	background-color:rgba(44, 44, 44, 0.9);
}

.overlay-box li, .overlay-box p {
	font-size:1.45em;
}

#precis {
	left:20px;
	padding:15px;
	width:38%;
}

#precis h2 {
	font-size:3em;
	font-weight: bold;
	margin:10px 50px;
}

#precis ul {
	list-style: disc;
	padding-left: 20px;
}

#precis li {
	margin:10px;
	line-height:150%;
}

#more-options {
	display:none;
	left:44%;
	padding:30px;
	width:240px;
	border:solid white 2px;
}

#more-options button {
	width:200px;
	margin-left:20px;
	font-size:1em;
}

#more-options h1 {
	font-size:3em;
	margin-top:0;
}

button {
	font-weight:bold;
	background-color:#438fd2;
	height:60px;
	margin:10px;
	padding-left:10px;
	color:white;
	cursor:pointer;
}

#more-options a, #primary-button-link {
	display:block;
}

#primary-button-link {
	text-align:right;
}

#primary-button-link button {
	padding:5px 15px;
	font-size:1.8em;
	font-weight:bold;
}

.years {
	font-size:1.4em;
	position:relative;
}

.years input {
	position:absolute;
	right:20px;
	top:20px;
}

#the-plan {
	font-size:medium;
	font-weight:bold;
	padding:30px;
}


#footer {
	position:relative;
	background: url('/images/logos/hica-gallagher-logo.png') no-repeat 95% 95%;
	background-size: contain;
	min-height:125px;
	font-size:14px;
	font-family: Calibri,Arial,Helvetica,sans-serif;
}

#footer-links {
	position:absolute;
	bottom:30px;
	width:100%;
	margin:auto;
	text-align:center;
}

#footer .design-by {
	position: absolute;
	bottom:10px;
	left:30px;
	font-size: 10px;
}

#footer .design-by a {
	text-decoration: none;
}