@charset "utf-8";
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5B8DD7;
    text-decoration: none;
    line-height: 25px;
    outline: none
}

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
	max-width: 1903px;
	min-width: 800px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	width: 99.5%;
	padding-bottom: 15px;
	border: .5px solid #223254;
	box-shadow: 1px 1px 1px 1px #999;
	margin-left: 15%;
}
input:focus:invalid {
    background-color: #FF9595
}
table {
    margin-left: 3%
}
img {
    vertical-align: text-top
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #83A8E0;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #83A8E0;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 0;
    text-indent: 0;
    line-height: 35px;
    font-size: 32px
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-top: 0;
    letter-spacing: .5px;
    margin-bottom: 10px;
	
}
h4 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 24px;
    font-weight: 400
}
h5 {
    line-height: 20px;
    font-size: 18px;
    padding-left: 24px;
    cursor: pointer;
    background-image: url(../img/plus_minus.png);
    background-repeat: no-repeat;
    background-position: left top
}
h5.close {
    background-image: url(../img/plus_minus.png);
    background-repeat: no-repeat;
    background-position: left -18px
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    text-decoration: underline
}
#auto_mgmt {
    height: 150px;
    width: 300px;
    display: block;
    float: left;
    position: relative;
    margin-right: 12px;
    margin-left: 12px;
    background-color: #DFDFDF;
    background-image: url(../img/auto.png);
    background-repeat: no-repeat;
    background-position: 5px 5px
}
#call {
    background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #FFF;
    letter-spacing: 2px;
    width: 210px;
    position: absolute;
    left: 15%;
    top: 10px
}
#canvas {
    height: 1055px;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    position: absolute;
    float: left;
}
#career_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/opp.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#close {
    height: 18px;
    width: 245px;
    text-align: right;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 5px;
    padding-top: 2px
}
#close a:link,
#close a:visited {
    color: #FFF;
    text-decoration: none
}
#content_wrapper {
	width: 100%;
	top: 110px;
	position: absolute;
	/*
	background-image: url(../img/businesswoman.jpg);
	background-repeat: no-repeat;
	background-position: 130px 35px;
	*/
	height: 305px;
}

#docs_groups {
    width: 511px;
    display: block;
    float: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
    height: 270px
}
#email a:link,
#email a:visited {
    background-image: url(../img/form.png);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #FFF;
    letter-spacing: 2px;
    width: 210px;
    position: absolute;
    top: 10px;
    right: 15%;
    background-position: 4px -3px
}
#ezweb_link {
    height: 150px;
    width: 400px;
    position: absolute;
    left: 0;
    bottom: 0;
    float: left
}
#ezweb {
    height: 600px;
    width: 650px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 1px 1px #999
}
#ezweb_form {
    height: 158px;
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 20px;
    background-color: #CCC;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #999;
    border-bottom-color: #999
}
#ezweb_logo {
    height: 150px;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 30px;
    padding-bottom: 50px
}
#footer {
    width: 100%;
    height: 210px;
    position: absolute;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    background-color: #ececec;
    bottom: 0
}
#foot_logo {
    width: 180px;
    height: 170px;
    top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    margin-top: 10px
}
#foot_company li,
#foot_services li,
#foot_resources li,
#foot_request li {
    margin: 0;
    font-weight: 400
}
#foot_company ul,
#foot_services ul,
#foot_resources ul,
#foot_request ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    list-style-type: none;
    padding-left: 10px;
    margin: 0;
    font-weight: 700
}
#footer a:link,
#footer a:visited {
    font-size: 12px
}
#footer a:hover {
    font-size: 12px
}
#footer p {
    font-size: 12px
}
#form_canvas {
    height: 1120px;
    width: 100%;
    top: 110px;
    position: absolute;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}
#form_content {
    width: 1024px;
    height: 905px;
    margin-top: 15px;
    position: relative;
    margin-right: auto;
    margin-left: auto
}
#form_groups {
    width: 400px;
    display: block;
    float: left;
    height: 425px
}
#form_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/app.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#form_wrapper {
    width: 100%;
    overflow: hidden;
    height: 1465px;
    position: relative;
    float: left;
    min-width: 1024px
}
#hcr_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/hcr.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#index_wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 1080px;
    float: left;
    min-width: 1024px
}
#info a:link,
#info a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    background-color: #223254;
    width: 180px;
    display: block;
    height: 32px;
    padding-top: 8px;
    text-align: center;
    float: left;
    letter-spacing: 1px;
    margin-top: 5px
}

#info a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    background-color: #666;
    width: 180px;
    display: block;
    height: 32px;
    padding-top: 8px;
    text-align: center;
    text-decoration: none;
    float: left;
    letter-spacing: 1px;
    margin-top: 5px
}
#legal {
    width: 100%;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    position: absolute;
    height: 22px;
    bottom: -1px;
    background-color: #83A8E0;
    left: 0;
    padding-top: 8px
}
#logo {
    margin-bottom: 5px;
    width: 225px;
    transition: .3s ease all;
    margin-left: 5px;
}
#logo_name {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 500px;
	transition: .3s ease all;
	margin-left: 5px;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#info_small a:link,
#info_small a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    background-color: #223254;
    display: block;
    width: 75px;
    height: 25px;
    position: absolute;
    text-align: center;
    bottom: 5px;
    right: 5px
}
#info_small a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    background-color: #666;
    display: block;
    width: 75px;
    height: 25px;
    position: absolute;
    text-align: center;
    bottom: 5px;
    right: 5px;
    text-decoration: none
}
#lion_link a:link,
#lion_link a:visited {
    float: left;
    height: 75px;
    width: 400px;
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    color: #000;
    letter-spacing: 1px;
    background-color: #FFF;
    position: absolute;
    bottom: 40px;
    left: 0;
    vertical-align: middle;
    background-image: url(../img/lion_logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 100px;
    padding-top: 25px;
    display: block
}
#lion_link a:hover {
    float: left;
    height: 75px;
    width: 400px;
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    color: #FCB852;
    letter-spacing: 1px;
    background-color: #FFF;
    position: absolute;
    bottom: 40px;
    left: 0;
    vertical-align: middle;
    background-image: url(../img/lion_logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 100px;
    padding-top: 25px;
    display: block;
    text-decoration: none
}
#menu {
    background-color: #223254;
    height: 100%;
    width: 250px;
    position: absolute;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    right: -250px;
    top: 0;
    display: block;
    padding: 0;
    z-index: 1000
}
#menu li {
    list-style: none
}
#menu ul {
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 15px;
    margin-top: 0
}
#menu ul a:link,
#menu ul a:visited {
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    display: block
}
#menu ul a:hover {
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    text-decoration: none;
    display: block
}
#nav_links {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    position: absolute;
    top: 85px;
    height: 25px;
    width: 1192px;
    right: 0px
}
#nav_links ul {
    margin: 0;
    padding: 0
}
#nav_links li {
    display: block;
    width: 197px;
    list-style-type: none;
    float: left;
    height: 25px;
    text-align: center
}
#nav_links a:link,
#nav_links a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #999;
    display: block
}
#nav_links a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #7C2128;
    display: block
}
#page_canvas {
    height: 865px;
    width: 100%;
    top: 110px;
    position: absolute;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}
#page_content {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    height: 650px;
    margin-top: 15px;
    position: relative;
    min-width: 1025px
}
#page_content_scroll {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    height: 650px;
    margin-top: 15px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden
}
#page_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/pay.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_siu_photo {
    height: 300px;
    top: 0;
    position: relative;
    background-image: url(../img/fraud.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_sub_photo {
    height: 300px;
    top: 0;
    position: relative;
    background-image: url(../img/sub.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_med_photo {
    height: 300px;
    top: 0;
    position: relative;
    background-image: url(../img/ben.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_about_photo {
    height: 300px;
    top: 0;
    position: relative;
    background-image: url(../img/about.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_house_photo {
    height: 300px;
    top: 0;
    position: relative;
    background-image: url(../img/2-img2.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_mt_photo {
    height: 300px;
    top: 0;
    position: relative;
    background-image: url(../img/img1.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_contact_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url('../img/1Img1.jpg');
    background-repeat: no-repeat;
    background-position: center
}
#page_contact_photo_map {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url('');
    background-repeat: no-repeat;
    background-position: center
}
#page_form_photo {
    height: 300px;
    top: 0;
    position: relative;
    background-image: url(../img/docs.jpg);
    background-repeat: no-repeat;
    background-position: center bottom
}
#page_faq_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/faq.jpg);
    background-repeat: no-repeat;
    background-position: center bottom
}
#page_risk_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/risk.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_first_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/first.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_collage_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/packardcollage.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#page_wrapper {
    width: 100%;
    overflow: hidden;
    height: 1200px;
    position: relative;
    float: left;
    min-width: 1024px
}
#home_mgmt {
    background-color: #DFDFDF;
    height: 150px;
    width: 300px;
    display: block;
    float: left;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    background-image: url(../img/home.png);
    background-repeat: no-repeat;
    background-position: 5px 5px
}
#press {
    position: absolute;
    bottom: 20px;
    width: 800px;
    height: 30px;
    left: 0;
    padding-left: 100px
}
#quote a:link,
#quote a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    background-color: #FCB852;
    width: 190px;
    display: block;
    height: 32px;
    padding-top: 8px;
    text-align: center;
    float: left;
    position: absolute;
    left: 20%;
    margin-top: 5px
}
#quote a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    background-color: #FCC26D;
    width: 190px;
    display: block;
    height: 32px;
    padding-top: 8px;
    text-align: center;
    text-decoration: none;
    float: left;
    position: absolute;
    margin-top: 5px;
    left: 20%
}
#ratings {
    position: absolute;
    bottom: 0;
    width: 500px;
    left: 6px
}
#motorcycle_mgmt {
    height: 150px;
    width: 300px;
    display: block;
    float: left;
    position: relative;
    background-color: #DFDFDF;
    background-image: url(../img/motorcycle.png);
    background-repeat: no-repeat;
    background-position: 5px 5px
}
#saleslink {
    position: absolute;
    top: 12px;
    height: 25px;
    width: 140px;
    right: 5px
}
#saleslink a:link,
#saleslink a:visited {
    background-image: url(../img/saleslink.png);
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    height: 25px;
    width: 140px
}
#saleslink a:hover {
    background-image: url(../img/saleslink.png);
    background-repeat: no-repeat;
    background-position: right -25px;
    display: block;
    height: 25px;
    width: 140px
}
#simple {
    height: 650px;
    width: 512px;
    float: left;
    position: relative;
    text-align: center
}
#siteseal {
    height: 50px;
    width: 150px;
    position: absolute;
    right: -15px;
    display: block;
    top: 10px
}
#tagline {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
	position: absolute;
	top: 30px;
	height: 25px;
	width: 750px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #83A8E0;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 15px;
	font-size: 21px;
	font-weight: bold;
}
#jobs {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
	position: absolute;
	top: 55px;
	height: 25px;
	width: 350px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 35px;
	font-size: 16px;
}
#slides {
    width: 100%;
    height: 350px;
    position: relative;
    left: 0;
    top: 0
}
#sales_quote {
    height: 145px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #223254;
    float: left;
    position: absolute;
    top: 905px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}
#title {
    height: 109px;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    z-index: 1;
    position: fixed;
    background-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
	max-width: 1903px;
	min-width: 800px;
}
#video_box {
    background-color: #FFF;
    height: 575px;
    width: 640px;
    position: fixed;
    top: 10%;
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    display: none;
    border: 1px solid #999;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    padding: 25px 75px
}
#video_box a:link,
#video_box a:visited {
    color: #000
}
#video_box a:hover {
    color: #666;
    text-decoration: underline
}
#career {
	position: absolute;
	top: 48px;
	height: 25px;
	width: 240px;
	right: 65px;
	color: #FF0000;
}
#career a:link,
#career a:visited {
	height: 25px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #F00;
}
#career a:hover {
	height: 25px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666;
	text-decoration: none;
}
#first_report {
    height: 600px;
    width: 300px;
    display: block;
    float: left;
    position: relative;
    background-color: #DFDFDF;
    background-image: url(../img/wc.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    margin: 15px 12px
}
#comm_mgmt {
    height: 150px;
    width: 300px;
    display: block;
    float: left;
    position: relative;
    background-color: #DFDFDF;
    background-image: url(../img/business.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    margin: 15px 12px
}
#boat_mgmt {
    height: 150px;
    width: 300px;
    display: block;
    float: left;
    position: relative;
    background-color: #DFDFDF;
    background-image: url(../img/boat.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    margin: 15px 12px
}
#wc_map {
    height: 565px;
    width: 512px;
    float: left;
    text-align: center;
    background-image: url(../img/map.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}
#ventiv {
    height: 515px;
    width: 400px;
    display: block;
    margin-top: 25px;
    float: left;
}
.aca_tools {
    float: left;
    height: 300px;
    width: 330px
}
.aca_tools_ee {
    float: left;
    height: 285px;
    width: 330px;
    font-family: Arial, Helvetica, sans-serif;
    color: red
}
.answer {
    display: none;
    height: 100%
}
.body_text {
    width: 540px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    letter-spacing: .5px;
    text-indent: 0;
    padding-left: 5px;
    margin-top: 10px
}
.body_text1 {
    width: 650px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    letter-spacing: .5px;
    text-indent: 0;
    padding-left: 5px;
    margin-top: 10px
}
.body_text_white {
    width: 500px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    letter-spacing: .5px;
    text-indent: 0;
    padding-left: 5px;
    color: #FFF;
    margin-top: 10px
}
.body_text_green {
    width: 500px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    letter-spacing: .5px;
    text-indent: 0;
    padding-left: 5px;
    color: #83A8E0;
    margin-top: 10px
}
.body_text_why {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
    color: #000;
    letter-spacing: 1px
}
.bold {
    font-weight: 700;
    margin: 0;
    color: #000
}
.bold_number {
    font-weight: 700;
    margin: 0;
    color: #000;
    font-size: 14px
}
.bold_18pt {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0
}
.carousel_box_left {
    height: 350px;
    width: 1024px;
    position: absolute;
    left: 440px;
    top: 0
}
.carousel_red {
    color: #7C2128;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 1px;
    height: 50px;
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: 5px
}
.carousel_green{
    color: #83A8E0;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 1px;
    height: 50px;
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: 5px
}
.carousel_black{
    color: #000;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 1px;
    height: 50px;
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: 5px
}
.carousel_black_32 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #000;
    display: block;
    font-weight: 400;
    width: 500px;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-top: 10px
}
.carousel_yellow {
    color: #FCB851;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    height: 50px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 5px
}
.carousel_white_32 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #FFF;
    display: block;
    font-weight: 400;
    width: 650px;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-top: 10px
}

.centered {
    text-align: center
}
.content {
    height: 745px;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}
.docs_align {
    width: 512px;
    height: 225px;
    float: left;
    position: relative;
    display: none
}
.docs_category {
    list-style-type: none;
    padding-left: 0;
    display: block;
    margin-top: 0;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 100px;
    float: left;
    clear: right;
    padding-top: 0;
    font-size: 24px;
    width: 300px
}
.docs_list {
    width: 502px;
    height: 270px;
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
    padding-left: 10px;
    text-align: left
}
.docs_groups_li {
    list-style-type: none;
    padding-left: 0;
    font-weight: 400;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #006a44;
    clear: both
}
.docs_groups_ul {
    list-style-type: none;
    padding-left: 0;
    display: block;
    margin-top: 0;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 100px;
    float: left;
    clear: right;
    padding-top: 0;
    font-size: 24px;
    width: 256px
}
.ezweb_info {
    height: 170px;
    width: 325px;
    position: relative;
    text-align: center;
    float: left;
    padding-top: 20px
}
.ezweb_form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    box-shadow: none;
    padding-bottom: 0;
    border: none
}
.font_12pt {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 10px
}
.form_align {
    width: 614px;
    height: 900px;
    float: left;
    position: relative;
    display: none;
    padding-left: 10px
}
.form_bold {
    font-weight: 700;
    color: #223254
}
.form_14pt_bold {
    font-weight: 700;
    color: #7C2128;
    font-size: 14px
}
.form_category {
    list-style-type: none;
    padding-left: 0;
    display: block;
    margin-top: 0;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding-top: 0;
    font-size: 24px;
    width: 400px;
    margin-left: 0
}
.form_groups_ul {
    list-style-type: none;
    padding-left: 0;
    display: block;
    margin-top: 0;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    clear: right;
    padding-top: 0;
    font-size: 24px;
    width: 256px
}
.form_groups_ul_wide {
    list-style-type: none;
    padding-left: 0;
    font-weight: 700;
    display: block;
    margin-top: 0;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 100px;
    float: left;
    width: 512px;
    clear: right
}
.form_groups_li {
    list-style-type: none;
    padding-left: 0;
    font-weight: 400;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    clear: both
}
.form_header {
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    background-color: #223254;
    display: block;
    width: 100%;
    margin-bottom: 15px
}
.form_subheader {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    display: block;
    width: 100%;
	margin-bottom: 5px;
}
.form_list {
    width: 624px;
    height: 900px;
    position: relative;
    overflow: hidden;
    float: left;
    display: block
}
.forms_centered {
    text-align: center;
    background-color: #83A8E0;
    display: block;
    width: 1024px;
    color: #FFF;
    font-weight: 400
}
.footer_content {
    height: 100%;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}
.footer_list {
    height: 170px;
    width: 195px;
    float: left;
    margin-top: 10px
}
.get_reader {
    width: 1024px;
    float: left;
    text-align: center
}
.ins {
    height: 105px;
    width: 234px;
    float: left;
    margin-right: 7px;
    margin-left: 7px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 20px;
    border: .5px solid #CCC;
    box-shadow: 1px 1px 1px 1px #999
}
.leader {
    background-color: #DFDFDF;
    height: 125px;
    width: 125px;
    box-shadow: 1px 1px 1px 1px #999;
    position: relative;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto
}
.leader_box {
    width: 256px;
    float: left;
    height: 175px;
    margin-bottom: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}
.li {
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    font-size: 14px
}
.ul {
    font-weight: 700;
    letter-spacing: .5px;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -10px
}
.lion {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    background-color: #FCB852;
    letter-spacing: 1px;
    width: 234px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 5px;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px
}
.menu_btn {
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(../img/menu.png)
}
.menu_links {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
    width: 150px
}
.menu_ul {
    color: #FFF;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    display: block;
    width: 180px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    margin-bottom: 10px
}
.normal {
    font-weight: 400
}
.pages_less {
    float: left;
    height: 100%;
    width: 502px;
    padding-right: 10px
}
.pages_less_left {
    float: left;
    height: 125%;
    width: 502px;
    padding-right: 10px
}
.pages_more {
    height: 100%;
    width: 512px;
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    color: #000
}
.pages_more1 {
    height: 100%;
    width: 800px;
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    color: #000;
}
.pages_about {
    height: 100%;
    width: 512px;
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    color: #000;
    background-image: url(../img/spli_bldg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom
}
.pages_text {
    letter-spacing: .5px;
    line-height: 18px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    display: block;
    width: 95%;
    float: left;
    margin-top: 0;
}
.quote_hdr {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #FFF;
    text-align: center;
    width: 1280px;
    margin-top: 25px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-right: auto;
    margin-left: auto;
    display: block
}
.quote_small {
    background-color: #223254;
    float: left;
    width: 512px;
    margin-top: 30px;
    height: 38px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 28px;
    letter-spacing: .5px;
    padding-top: 10px;
    padding-bottom: 10px
}
.quote_small_right {
    background-color: #223254;
    width: 1024px;
    height: 38px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 28px;
    letter-spacing: .5px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 25px
}
.sales_center {
    width: 1024px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    bottom: 30px
}
.show_nav #menu,
.show_nav #canvas,
.show_nav #footer,
.show_nav #title,
.show_nav #page_canvas,
.show_nav #sales_quote,
.show_nav #form_canvas {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.show_nav #logo {
    -webkit-transform: translateX(+250px);
    transform: translateX(+250px)
}
.simple_text {
    height: 50px;
    width: 256px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 25px
}
.srvs_hdr {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    height: 30px;
    width: 235px;
    position: absolute;
    margin-top: 12px;
    display: block;
    float: left;
    text-align: center;
    margin-left: 60px;
    background-color: #83A8E0;
    padding-top: 5px;
    line-height: 25px
}
.srvs_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    width: 270px;
    position: absolute;
    top: 55px;
    margin-right: 15px;
    margin-left: 15px;
    line-height: 18px
}
.srvs_text1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    width: 175px;
    position: left;
    top: 55px;
	margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
    line-height: 22px
}
.body_text_ventiv {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
    color: #000;
    letter-spacing: 1px
}
.state {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    background-color: #83A8E0;
    letter-spacing: 1px;
    width: 234px;
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px
}
.top_places {
    height: 150px;
    width: 500px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    text-align: center;
    font-size: 12px;
    color: #000;
    margin-top: 20px
}
.video_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: .5px;
    width: 566px;
    display: block;
    float: left
}
.white {
    letter-spacing: .5px;
    color: #FFF
}
.white_video {
    color: #FFF;
    margin: 0
}
.yellow {
    color: #FCB852;
    text-align: center
}
.yellow_5 {
    color: #fcb852;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    top: 6px
}
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 350px;
    margin-right: auto;
    margin-left: auto
}
.jcarousel ul {
    width: 7612px;
    height: 350px;
    position: relative;
    padding: 0;
    list-style-type: none;
    margin: 0
}
.jcarousel li {
    float: left;
    position: relative;
    height: 350px;
    width: 1903px
}
.jcarousel img {
    max-width: 1903px;
    min-width: 50%;
    max-height: 100%;
    min-height: 100%
}
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 88%
}
.jcarousel-control-prev {
    left: 20px;
    color: #000;
    z-index: 1;
    font-weight: 700;
    font-size: 50px;
    text-decoration: none
}
.jcarousel-control-prev:hover {
    left: 20px;
    color: #999;
    z-index: 1;
    font-weight: 700;
    font-size: 50px;
    text-decoration: none
}
.jcarousel-control-next {
    right: 20px;
    color: #000;
    font-size: 50px;
    font-weight: 700;
    text-decoration: none;
    z-index: 1
}
.jcarousel-control-next:hover {
    right: 20px;
    color: #999;
    z-index: 1;
    font-weight: 700;
    font-size: 50px;
    text-decoration: none
}
#mb {
    display: none
}
#page_photo_pen {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/pen.jpg);
    background-repeat: no-repeat;
    background-position: center
}

.compstate {
	font-size: 12px;
	border: 2px solid #000;
	height: 50px;
	width: 641px;
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 4px;
	padding-top: 5px;
	background-color: #CFDCEF;
	margin: auto;
	left: -1px;
	right: 0px;
	bottom: 115px;
}
#page_ben_photo {
    height: 200px;
    top: 0;
    position: relative;
    background-image: url(../img/ben.jpg);
    background-repeat: no-repeat;
    background-position: center
}
#photoboxphoto3 {
	width: 100%;
	top: 75px;
	position: absolute;
	background-image: url(../img/teamwork_handss.jpg);
	background-repeat: no-repeat;
	background-position: 550px 0px;
	height: 400px;
}
#photoboxphoto4 {
	width: 100%;
	top: 30px;
	position: absolute;
	background-image: url(../img/stethoscope.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	
}

#photoboxphoto45 {
    background-color: #FFFFFF;
    height: 360px;
    width: 275px;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(../img/stethoscope.jpg);
    float: left;
    text-align: left;
}
.button {
    background-color: #fff;
    border: 1px solid #223254;
    color: #223254;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-weight: bold;
}

.button.normal {
    padding: 5px 22px;	
    font-size: 16px;
	/*border-radius: 7%;*/
}

.button.small {
	padding: 2px 10px;
    font-size: 12px;
	/*border-radius: 10%;*/
}

.button:hover {
    background-color: #223254;
    border: 1px solid #223254;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-weight: bold;
}

.button:disabled {
	background-color: #dddddd;
    color: #666666;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}


.lines_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #000000;
	color: #82A8E0;
}

.bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #82A8E0;
}

#notice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #777777;
	width: 400px;
	padding: 5px;
	margin-top: 5px;
	float: right;
}#privacy { color: #0000A0; } 