n
/*RESET*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}
body {
	line-height: 1
}
ol,
ul {
	padding-left: 20px;
	line-height: 20px;
	list-style-type: circle);
}
blockquote,
q {
	quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

/*STUFF*/

.clear {
	clear: both;
}
html,
body {
	height: 100%;
}
#holder {
	position: relative;
	float: left;
	width: 100%;
	min-height: 100%;
}
#footerpadding {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 40px;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: .9rem;
	background: url(images/new_slide5.jpg) repeat-x top #ffffff
}
.body1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: .9rem;
	background-color: #ffffff;
}
a {
	font-size: .9rem;
	text-decoration: none;
	color: #59799C;
}
a:hover {
	text-decoration: underline;
}
h2,
h3 {
	font-weight: 700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.7rem;
	color: #002b55;
	text-transform: uppercase;
}
h3 {
	font-size: 1.3rem;
	color: #002b54;
}
p {
	line-height: 21px;
	margin-top: 15px;
}
.quotebox {
	background-color: #59789C;
	height: 20px;
}
#services .service1 h3 {
	padding-top: 15px;
}
#services .service1 #quotebox {
	width: 88%;
	position: relative;
	float: left;
	font-size: 1.15rem;
	color: #ffffff;
	margin-top: 22px;
	border-top: 1px solid #ccc;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: #59789C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	line-height: 30px;
}
#services .service1 #quotebox a {
	color: #002b55;
	font-size: 1.25rem;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	transition: border-color .25s;
}
#header {
	background: #0d4376;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d4376), color-stop(100%, #1a3b5a));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0d4376 0%, #1a3b5a 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0d4376', endColorstr='#1a3b5a', GradientType=0);
	/* IE6-9 */
	height: 110px;
	border-bottom: 2px solid #002b55;
	box-shadow: 2px 2px 1px #d4d4e4;
	z-index: 9999;
}
#headerWrap {
	/*	width: 1140px;*/
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
#headerCont {
	position: relative;
	float: left;
	width: 100%;
}
#logo {
	position: relative;
	float: left;
	width: 260px;
	height: auto;
	margin-top: 14px;
}
#phone a{
	position: absolute;
	right: 0;
	top: 16px;
	font-size: 2.25rem;
	color: #ffffff;
	text-align: right;
	font-weight: 800;
	padding: 0px 40px;
}
#time {
	right: 0;
	margin-top: 66px;
	font-size: 2.25rem;
	color: #ffffff;
	text-align: right;
	font-weight: 800;
	padding: 0px 40px;
}
#callnow {
	position: absolute;
	right: 0;
	top: 56px;
	padding: 8px 40px;
	background: none;
	color: #ffffff;
	font-size: 1.2rem;
}
#wrapper {
	margin: 0 auto 0;
	max-width: 1140px;
	width: 100%;
}
#inside {
	position: relative;
	float: left;
	max-width: 1080px;
	width: 100%;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-top: 1px;
}
#inside2 {
	position: relative;
	float: left;
	max-width: 1080px;
	width: 100%;
	padding-top: 35px;
	padding-left: 30px;
	padding-right: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-top: -60px;
	background-color: #ffffff;
}
#left1 {
	position: relative;
	float: left;
	width: 710px;
}
#left {
	position: relative;
	float: left;
	width: 70%;
}
#left2 {
	position: relative;
	float: left;
	width: 810px;
	padding-top: 20px;
	height: 300px;
}
#trio {
	position: relative;
	float: left;
	width: 710px;
	height: auto;
}
#services {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 68px;
}
#services .service {
	position: relative;
	float: left;
	width: 46%;
	margin-right: 4%;
	border-right: 1px solid #d4d4d4;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 50%, from(#d4d4d4), to(#ffffff)) 1 50%;
	-webkit-border-image: -webkit-linear-gradient(#d4d4d4, #ffffff) 1 50%;
	-moz-border-image: -moz-linear-gradient(#d4d4d4, #ffffff) 1 50%;
	-o-border-image: -o-linear-gradient(#d4d4d4, #ffffff) 1 50%;
	border-image: linear-gradient(to bottom, #d4d4d4, #ffffff) 1 100%;
}
#services .service1 {
	padding-right: 15px;
	position: relative;
	float: left;
	width: 46%;
	margin-right: 4%;
	border-right: 1px solid #d4d4d4;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 50%, from(#d4d4d4), to(#ffffff)) 1 50%;
	-webkit-border-image: -webkit-linear-gradient(#d4d4d4, #ffffff) 1 50%;
	-moz-border-image: -moz-linear-gradient(#d4d4d4, #ffffff) 1 50%;
	-o-border-image: -o-linear-gradient(#d4d4d4, #ffffff) 1 50%;
	border-image: linear-gradient(to bottom, #d4d4d4, #ffffff) 1 100%;
}
#services .service:nth-of-type(2n+2) {
	margin-right: 0;
}
#services .service h3 {
	padding-top: 15px;
}
#services .service p {
	margin-top: 8px;
}
#services .service #learnMore {
	position: relative;
	float: left;
	font-size: 1.25rem;
	color: #444;
	margin-top: 22px;
	border-top: 1px solid #ccc;
	padding-top: 16px;
}
#services .service #learnMore a {
	color: #002b55;
	font-size: 1.25rem;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	transition: border-color .25s;
}
#services .service #learnMore a:hover {
	border-color: #002b55;
}
#services .service #learnMore span.fr {
	font-size: 1.15rem;
}
#services .service #learnMore span.fr a {
	font-size: 1.15rem;
}
#credLogos {
	position: relative;
	float: left;
	margin-top: 40px;
}
#credLogos li {
	position: relative;
	float: left;
	margin-right: 30px;
}
#credLogos li img {
	height: 80px;
	width: auto;
}
#right {
/*	display: none;*/
	/*	TEMP hide*/
	position: relative;
	float: right;
	width: 380px;
	margin-right: -40px;
	margin-top: -5px;
}
#right2 {
	padding-right: 10px;
	/*    position: relative;*/
	float: left;
	width: 25%;
	padding-top: 17px;
	padding-bottom: 30px;
}
#right #formArea

{
	float: left;
	width: 95%;
	min-height: 355px;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(13, 67, 118, 0.6)), to(rgba(26, 59, 90, 0.9)), color-stop(.5, #333333));
	background-image: -moz-linear-gradient( rgba(13, 67, 118, 0.6) 0%, rgba(26, 59, 90, 0.9) 95%);
	opacity: 1;
	z-index: 999;
	position: relative;
	border: #006 solid 1px;
	padding: 10px;
}
#right2 #formArea {
	float: left;
	width: 95%;
	min-height: 355px;
	opacity: 1;
	z-index: 999;
	position: relative;
	border: #006 solid 1px;
	padding: 10px;
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgb(166 171 176 / 60%)), to(rgb(161 161 161 / 90%)), color-stop(.5, #797676)) !important;
}
#right #formArea h2 ,
#right2 #formArea h2 
{
	color: #ffffff;
	text-align: center;
	padding: 9px 0;
	background: #0d4376;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d4376), color-stop(100%, #1a3b5a));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0d4376 0%, #1a3b5a 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0d4376', endColorstr='#1a3b5a', GradientType=0);
	/* IE6-9 */
	border-bottom: #FFFFFF solid 1px;
}
#right #formArea.fr,
#right2 #formArea.fr  {
	min-height: 407px;
}
#right #building {
	position: relative;
	float: right;
	width: 330px;
	height: auto;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 100%;
	background: #0d4376;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d4376), color-stop(100%, #1a3b5a));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0d4376 0%, #1a3b5a 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0d4376 0%, #1a3b5a 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0d4376', endColorstr='#1a3b5a', GradientType=0);
	/* IE6-9 */
	border-top: 2px solid #0050a5;
}
#footerWrap {
	max-width: 1140px;
	width: 100%;
	height: 26px;
	padding-top: 14px;
	font-size: .9rem;
	color: #fff;
	text-align: right;
	margin: 0 auto;
}
#footerCont {
	position: relative;
	float: left;
	width: 100%;
}
#footerCopy {
/*
	position: absolute;
	right: 0;
*/
	float: right;
	line-height: 2;
}
#footerLeft {
	position: absolute;
	left: 0;
}
#footerURL {
	position: absolute;
	left: 546px;
	text-decoration: underline;
}
#footerURL a {
	color: #fff;
	text-decoration: underline;
	transition: color .25s;
}
#footerURL a:hover {
	color: #ddd;
}
#mainimage {
	height: 279px;
}
#main {
	float: left;
	width: 580px;
	padding-left: 0px;
}
#contentbox {
	float: left;
	max-width: 1050px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	height: 318px;
}
#contentbox2 {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	height: 318px;
	background: #FFFFFF;
}
.headline {
	background: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
/*	line-height: 0px;*/
	letter-spacing: -1px;
	color: #002b55;
	text-align: center;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 9px;
	font-weight: 600;
/*	border-bottom: 1px solid #000066;*/
	text-shadow: 2px 2px #dddddd;
}
.headline2 {
	background: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #333;
	text-align: center;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 9px;
	font-weight: 600;
	text-shadow: 1px 1px #dddddd;
}
#right2 #learnMore {
	position: relative;
	float: left;
	font-size: 1.25rem;
	color: #444;
	margin-top: 22px;
	border-top: 1px solid #ccc;
	padding-top: 16px;
}
#right2 #learnMore a {
	color: #002b55;
	font-size: 1.25rem;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	transition: border-color .25s;
}
#right2 #learnMore a:hover {
	border-color: #002b55;
}
#right2 #learnMore span.fr {
	font-size: 1.15rem;
}
#right2 #learnMore span.fr a {
	font-size: 1.15rem;
}

#footer #learnMore  {
	float: left;
}
#footer #learnMore a {
	color: #ffffff;
/*	font-size: 1.25rem;*/
	text-decoration: none;
	border-bottom: 2px solid #fff;
	transition: border-color .25s;
}

#footer #learnMore a:hover {
	border-color: #002b55;
}

sup {
	font-size: xx-small;
	vertical-align: super;
}
.form-all {
	margin: 0px auto;
	padding-top: 0px !important;
	width: 330px;
	color: #555 !important;
	font-family: "Verdana";
	font-size: 12px;
}

.show-on-mobile {
	display: none;
}

@media only screen and (max-width: 1139px) {
	#inside, #inside2 {
		max-width: 1140px;
		width: 100%;
		padding-right: 0;
		padding-left: 0px;
	}
	#inside2 {
		margin-top: 70px;
	}
		#left, #right2 {
		padding-left: 10px;
		padding-right: 10px;
		
	}
	#right {
		float: right;
		margin-right: 25px;
	}
	
	.hide-on-mobile {
	display: none
}
	.show-on-mobile {
		display: inline-block;
	}
	
	
}

@media only screen and (max-width: 799px) {
	#header {
		background: #0d4376;
		min-height: 200px;
			
		
	}
	
	#logo {
		float: none;
	}
	#phone, #callnow {
		position: relative;
		float: right;
		top: 0;
		margin-top: 10px;
	}
	
	#left, #right2 {
		float: none;
		width: 95%;
		
	}
	#right2 {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 480px) {
	#services .service,
	#services .service1 {
		float: none !important;
		width: 90% !important;
		
	}
}
.fixed {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
}
.fixed #logo img {
    width: 150px !important;
    height: auto;
}
.fixed #phone a {
    font-size: 1.25rem;
    top: 13px;
}
.fixed #callnow {
    font-size: 15px;
    top: 40px;
}

.fixed {
    height: 80px !important;
}

@media only screen and (max-width: 480px) {
	#phone a {position:relative; padding-left: 90px!important;padding-bottom:20px!important;font-size:19px!important;}
}