/* CSS Document */
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a {
	color: #408612;
	text-decoration: underline;
}
a:hover {
	color: #ff9100;
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	font-size: 17px;
	clear: both;
	padding: 0 0 12px 0;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	color: #3b7a11;
	line-height: 50px;
}
h2 {
	font-size: 22pt;
	color: #ffa300;
	font-weight: normal;
	margin-bottom: 7px;
	text-transform: uppercase;
}
h3 {
	font-size: 22pt;
	color: #215697;
	font-weight: normal;
	margin-bottom: 7px;
	text-transform: uppercase;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #215697;
}
a.links {
	cursor: pointer;
	text-decoration: none;
}
body {
	background: #ffffff url(../images/header.jpg) no-repeat top center;
	font-family: Calibri;
	font-size: 12px;
	color: #3c3c3c;
}
.clr {
	clear: both;
}
#header-wide {
	clear: both;
	width: 100%;
	overflow: hidden;
}
.fixed {
	width: 990px;
	margin: 0px auto;
}
.logo {
	width: 328px;
	float: left;
	padding: 33px 0 0 0;
}
.logo a img {
	border: none;
}
.youtube {
	float: right;
	width: 400px;
	text-align: right;
	padding: 33px 0 0 0;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
}
.youtube img {
	border: none;
	margin-left: 10px;
	float: right;
}
.youtube a img {
	border: none;
}
.youtube span {
	font-size: 12px;
	color: #ace3ff;
}
#nav {
	width: 100%;
	clear: both;
	background: url(../images/nav.jpg) repeat-x bottom;
	height: 46px;
	margin: 12px 0 0 0;
}
#nav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 1px;
	text-align: left;
	list-style: none !important;
	background: url(../images/nav-pipe.gif) left bottom no-repeat;
	overflow: hidden;
}
#nav ul li {
	margin: 0 0 0 0;
	padding: 0 1px 0 0;
	text-align: left;
	list-style: none !important;
	float: left;
	background: url(../images/nav-pipe.gif) right bottom no-repeat;
	height: 46px;
}
#nav ul li a {
	padding: 0px 0px 0px 8px;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#nav ul li a span {
	padding: 15px 18px 15px 15px;
	float: left;
}
#nav ul li.active a, #nav ul li a:hover {
	color: #12499b;
	background: url(../images/nav-left.png) left bottom no-repeat;
}
#nav ul li.active a span, #nav ul li a:hover span {
	color: #12499b;
	background: url(../images/nav-right.png) right bottom no-repeat;
}
#content {
	background: url(../images/content-top.jpg) repeat-x;
	width: 100%;
	padding: 40px 0 0 0;
}
.homepagecontent {
	background: url(../images/home-page-content-bg.png) bottom center no-repeat;
	width: 100%;
	overflow: hidden;
	padding-bottom: 70px;
}
.inside-home {
	width: 507px;
	float: right;
	overflow: hidden;
}
.form {
	background: url(../images/home-form.png) no-repeat;
	background-position: 0px 12px;
	clear: both;
	width: 507px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0px;
	min-height: 100px;
}
.form h4 {
	margin-left: 33px;
}
.form table {
	margin: 20px 0 0 0px;
}
.form table td {
	padding-bottom: 10px;
	color: #4d4d4d;
	font-size: 12px;
}
.input {
	width: 222px;
	margin-left: 6px;
	background: url(../images/input.jpg) no-repeat;
	height: 19px;
	border: none !important;
	padding: 2px;
}
.textarea {
	width: 222px;
	background: url(../images/textarea.jpg) no-repeat;
	height: 56px;
	border: none !important;
	margin-left: 6px;
	padding: 2px;
}
.submit {
	margin-left: 6px;
	margin-top: -5px;
	background: url(../images/request.jpg) no-repeat;
	background-position: 0 5px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	width: 83px;
	line-height: 24px !important;
	height: 30px;
	border: none;
	font-family: Calibri;
	cursor: pointer;
}
.submit:hover {
	background: url(../images/request_hover.jpg) no-repeat;
	background-position: 0 5px;
	color: #000;
}
#footer {
	background: #479017 url(../images/footer.jpg) no-repeat center top;
	width: 100%;
	clear: both;
	padding-top: 20px;
	overflow: hidden;
}
.services {
	width: 211px;
	border: 5px solid #519e1e;
	float: left;
	background: url(../images/services-box.jpg) right no-repeat;
	height: 127px;
	padding: 15px 80px 10px 20px;
}
.services p {
	font-size: 13px !important;
	color: #fff;
}
.videos {
	width: 271px;
	border: 5px solid #519e1e;
	float: left;
	background: url(../images/videos-box.jpg) right no-repeat;
	height: 127px;
	padding: 15px 20px 10px 20px;
	margin-left: 10px;
}
.videos a img {
	border: none;
}
.videos p {
	font-size: 13px !important;
	color: #fff;
}
.contact {
	width: 211px;
	border: 5px solid #519e1e;
	float: left;
	background: url(../images/contact-box.jpg) right no-repeat;
	height: 127px;
	padding: 15px 80px 10px 20px;
	margin-left: 10px;
}
.contact p {
	font-size: 13px !important;
	color: #fff;
	padding-right: 40px;
}
.contact a {
	color: #ffa300;
	text-decoration: underline;
}
.contact a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-menu {
	margin: 20px 0 10px 0;
	text-align: center;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #37770c;
	border-top: 1px solid #37770c;
}
.footer-menu p {
	padding: 0 0 0 0 !important;
	font-size: 15px;
	color: #51a31b;
}
.footer-menu a {
	color: #fff;
	padding: 0 13px 0px 13px;
	text-decoration: none;
}
.footer-menu a:hover {
	color: #ffab00;
	text-decoration: none;
}
.copyright {
	text-align: center;
	padding: 10px 0 20px 0px;
	color: #8edb5c;
	font-size: 12px;
}
span.white {
	color: #fff;
	text-decoration: none;
}
span.media {
	color: #183504;
	font-weight: bold;
	text-decoration: none;
}
.copyright a {
	text-decoration: none;
}
.content-common {
	width: 100%;
	background: transparent url(../images/content-common.jpg) no-repeat bottom center;
	padding-bottom: 50px;
	overflow: hidden;
}
.bredcrum {
	border-bottom: 1px solid #bcd2dc;
}
.bredcrum p {
	font-size: 12px;
	color: #2d83c8;
}
.bredcrum a {
	color: #1d191a;
	text-decoration: none;
}
.left {
	width: 680px;
	float: left;
	padding: 20px 0 0 0;
}
.left ul {
	clear: both;
	margin: 0 0 20px 15px;
	padding: 0 0 0 0;
	font-size: 17px;
	text-align: left;
	list-style: disc;
}
.left ul li {
	margin-bottom: 5px;
}
.left td {
	font-size: 17px;
	padding-bottom: 6px;
}
td.green {
	color: #3b7a11;
	font-weight: bold;
}
td.yellow {
	color: #eb6900;
	font-weight: bold;
}
td.blue {
	color: #215697;
	font-weight: bold;
}
.hr {
	background: #dbdedf;
	height: 1px;
	margin: 10px 0 10px 0;
}
.right-sidebar {
	width: 285px;
	float: right;
	padding: 20px 0 0 0;
}
.form2 {
	background: url(../images/form-right.png) no-repeat;
	background-position: 0px 12px;
	clear: both;
	width: 285px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
}
.form2 h4 {
	margin-left: 33px;
}
.form2 table {
	margin: 15px 0 0 0px;
}
.form2 table td {
	padding-bottom: 10px;
	color: #4d4d4d;
	font-size: 12px;
}
.input2 {
	width: 174px;
	margin-left: 6px;
	background: url(../images/input2.jpg) no-repeat;
	height: 19px;
	border: none !important;
	padding: 2px;
}
.textarea2 {
	width: 174px;
	background: url(../images/textarea2.jpg) no-repeat;
	height: 56px;
	border: none !important;
	margin-left: 6px;
	padding: 2px;
}
.submit2 {
	margin-left: 6px;
	margin-top: -5px;
	background: url(../images/request.jpg) no-repeat;
	background-position: 0 5px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	width: 83px;
	line-height: 24px !important;
	height: 30px;
	border: none;
	font-family: Calibri;
	cursor: pointer;
	text-align: center;
}
.submit2:hover {
	background: url(../images/request_hover.jpg) no-repeat;
	background-position: 0 5px;
	color: #000;
}
.collumn {
	width: 330px;
	float: left;
}
.wise {
	width: 164px;
	float: left;
	margin: 15px 0 0 0;
}
.video-page {
	width: 510px;
	float: right;
	margin: 15px 0 0 0;
}
.featured {
	width: 327px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.featured img {
	margin-bottom: 5px;
}
.form3 {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 0 0 0px;
}
.form3 table {
	margin: 20px 0 0 0px;
}
.form3 table td {
	padding-bottom: 10px;
	color: #4d4d4d;
}
.input3 {
	width: 412px;
	margin-left: 6px;
	background: url(../images/input3.jpg) no-repeat;
	height: 37px;
	border: none !important;
	padding: 2px;
}
.textarea3 {
	width: 412px;
	background: url(../images/input3.jpg) no-repeat;
	height: 37px;
	border: none !important;
	margin-left: 6px;
	padding: 2px;
}
.submit3 {
	margin-left: 6px;
	margin-top: -5px;
	background: url(../images/send.png) no-repeat;
	background-position: 0 5px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	width: 186px;
	line-height: 24px !important;
	height: 52px;
	border: none;
	font-family: Calibri;
	cursor: pointer;
	text-align: center;
}
.submit3:hover {
	background: url(../images/send-hover.png) no-repeat;
	background-position: 0 5px;
	color: #000;
}
.LV_invalid {
	color: #FF0000;
	margin-left: 6px;
}
.contacts {
	width: 285px;
	margin: 0px auto;
}
.contacts td {
	font-size: 17px;
	padding-bottom: 5px;
}
.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
	margin-top: 15px;
	background-color: #1a63a6;
}
.bx-wrapper .bx-viewport{
	max-width: 1400px;
	margin: 0 auto;
}
.cavilipo h2{
    font-size: 40px;
    color: #444444;
    text-align: center;
    text-transform: none;
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.content_left, .content_right{
	width: 410px;
}
.content_left, .content_center{
	float: left;
}
.content_right{
	float: right;
}
.content_center{
	width: 170px;
	text-align: center;
	color: #d3d1ca;
	font-size: 36px;
	padding-top: 105px;
}
.orange_line{
	height: 53px;
	width: 100%;
	background-image: url('/images/orange_bg.jpg');
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
    line-height: 53px;
    position: relative;
    top: -53px;
}
.content_right ul, .content_left ul{
	position: relative;
    top: -30px;
    color: #323232;
    font-size: 18px;
}
.content_right ul li, .content_left ul li{
	list-style-position: inside;
}