* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #656EB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }

  to {
    padding: 0;
  }
}


:focus { outline:0; }
a:active { outline:none; }

/* *********************************************** */

#headerwrapper {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
}
#header {
	display: block;
	width: 100%;
	min-height: 85px;
	max-width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: right;
}
#logo {
	display: block;
	width: 208px;
	height: 85px;
	position: absolute;
	left: 0px;
	top: 5px;
}
#logo img {
	width: 208px;
	height: 85px;
	border: 0px;
}
#link-phone {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
	padding-bottom: 13px;
	background-image: url(images/link-phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #99CA45;
	font-size: 14pt;
	font-weight: bold;
}
#search {
	display: inline-block;
	position: relative;
	width: 229px;
	height: 30px;
	background-image: url(images/bg-search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#search input {
	position: absolute;
	left: 10px;
	top: 1px;
	width: 179px;
	height: 28px;
	line-height: 28px;
	color: #333333;
	border: none;
}
#search img {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 28px;
	height: 28px;
	border: 0px;
	cursor: pointer;
}

/* *********************************************** */

#menuwrapper {
	display: block;
	width: 100%;
	background-color: #9CCC57;
	background-image: url(images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu {
	display: block;
	width: 100%;
	max-width: 960px;
	height: 41px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#menu a.top {
	color: #001166;
	font-size: 12pt;
	line-height: 41px;
	text-decoration: none;
	padding: 0px!important;
	margin-left: 30px;
	margin-right: 30px;
}
#menu a.hit {
	color: #199847!important;
}
#menu a:hover {
	color: #FFFFFF!important;
}

/* *********************************************** */

#introwrapper {
	display: block;
	width: 100%;
	background-color: #001166;
	color: #FFFFFF;
	padding-top: 142px;
	padding-bottom: 44px;
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#introwrapperbody {
	display: block;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#intro {
	display: block;
	float: left;
	min-height: 410px;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#introblock {
	display: block;
	width: 460px;
	overflow: hidden;
}
#introsubblock {
	display: block;
	float: left;
	width: 460px;
}
#introtext {
	display: block;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #000000;
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
}
#introtext h1 {
	font-family: 'Open Sans', sans-serif!important;
	color: #FFFFFF!important;
	font-weight: bold!important;
	font-weight: 700!important;
	margin-bottom: 13px!important;
	font-size: 16pt!important;
	text-transform: uppercase!important;	
}
#introtext p {
	font-family: 'Open Sans', sans-serif!important;
	color: #FFFFFF!important;
	font-weight: normal;
	font-weight: 400;
	margin-bottom: 10px!important;
	font-size: 11pt!important;
}
#introtext a.qlink {
	display: inline-block;
	background-color: #4FB847;
	font-family: 'Open Sans', sans-serif!important;
	color: #FFFFFF!important;
	font-weight: normal;
	font-weight: 400;
	font-size: 11pt!important;
	padding: 5px;
	padding-left: 15px;
	padding-right: 35px;
	background-image: url(images/but-calltoaction.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#introtext a:hover {
	background-color: #BBE135;
}

#introbanners {
	display: block;
	height: 133px;
}
#introbanners iframe {
	width: 100%;
	height: 100%;
}

/* *********************************************** */

#mainbodywrapper {
	display: block;
	width: 100%;
}
#mainbody {
	display: block;
	width: auto;
	max-width: 960px;
	padding-top: 39px;
	padding-bottom: 34px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: auto;
}

/* *********************************************** */

#quotelink {
	display: block;
	float: right;
	width: 289px;
	padding-top: 144px;
	padding-left: 47px;
	padding-bottom: 25px;
	background-image: url(images/but-onlinequote2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#quotelink a {
	display: block;
	background-color: #4FB847;
	font-family: 'Open Sans', sans-serif!important;
	color: #FFFFFF!important;
	font-weight: normal;
	font-weight: 400;
	font-size: 11pt!important;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: center;
}
#quotelink a:hover {
	background-color: #BBE135;
}

/* *********************************************** */

h1 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 18pt;
}
h1 a.back {
	float: right;
	margin-left: 25px;
	color: #4FB847;
	text-decoration: none;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 16pt;
}
h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
h3 {
	font-size: 16pt;
	font-weight: normal;
	font-weight: 400;
}
h4 {
	font-size: 15pt;
	font-weight: normal;
	font-weight: 400;
}
h5 {
	font-size: 14pt;
	font-weight: bold;
	font-weight: 700;
}
h6 {
	font-size: 13pt;
	font-weight: bold;
	font-weight: 700;
}

p {
	text-align: justify;
	padding-bottom: 15px;
}
p a {
	color: #4FB847;
	text-decoration: none;
}
p a:hover {
	color: #BBE135;
	text-decoration: underline;
}

/* *********************************************** */

#newsblock  p {
	display: block;
	overflow: auto;
	margin: 0px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B7D8;
	color: #FFFFFF;
}
#newsblock p:nth-child(1) {
	border-top-width: 0px!important;
	border-top-style: none!important;
}

/* *********************************************** */

#galleryblock {
	display: block;
	padding: 25px;
	overflow: auto;
}
#galleryblock a.imageicon img {
	border: 3px solid #FFFFFF;	
	margin: 25px;
}

/* *********************************************** */

#contactbox1a {
	display: block;
	float: left;
	padding-top: 45px;
	width: 700px;
	padding-right: 50px;
	min-height: 320px;
	overflow: hidden;
}
#contactbox1b {
	display: block;
	float: left;
	padding-top: 45px;
	width: 200px;
	overflow: hidden;
}
#map1 {
	display: block;
	float: left;
	width: 50%;
    box-sizing: border-box;
	padding-right: 5px;
}
#map2 {
	display: block;
	float: left;
	width: 50%;
    box-sizing: border-box;
	padding-left: 5px;
}

/* *********************************************** */

#footerwrapper {
	display: block;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 84px;
}
#footer {
	display: block;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	font-size: 10pt;
}

#fcol0 {
	display: block;
	float: left;
	width: 445px;
	padding-right: 15px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#fcol1, #fcol1x {
	display: block;
	float: left;
	width: 130px;
	padding-right: 90px;
}
#fcol1x {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#fcol1 a, #fcol1x a {
	display: block;
	padding-left: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
#fcol1 a:nth-child(1), #fcol1x a:nth-child(1) {
	border-top-width: 0px!important;
	border-top-style: none!important;
}
#fcol1 a:hover, #fcol1x a:hover {
	background: #757DB9;
}
#fcol2 {
	display: block;
	float: left;
	width: 198px;
	padding-left: 25px;
}

#fcol3 {
	display: block;
	float: left;
	width: 470px;
	padding-left: 25px;
}
.morenews {
	width: 700px!important;
}
#fcol2 strong, #fcol3 strong {
	display: block;
	padding-top: 12px;
	padding-bottom: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* *********************************************** */

#backtotopwrapper {
	display: block;
	width: 100%;
	padding-bottom: 25px;
	text-align: center;
}

#backtotop {
	display: inline-block;
	padding-top: 17px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/but-backtotop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10pt;
	cursor: pointer;
	font-weight: bold;
}

/* *********************************************** */

.nomargin, #nomargin {
	padding: 0px!important;
	margin: 0px!important;
}