@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'),
         url('fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'MyriadPro-Cond';
    src: url('fonts/MyriadPro-Cond.eot');
    src: url('fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg'),
         url('fonts/MyriadPro-Cond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'MyriadPro-BoldCond';
    src: url('fonts/MyriadPro-BoldCond.eot');
    src: url('fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg'),
         url('fonts/MyriadPro-BoldCond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('fonts/MyriadPro-Bold.eot');
    src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg'),
         url('fonts/MyriadPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'MyriadPro-It';
    src: url('fonts/MyriadPro-It.eot');
    src: url('fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-It.svg#MyriadPro-It') format('svg'),
         url('fonts/MyriadPro-It.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
 -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('fonts/MyriadPro-Semibold.eot');
    src: url('fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg'),
         url('fonts/MyriadPro-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
 -webkit-font-smoothing: antialiased;
}
*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	border: none;
        max-width:100%;
        height: auto;
}
h1{
	font-family: 'MyriadPro-Bold';
	/*color:#0469af;*/
	color: #1C9AD6;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}
h2{
	font-family: 'MyriadPro-Bold';
	/*color:#0469af;*/
	color: #1C9AD6;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
blockquote {font-style: italic;}
a.green {
	color:#000099;
}
#columns2 { margin-top: -10px; padding-left:70px;width:100%; }
#columns2 .side1 { width:36%; float: left; margin-left: 60px; margin-top:0px; }
#columns2 .side2 { width:45%; float: left; text-align: left; margin-top:0px;}
#columns2 .side1 ul{
	margin-top: 3px;
	margin-left: 6%;
}
#columns2 .side1 ul li{
   font-family: 'MyriadPro-Semibold';
   font-size:14px;
   color:#29669e;
   list-style-type: disc;
   margin-bottom: 2px;
}
#columns2 .side2 ul{
	margin-top: 3px;
	margin-left: 6%;
}
#columns2 .side2 ul li{
   font-family: 'MyriadPro-Semibold';
   font-size:14px;
   color:#29669e;
   list-style-type: disc;
   margin-bottom: 2px;
}
#columns3 { padding-left:20px;width:100%;   }
#columns3 .side1 { width:39%; float: left; margin-left: 20px; border:1px solid gray;}
#columns3 .side2 { width:20%; float: left; text-align: center; background: #aed7ff; border:1px solid gray;}
#columns3 .side3 { width:29%; float: left; text-align: center; border:1px solid gray;}
.container table, th, td { border: 0px solid #dce6f4;}
.white {color: black; background-color: #efefef;}
.whitereal {color: white; background-color: #0469af;}
.center {text-align: center;}
#header{
<!--
   background: url("images/header-bkg-repeat.jpg") repeat 0 0; -->
   color:#ffffff;
   padding: 12px 0 4px 0;
}
.logo-description h3{
	font-size: 19px;
	font-family: 'MyriadPro-Regular';
	color:#5C5C5C;
	font-weight:normal;
	margin: 0;
	line-height: 21px;
        letter-spacing: -1px;
        margin-top: 1px;
}
.logo-description p{
	font-size:16px;
	font-family: 'MyriadPro-It';
	margin:0 20px;
}
.call-day{
	margin-left: 20px;
}
.call-alliance img{
	vertical-align: middle;
}
.call-alliance a{
	color: white;
	text-decoration: underline;
}
.today{
	font-family: 'MyriadPro-Regular';
	font-size: 23.74px;
	margin-left: 8px;
}
.call{
	font-family: 'MyriadPro-Bold';
	/*color:#0469ae;*/
	color: #1C9AD6;
	font-size: 30px;
	margin-left: 10px;
}
.footer-phone .call {color: white;}
#phone{
	float: right;
	text-align: right;
}
#phone p{
	font-size: 15px;
	font-family: 'MyriadPro-Regular';
}
#phone ul{
	margin-top: 10px;
}
#phone ul li{
	float: right;
	margin: 0 3px;
}
#nav{
	/*background: url("images/main-menu-bg.jpg") repeat 0 0;*/
	background-color: #1C9AD6;
	border-top:1px solid black;
}
.mainmenu li{
	float: left;
}
.mainmenu li a{
	font-family: 'MyriadPro-Bold';
	font-size:16px;
	color: #ffffff;
	text-decoration: none;
	background: url("images/sep_2.jpg") no-repeat 0 0;
    float:left;
    /*padding: 15px 16px; Include AEF option -phase2 */
    padding: 1em 0.7em;
	margin-right: 1px;
        /*text-transform:uppercase;*/
}
.mainmenu li a:hover{
	/*background: url("images/menu_home_bg.jpg") repeat-x 0 0;*/
	background-color: #0469ae;
}
/*
.first-menu{
	background: url("images/menu_home_bg.jpg") repeat-x 0 0;
}
*/
.last-menu{
	border-right:1px solid #004b8f;
}
.mainmenu li.selected{
	background: url("images/selected_bg.jpg") repeat-x 0 0;
}
#nav .row,#president .row,#wrap-conent .row,#accesseasyfound .row,#wrap-child .row,#wrap .row,#logo-bra .row,#header .row{
	margin-bottom: 0;
}
#wrap{
	background-color: "#ffffff" <!--url("images/content_bg.jpg") repeat 0 0;-->
	padding-top:35px; margin-top: 20px;
}
.aen-content img{
	float: left;
	margin-right: 15px;
}
.aen-content p span{
   font-family:'MyriadPro-It';
   color:#747272;
   font-size: 15px;
   font-weight: bold;
}
.aen-content p{
	font-size: 15px;
	color: #747272;
	font-family: 'MyriadPro-Regular';
	margin-top:10px;
}
#question{
	clear: both;
	margin-top: 20px;
}
#question p{
    font-size: 15px;
	color: #747272;
	font-family: 'MyriadPro-Regular';
	margin-top:5px;
	padding-right:5px;
}
#question .accesseasy p{
	font-size: 15px;
	color: #747272;
	font-family: 'MyriadPro-Regular';
	margin-top:5px;
	padding-right:5px;
}
#question ul{
	margin-top: 3px;
	margin-left: 6%;
}
#question ul li,#child-content-left ul li{
   font-family: 'MyriadPro-Semibold';
   font-size:14px;
   /*color:#29669e;*/
   color: #1C9AD6;
   list-style-type: disc;
   margin-bottom: 2px;
}
#2ndlevel ul li{
   font-family: 'MyriadPro-Semibold';
   font-size:14px;
   color:#3e3e7d; <!--#29669e;-->
   list-style-type: square;
   margin-bottom: 2px;
}
#question ul li.bullets {list-style-type:square;}
blue {color:#29669e;}
bold {font-family: 'MyriadPro-Semibold'; color:#494949;}
font12 {font-size: 12px;}
.apply-button{
     border-top: 1px solid #009933;
     background: #139b3d;
     padding: 7px 13px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
    font-weight:bold;
     color: white;
     font-size: 12px;
     font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     float: right;
     margin-right: 25px;
     margin-top: 5px;
     position: relative;
     z-index:2;
     behavior: url("ie-css3.htc");
}
.applynow {margin-top: 10px;}
.apply-button00{
    border-top: 1px solid #009933;
     background: #139b3d;
     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);
     padding: 7px 13px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
    font-weight:bold;
     color: white;
     font-size: 12px;
     font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     float: right;
     margin-right: 25px;
     margin-top: 5px;
     position: relative;
     z-index:2;
     behavior: url("ie-css3.htc");
}
.contact-form-submit input{
      border-top: 1px solid #009933;
     background: #139b3d;
/*     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);*/
     padding: 6px 23px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     color: white;
     font-size: 12px;
     font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     margin-top: 20px;
     float: left;
     font-weight: bold;
     border: none;
     behavior: url("ie-css3.htc");
}
.contact-form-submit{
	margin-left: 100px;
}
.button{
     border-top: 1px solid #009933;
     background: #139b3d;
/*     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);*/
     padding: 6px 23px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     color: white;
     font-size: 12px;
     font-family: Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     margin-top: 5px;
     float: left;
     font-weight: bold;
     position: relative;
     z-index:2;
     behavior: url("ie-css3.htc");
}
.buttonquick{
    border-top: 1px solid #009933;
     background: #139b3d;
/*     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);*/
     padding: 6px 23px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     color: white!important;
     font-size: 12px;
     font-family: Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     margin-top: 5px;
     /*float: left;*/
     font-weight: bold;
     position: relative;
     z-index:2;
     behavior: url("ie-css3.htc");
}
.buttonquick:hover{
    border-top: 1px solid #139b3d;
     background: #139b3d;
}
.test-button{
	border-top: 1px solid #4fa25c;
     background: #009933;
     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);
     padding: 6px 23px;
     -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
     border-radius: 40px;
     color: white;
     font-size: 12px;
     font-family: Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     margin-top: 5px;
     float: right;
     margin-right:15px;
     font-weight: bold;
     position: relative;
     z-index:2;
     behavior: url("ie-css3.htc");
}
#child-content-left a.test-button{
	 color: #ffffff;
}
.button:hover,.apply-button:hover,#mc-embedded-subscribe:hover,.more-button:hover,.contact-form-submit input:hover,.test-button:hover,#child-content-left .wpcf7 ul li input.wpcf7-submit:hover,.tates-button:hover{
   border-top-color: #139b3d;
   background: #139b3d;
   color: #ffffff;
   position: relative;
   behavior: url("ie-css3.htc");
}
.button:active,.apply-button:active,#mc-embedded-subscribe:active,.more-button:active,.contact-form-submit input:active,.test-button:active,#child-content-left .wpcf7 ul li input.wpcf7-submit:active,.tates-button:active{
   border-top-color: #009933;
   background: #139b3d;
   position: relative;
     behavior: url("ie-css3.htc");
}
.buttonstep{
	/*border-top: 1px solid #4fa25c;
     background: #d88d0a;
     background: -webkit-gradient(linear, left top, left bottom, from(#edb556), to(#d88d0a));
     background: -webkit-linear-gradient(top, #edb556, #d88d0a);
     background: -moz-linear-gradient(top, #edb556, #d88d0a);
     background: -ms-linear-gradient(top, #edb556, #d88d0a);
     background: -o-linear-gradient(top, #edb556, #d88d0a);
     padding: 6px 23px;
     -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
     border-radius: 40px;
     color: white;
     font-size: 12px;
     font-family: Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     /*cursor: pointer;
     margin: 10px 0 0 10px;
     font-weight: bold;
     cursor:pointer;
     border: none;
     position:relative;
     behavior: url("ie-css3.htc");
	*/
	color:#3e3e7d;
}
/*
._buttonstep:hover,.apply-button:hover,#mc-embedded-subscribe:hover,.more-button:hover,.contact-form-submit input:hover{
   border-top-color: #4d5350;
   background: #4d5350;
   color: #ffffff;
}
._buttonstep:active,.apply-button:active,#mc-embedded-subscribe:active,.more-button:active,.contact-form-submit input:active{
   border-top-color: #4d5350;
   background: #4d5350;
}
*/
#question h4{
	font-family: 'MyriadPro-Bold';
	color:#000000;
	margin-top: 6px;
	font-size: 15px;
	font-weight: normal;
}
#question h3{
	font-size: 19px;
	font-family: 'MyriadPro-BoldCond';
	margin-top:10px;
	color: #494949;
}
.truly{
	border-bottom: 1px solid #ccc;
	padding: 3px 0 6px 0;
}
.accesseasy p.truly{
	font-size: 15px;
	color: #747272;
	font-family: 'MyriadPro-It';
	margin-top:5px;
	padding-right:5px;
}
.customs span{
    text-align: right;
	font-family: 'MyriadPro-BoldCond';
	color:#747272;
	font-size: 15px;
	margin: 5px 0;
	display: block;
}
#right-form{
	background: url("images/header-top.jpg") repeat 0 0;
	margin-top: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 4px;
	-webkit-box-shadow: 0px -2px 5px #aaa;
	-moz-box-shadow: 0px -2px 5px #aaa;
	box-shadow: 0px -2px 0px #ddd;
}
.form-title img{
	float: left;
	margin: 10px 5px 0 15px;
}
.form-title h2{
	font-size: 21px;
	font-family: 'MyriadPro-Regular';
	color:#ffffff;
	text-align: center;
	line-height: 1.2em
	margin-right: 10px;
	font-weight:normal;
	padding:15px 0px;
}
.set-message{
	/*background: url("images/form-content-bg.jpg") repeat 0 0; */
	background-color: #1C9AD6;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.set-message-content ul{
	padding-bottom: 20px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background: url("images/form-content-bg.jpg") repeat 0 0;
}
p.subject {
	font-family: 'MyriadPro-Regular';
	font-size: 10px;
	text-align: right;
	margin: 10px 10px 10px 0;
	color: #494949;
}
#wrap p.call-now{
	text-align: right;
	font-family: 'MyriadPro-Regular';
	font-size:16px;
	color:#ffffff;
    padding-top:8px;
	margin-right: 30px;
	margin-top: 0;
}
p.form-call{
	font-size: 30px;
	font-family: 'MyriadPro-Regular';
	color:#ffffff;
	text-align: center;
	margin-top: 5px;
}
.from-state span{
   color: #ccff00;
}
span.required{
	font-size: 12px;
	font-family: 'MyriadPro-It';
	text-align: right;
	display: block;
	color: #ffffff;
	margin-right: 25px;
	margin-top: 10px;
}
.from-state li{
	text-align: center;
	margin-bottom: 6px;
}
.from-state label{
	display: block;
	font-family: 'MyriadPro-Regular';
	font-size:14px;
	color:#ffffff;
	text-align: left;
	margin-left: 22px;
}
.from-state input{
	padding: 4px 0;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 3px;
	border: none;
	max-width: 100%;
	width: 85%;
}
.form-submit{
    padding: 15px 0 0 0;
	/*padding: 15px 0 10px 0;*/
}
.form-submit input{
   border-top: 1px solid #ccc;
   background: #139b3d;
/*   background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
   background: -webkit-linear-gradient(top, #139b3d, #009933);
   background: -moz-linear-gradient(top, #139b3d, #009933);
   background: -ms-linear-gradient(top, #139b3d, #009933);
   background: -o-linear-gradient(top, #139b3d, #009933);*/
   padding: 7.5px 23px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   color: white;
   font-size: 22px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   margin: 0 22px;
   cursor: pointer;
   position: relative;
   z-index:2;
   behavior: url("ie-css3.htc");
}
.form-submit input:hover{
    border-top-color: #139b3d;
   background: #139b3d;
   color: #ffffff;
}
.form-submit input:active{
	border-top-color: #139b3d;
    background: #139b3d;
}
#logo-bra{
	background: url("images/bra-bg.jpg") repeat 0 0;
	position: relative;
}
#logo-bra p{
	color:#ffffff;
	font-size: 15px;
	font-family: 'MyriadPro-Bold';
	text-align: center;
	padding: 5px 0;
}
#logo-bra span{
	position: absolute;
	display: block;
	background: url("images/bra-t.png") no-repeat 0 0;
	height:33px;
	width:45px;
	left:50%;
	top:26px;
}
#president{
	border-top:1px solid #ccc;
}
#president-bg{
	background: url("images/president-bg.jpg") repeat 0 0;
}
#president p{
	font-size: 15px;
	font-family: 'MyriadPro-Regular';
	color:#3e3e7d;
	font-weight: normal;
	text-align: center;
	padding: 3px 0;
}
#independent{
	margin-top: 25px;
}
.vice-president img{
	margin: 0 10px;
	width: 16%;
	float: left;
}
#independent h2{
	color:#494949;
}
#independent p{
	font-size: 15px;
	font-family: 'MyriadPro-Regular';
	color:#747272;
}
.independent-content{
	width: 79%;
	float: left;
}
.independent-content p{
	margin-top: 5px;
	line-height: 18px;
	color: #747272;
    font-family: 'MyriadPro-Regular';
    font-size: 15px;
}
.independent-content p.infore{
	margin-top: 15px;
}
.independent-content p.infore span{
	display: block;
}
#mailing{
	background: url("images/president-bg.jpg") repeat 0 0;
	padding-bottom: 10px;
	border:1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 6px;
	margin: 25px 0 20px 0;
}
#mailing h2{
	font-size: 20px;
	font-family: 'MyriadPro-BoldCond';
	color:#494949;
}
#mailing p{
	font-size: 16px;
	font-family: 'MyriadPro-Regular';
	margin:7px 35px 0 35px;
	color: #494949;
}
#mailing label{
	font-size: 15px;
	font-family: 'MyriadPro-Regular';
	color:#727171;
	display: block;
}
.subscript{
	margin: 0 25px;
	margin-top: 5px;
}
#eemail_txt_Button{
}
#eemail_txt_email{
	width:250px;
	padding: 5px 0;
	outline: none;
	border:1px solid #ccc;
}
.mail-title{
	margin:8px 0 0 3px;
}
.mail-title img{
	margin: 0 8px;
}
#trusted img{
	max-width: 100%;
    margin-top: 15px;
}
#footer{
	background: url("images/header-bkg-repeat.jpg") repeat;
	color:#FFFFFF;
	border: none;
     padding-bottom: 2em;
}
.follow-share{
	padding-top: 30px;
}
.follow-us{
	font-size: 15px;
	font-family: 'MyriadPro-Semibold';
	text-align:center;
}
.share{
	margin-top: 20px;
}
.share li{
	float: left;
	margin-right:3px;
}
.bottom-nav{
	margin-top: 15px;
	margin-left: 10px;
}
.bottom-nav li{
	float: left;
	width: 50%;
}
.bottom-nav li a{
	color: #ffffff;
	font-family: 'MyriadPro-Semibold';
	font-size:14px;
}
.footer-logo{
	margin-top: 20px;
}
.footer-phone{
	border-left: 1px solid #000;
	height: 100px;
}
.footer-logo{
	float: right;
	margin-left: 35px;
}
.footer-logo-img{
	 float: right;
	 position: relative;
	 left: 25px;
}
.footer-logo-description{
	margin:0 20px;
}
.tinynav {
	display: none;
}
@media screen and (max-width: 960px) {
.tinynav { display:inline-block;
   padding: 2px 0;
   outline: none;
   width: 100%;
   margin: 3% 0;
 }
#qqnowform #formfields b{
   text-align: left;
   width: 100%;
}
.rate-ui .depdatepicker{
 	float: left;
}
.share_button{
   width:100%;
   margin: 0 auto;
   text-align: center;
}
p.call,p.form-call{
	color: #ffffff;
}
#menu-mainmenu,#menu-footermenu{
	display: none;
}
.mainmenu,.bottom-nav{
	text-align: center;
}
#headertop .logo{
	width:100%;
	text-align: center;
	margin: 0 auto;
}
.logo-description{
	width: 100%;
}
.logo-description h3,.logo-description p{
	margin: 0;
}
.footer-phone{
	border-left: none;
}
#phone{
	float: left;
	margin-top: 10px;
}
.footer-logo-img{
	float: left;
	 position: relative;
	 left: 0;
}
#phone,#header{
	text-align: center;
}
.share{
  margin:0 auto;
  width: 100%;
}
.independent-content{
	float:none;
	width: 100%;
}
.vice-president img{
	margin-bottom: 13px;
}
.footerwrapp{
	text-align: center;
}
.footer-left{
	margin: 0 25%;
}
.footer-menu .bottom-nav{
	margin-left: 0;
}
.footer-logo-img{
	 text-align: center;
   float:none;
}
.footer-logo{
	border:none;
}
#share-wrap{
	width: 100%;
	text-align: center;
}
#qqnowform h3.faqquestion {
	margin-left: 0;
}
#child-content-left #startdate,#child-content-left #colosedate{
	float: none;
}
}
#share-wrap{
	margin-top: 30px;
}
#share-wrap ul {
	margin-top: 16px;
}
#share-wrap ul li{
	float: left;
	margin-right: 3px;
}
#accesseasyfound{
	background: url("images/content_bg.jpg") repeat 0 0;
    padding: 20px 0 5px 0;
    border-bottom:1px solid #ccc;
}
#accesseasyfound p{
	font-size: 16px;
	font-family: 'MyriadPro-Bold';
	color:#000000;
	padding-bottom: 10px;
}
#child-content-left{
	margin-top: 25px;
	padding-bottom: 20px;
}
#wrap-child p.call-now {
	text-align: right;
	font-family: 'MyriadPro-Regular';
	font-size: 16px;
	color: white;
	padding-top: 4px;
	margin-right: 30px;
	margin-top: 0;
}
#child-content-left p{
	font-size: 15px;
	font-family: 'MyriadPro-Regular';
	margin:15px 0px;
}
#child-content-left p.comments {font-size: 12px;}
#child-content-left ul{
	margin: 30px 20px 0 20px;
}
#steps ul{
	margin: 5px;
}
.mainmenu .current-menu-item{
	/*background: url("images/menu_home_bg.jpg") repeat-x scroll 0 0 transparent;*/
	background-color: #0469ae;
}
/*
#nav .mainmenu .first-menu{
	background: url("images/menu_home_bg.jpg") repeat-x 0 0;
}
*/
.eemail_caption{
	display: none;
}
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
    overflow:hidden;
}
.clearfix{
    *zoom:1;
}
/*---------------------blog---------------*/
.blogwrapp{
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #ccc;
}
.blogwrapp h3{
	font-size: 16px;
	color:#3e3e7d;
	font-family: 'MyriadPro-Bold';
}
h3 a{
    font-size: 16px;
	color:#3e3e7d;
	font-family: 'MyriadPro-Bold';
}
.blogmore{
	text-align: right;
	margin-right: 60px;
	float: right;
}
.postmetadata{
	font-size: 15px;
	color:#666;
	margin-top: 10px;
	font-family: 'MyriadPro-Regular';
}
.postmetadata a{
    color:#666;
}
.more-button{
	 border-top: 1px solid #009933;
     background: #139b3d;
/*     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);*/
     padding: 6px 23px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     color: white;
     font-size: 12px;
     font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     font-weight: bold;
}
.list-blog-content{
	/*border-right: 1px dotted #CCC;*/
	padding-right: 12px;
}
#child-content-left .sociable ul li{
	list-style-type: none;
        height:
}
#mc_embed_signup input.email{
	padding: 4px 0;
}
#mc-embedded-subscribe{
   border-top: none;
   background: #009933;
   background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
   background: -webkit-linear-gradient(top, #139b3d, #009933);
   background: -moz-linear-gradient(top, #139b3d, #009933);
   background: -ms-linear-gradient(top, #139b3d, #009933);
   background: -o-linear-gradient(top, #139b3d, #009933);
   padding: 4px 23px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   color: white;
   font-size: 12px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
   border: none;
   margin: 0 71px;
   font-weight: bold;
   position: relative;
   z-index:2;
   behavior: url("ie-css3.htc");
}
h2.blog-title{
	padding-bottom: 10px;
	padding-top: 5px;
}
#child-content-left .wpcf7 ul li{
	list-style-type: none;
	margin-bottom:10px;
}
#child-content-left .wpcf7 ul li textarea{
	border: 1px solid #ccc;
	border-radius: 3px 3px 3px 3px;
}
#child-content-left .wpcf7 ul li input{
	padding: 2px 0;
	outline: none;
	background-color: white;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	color: #5C5C5C;
	border-radius: 3px 3px 3px 3px;
}
#child-content-left .wpcf7 ul li label{
	color: #29669E;
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 10px;
}
#child-content-left .wpcf7 ul li label span{
	margin-right: 4px;
}
.wpcf7-response-output{
	color:#ecb352;
	margin:0.5em 0.5em 1em !important;
}
#qqnowform .form_fields_long {
    width: 255px;
}
#qqnowform .form_fields_small{
	width: 155px;
}
#qqnowform input {
    background-color: #EAF4E0;
    border-color: #90BA9A;
    border-style: solid;
    border-width: 1px;
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 16px;
}
#child-content-left
#qqnowform .required_asterik {
    color: #FF0000;
}
#qqnowform b {
    color: #29669E;
    float: left;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    width: 29%;
    margin-right: 15px;
}
#qqnowform route {
    color: navy;
    float: left;
    font-size: 12px;
}
#qqnowform label{
	font-size: 13px;
}
#qqnowform td, #qqnowform th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
#qqnowform .form_fields_phone {
    margin-right: 6px;
    width: 59px;
}
#qqnowform textarea {
    background-color: #EAF4E0;
    border-color: #90BA9A;
    border-style: solid;
    border-width: 1px;
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
#qqnowform .agreement{
	font-size:10px;
}
#qqnowform  .faqquestion {
    color: #139b3d;
    font-weight: bold;
    font-size:14px;
    margin-left: 193px;
}
#qqnowform .green_link {
    color: #139b3d;
    font-size: 12px;
	text-decoration:underline;
}
#qqnowform .wpcf7-response-output{
	color:#009933;
	margin:0.5em 0.5em 1em !important;
}
#child-content-left .wpcf7 ul li input.wpcf7-submit{
	 border-top: 1px solid #009933;
     background: #139b3d;
/*     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);*/
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     color: white;
     font-size: 15px;
     font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
     text-decoration: none;
     cursor: pointer;
	 height: 30px;
     width: 120px;
     position: relative;
     z-index:2;
     behavior: url("ie-css3.htc");
}
#child-content-left a{
	color: #0469af;
}
#child-content-left .postmetadata a{
	color: #0469af;
}
#child-content-left a.blogmore,#child-content-left a.button{
	color: #ffffff;
}
.now img{
	width: 100%;
}
.footer-menu{
	margin-left: 20px;
}
#child-content-left .wpcf7 ul li#formfields input{
	padding: 1px 0;
	border: 1px solid #ccc;
}
#child-content-left .wpcf7 ul li#formfields label{
	color: #5C5C5C;
	margin-left: 2px;
}
#formfields span.date{
    color: navy;
    font-size: 11px;
    font-weight: normal;
}
#formfields span.notes{
    color: #5C5C5C;
    font-size: 11px;
    font-weight: normal;
}
.wpcf7-list-item-label{
	font-size: 13px;
	 color: #5C5C5C;
	 position: relative;
    top: -4px;
}
.checkbox{
	 color: #5C5C5C;
    font-size: 13px;
    margin-left: 40px;
    position: relative;
    top: -2px;
}
.agreement strong{
	color: #000;
	font-size:13px;
}
.agreement span{
	 font-size: 13px;
	 color: #5C5C5C;
}
body, td, th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
body, td, th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
body, td, th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
body, td, th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
body, td, th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
body, td, th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
body, td, th {
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
#child-content-left #qqnowform ul{
	margin: 0;
}
table.calendars th {
    background-color: #EAF4E0;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    padding: 1px 3px;
}
table.calendars {
    background-color: white;
    border-collapse: collapse;
    border-color: black;
    border-spacing: 2px;
    border-style: solid;
    border-width: 1px;
    margin-top: 15px;
}
table.calendars td {
    background-color: white;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    padding: 1px 3px;
}
#formfields input {
    background-color: #EAF4E0;
    border-color: #90BA9A;
    border-style: solid;
    border-width: 1px;
    color: #5C5C5C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 16px;
}
.requied-checkbox{
	float:left;
}
.agreement{
	margin-top: 10px;
}
#startdate{
	float: left;
}
#colosedate{
	float: right;
}
#form-amount{
	clear: both;
    padding-top: 25px;
}
/*
.three_menu{
	background: url("images/selected_bg.jpg") repeat-x scroll 0 0 transparent;
}
*/
.wp-pagenavi{
	text-align: right;
}
.tates-button{
	 border-top: 1px solid #4fa25c;
     background: #009933;
     background: -webkit-gradient(linear, left top, left bottom, from(#139b3d), to(#009933));
     background: -webkit-linear-gradient(top, #139b3d, #009933);
     background: -moz-linear-gradient(top, #139b3d, #009933);
     background: -ms-linear-gradient(top, #139b3d, #009933);
     background: -o-linear-gradient(top, #139b3d, #009933);
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     color: white;
     font-size: 15px;
     font-family: Arial, Sans-Serif;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     font-weight: bold;
	 cursor:pointer;
	 height: 30px;
     width: 120px;
     border: none;
     position:relative;
     behavior: url("ie-css3.htc");
}
.top-share{
	margin-top: 15px;
}
.top-share a{
	margin: 0 0px; /*margin: 0 3px;*/
}
#arrdatepicker,#depdatepicker{
	border: none;
}
#depimg{
	position: relative;
	top:2px;
}
.selector{
	float: left;
}
.depdatepicker{
	float: right;
}
step-button{
    background-color: #ffcc66;
    border-color: #ffcc66;
    width: 100%;
    border-radius:8px;/*
    box-shadow:0 28px 0 -10px rgba(255, 255, 255, 0.5) inset, 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 -10px 35px 0 rgba(0, 0, 0, 0.15) inset;
    */display:block;
    text-align:center;
    text-decoration:none;
}
.social-row, .sociable {
	height: 30px;
}
.two.columns.alpha.omega.social-row {
	clear: both;
	height: 30px;
	width: 100%;
}
.two.columns.alpha.omega.social-row > * {
	clear: none !important;
	float: right !important;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul,
.sociable ul li {
	float: right !important;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable:after {
	clear: both;
}
.single.content-ends {
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
}
.four.columns.alpha.omega.list-blog-content {
	margin-left: 15px;
	width: 450px;
}
p.marg-top-0 {
	margin-top: 0 !important;
}
p.blog-excerpt {
	font-size: 15px;
	line-height: 20px;
	color: #373838;
	vertical-align: bottom;
}
a.blogmore.more-button.minimal {
	background: none;
	border: none;
	color: #093 !important;
	display: inline-block;
	float: none;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	padding: 0;
	margin: 0 0 0 10px;
}
.blog-home.postmetadata,
.single.postmetadata {
	color: #4c4d4f;
	line-height: 29px;
	font-size: 15px;
	margin: 0 0 12px;
}
h2.blog-home,
h1.single.title {
	color: #0469af;
	font-family: 'MyriadPro-Regular';
	font-size: 28px;
	line-height: 29px;
	margin: 12px 0;
}
.two.columns.alpha.omega.blog-home img {
	height: 95px;
	width: 143px;
}
.clear-fix {
	clear: both;
}
.single.thumbnail {
	float: left;
	margin: 0 15px 6px 0;
}
.single#child-content-left p {
	color: #373838;
	font-size: 15px;
	line-height: 21px;
}
.content-left > * {
	font-size: 15px !important;
	line-height: 21px !important;
}
.get-started-btn {
    border-top: 1px solid #ccc;
    background: #139b3d;
    padding: 7.5px 23px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: white;
    font-size: 22px;
    font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
    margin: 0 22px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    behavior: url("ie-css3.htc");
    text-align: center;
    margin-bottom: 15px;
}
.form-submit {
    clear: both;
    height: auto;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.form-call.lowest-rates {
    line-height: 1em;
    margin-top: 15px;
}
#leadpage {
padding: 20px;
}
.lead-why {
padding: 35px 30px;
margin: 20px auto 0;
background-color: rgb(4, 105, 175);
color: white;
border-radius: 26px;
font-size: 17px !important;
width: 266px;
line-height: 26px;
}
.lead-why li:before {
content: '✔';
margin-left: -1em;
margin-right: .300em;
font-size: 18px;
color: rgb(0, 229, 0);
 }
.lead-why ul {
   padding-left:20px;
   text-indent:2px;
   list-style: none;
   list-style-position:outside;
}
#testimonials {
margin: 55px 10px 30px;
padding: 32px;
color: rgb(108, 108, 108);
text-shadow: 1px 1px 1px #FFFFFF;
text-align: center;
background-color: rgb(250, 250, 250);
}
#testimonials .testimonial{
position:absolute;
left:0px;
top:0px;
width:100%;
z-index:1;
}
#testimonials h2{
color:#29669e;
font-size:22px;
font-style:normal;
line-height:22px;
margin-bottom:10px;
}
#test_container {
position: relative;
overflow: hidden;
max-width: 900px;
margin: 25px auto;
}
#testimonials .testimonial_text{
font-size:18px;
line-height:20px;
}
#testimonials .testimonial_name{
font-size: 20px;
font-weight: bold;
margin: 15px auto 5px;
font-style: normal;
font-family: arial;
}
#testimonials .testimonial_designation{
font-size: 12px;
line-height: 14px;
font-style: italic;
}
#t_pagers{
position:absolute;
left:40%;
bottom:10px;
z-index:2;
}
#t_pagers .pager{
display:inline-block;
text-decoration:none;
width:10px;
min-height:10px;
margin-right:5px;
background:#ccc;
border-radius:50%;
cursor:pointer;
}
#t_pagers .pager.active{
background:#f25911;
}
.applybtn {
  background: #17ba1d;
  background-image: -webkit-linear-gradient(top, #17ba1d, #138517);
  background-image: -moz-linear-gradient(top, #17ba1d, #138517);
  background-image: -ms-linear-gradient(top, #17ba1d, #138517);
  background-image: -o-linear-gradient(top, #17ba1d, #138517);
  background-image: linear-gradient(to bottom, #17ba1d, #138517);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 23px;
  padding: 10px 45px 10px 45px;
  text-decoration: none;
}
.applybtn:hover {
  background: #138517;
  background-image: -webkit-linear-gradient(top, #138517, #17ba1d);
  background-image: -moz-linear-gradient(top, #138517, #17ba1d);
  background-image: -ms-linear-gradient(top, #138517, #17ba1d);
  background-image: -o-linear-gradient(top, #138517, #17ba1d);
  background-image: linear-gradient(to bottom, #138517, #17ba1d);
  text-decoration: none;
}
.footer-phone .call {
	font-family: 'MyriadPro-Regular';
	font-size: 26px;
}
#header .call {
	font-family: 'MyriadPro-Regular';
	font-weight: bold;
}
