/* ==========================================================================
   Bannister Web Design styles
   ========================================================================== */
#header {
	min-height: 130px;
}
#logo {
	height: 100px;
	font-size: 48px;
	line-height: 48px;
	font-weight: 400;
}
#logo a:link, #logo a:visited, #logo a:hover {
	text-decoration: none;
	color: #69ace7;
}
#cta {
	height: 100px;
	text-align: right;
	font-family: helvetica, sans-serif;
}
#ctaPhone {
	height: 100px;
	text-align: left;
	font-family: helvetica, sans-serif;
}
.phoneNo {
	font-size: 24px;
}
.address {
	font-size: 14px;
}
#homeImage {
	margin-bottom: 20px;
	background-image: url(../img/home-page.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px;
}
#topImage {
	margin-bottom: 20px;
}
.bold {
	color: #69ace7;
	font-weight: bold;
}
.mainCtaEpc {
	font-size: 2.5em;
	font-weight: 400;
	line-height: 48px;
	padding: 30px 0 40px 0;
	text-align: center;
	background-color: #ececec;
	margin-bottom: 10px;
	border: 5px;
	border-color: #69ace7;
	border-style: solid;
}
.mainCtaDom {
	font-size: 2.5em;
	font-weight: 400;
	line-height: 48px;
	padding: 60px 0 60px 0;
	text-align: center;
	background-color: #ececec;
	margin-bottom: 10px;
	border: 5px;
	border-color: #69ace7;
	border-style: solid;
}
#freeCta {
	min-height: 150px;
	font-size: 3em;
	font-weight: 400;
	line-height: 48px;
	padding-top: 20px;
	text-align: center;
	background-color: #ececec;
	margin-bottom: 10px;
	border: 5px;
	border-color: #69ace7;
	border-style: solid;
}
#domCta, #comCta, #demoCta, #contactCta {
	min-height: 80px;
	font-size: 18px;
	line-height: 24px;
	background-color: #ececec;
	margin-bottom: 10px;
	padding: 10px 0px 0px 10px;
	border: 5px;
	border-color: #69ace7;
	border-left-style: solid;
	border-right-style: solid;
}
#buttons a:link, #buttons a:visited {
	color: #58585a;
	text-decoration: none;
}
#buttons a:hover {
	color: #69ace7;
	text-decoration: none;
}
.homeButtons a:link, .homeButtons a:visited {
	color: #58585a;
	text-decoration: none;
}
.homeButtons a:hover {
	color: #69ace7;
	text-decoration: none;
}
.readMore {
	color: #69ace7;
}
#privacy {
	height: 60px;
}
footer {
	background-color: #69ace7;
	height: 80px;
	padding-top: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 40px;
}
footer a:link, footer a:visited {
	color: #ffffff;
}
@media (max-width: 767px) {
	.photo {
	text-align: center;
}

}











