* { margin: 0; padding: 0; outline: 0; }
body, html{height: 100%;}
body {font-size: 13px; line-height: 1.2; font-family: arial, sans-serif; color: #000; background: #fff; min-width: 100%;}
a {text-decoration: none; cursor: pointer;}
a img {border: 0;}
input, textarea, select {font-size: 12px; font-family: arial, sans-serif;}
textarea{overflow: auto; resize: none;}
header, nav, section, article, aside, footer{display: block;}
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -9999px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -9999px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
footer, #footer-push {height:20px;}
footer .top {background: rgb(47,47,47);
			 background: -moz-linear-gradient(top, rgba(47,47,47,1) 0%, rgba(54,54,54,1) 100%);
			 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(47,47,47,1)), color-stop(100%,rgba(54,54,54,1)));
			 background: -webkit-linear-gradient(top, rgba(47,47,47,1) 0%,rgba(54,54,54,1) 100%);
			 background: -o-linear-gradient(top, rgba(47,47,47,1) 0%,rgba(54,54,54,1) 100%);
			 background: -ms-linear-gradient(top, rgba(47,47,47,1) 0%,rgba(54,54,54,1) 100%);
			 background: linear-gradient(to bottom, rgba(47,47,47,1) 0%,rgba(54,54,54,1) 100%);
}
footer .top { position: relative; box-shadow: 0 5px 5px rgba(0,0,0,.2); }
footer .top h4 { font-size: 18px; line-height: 26px; color: #fff; text-transform: uppercase; padding: 0 0 10px; border-bottom: 1px solid #555; margin: 0 0 16px; }
footer .top ul { list-style: none; }
footer .shell > ul > li { float: left; }
footer .top .shell { overflow: hidden; height: 171px; padding-top: 21px; padding-bottom: 55px; }
    footer .bottom {
        background: #1060ae;
        padding: 17px 0;
        height: 20px;
    }
footer .bottom p { font-size: 13px; line-height: 17px; color:#fff; }
footer .bottom p a { color: #fff; margin-left: 8px; }
footer .bottom p a:hover { text-decoration: none; color: #fff; }

header { padding:0; background: #fff; min-height: 90px; position: absolute; top:0; left:0; width:100%; z-index: 20; -moz-box-shadow:0 1px 15px rgba(0,0,0,0.3); -webkit-box-shadow:0 1px 15px rgba(0,0,0,0.3); box-shadow:0 1px 15px rgba(0,0,0,0.3); }

header nav { float: right; position: relative; top: 29px; }
header nav ul { list-style: none; }
header nav > ul > li { float: left; height: 31px; position: relative; }
header nav > ul > li.phone { font-size: 16px; line-height: 31px; padding-left: 24px; }
header nav > ul > li > a { display: block; font-size: 16px; line-height: 31px; padding: 0 12px; color:#000;}
header nav > ul > li a:hover,
header nav > ul > li:hover a { text-decoration: none; color:#0d5fb5;}
    header nav > ul > li.current > a,
    header nav > ul > li:hover > a {
        color: #000;
        color: #0d5fb5
    }
header nav > ul > li > .dropdown { top: 31px; left: 0; border-top: 30px solid #fff; }
header nav > ul > li > a > .arrow { width: 0; height: 0; overflow: hidden; border-width: 6px 7px; border-style: solid; border-color: #fff transparent transparent; position: absolute; top: 61px; left: 50%; margin-left: -7px; display: none; z-index: 10; }
header nav .dropdown { background: url(../images/dropdown.png); background: rgba(0,0,0,.6); position: absolute; width: 220px; display: none; }
header nav .dropdown a { display: block; font-size: 13px; line-height: 50px; padding: 0 20px; height: 50px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #fff; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; -webkit-transition: all linear .2s; transition: all linear .2s; border-right: 0; }
header nav .dropdown li { border-top: 1px solid rgba(255,255,255,.2); font-size: 0; line-height: 0; position: relative; width: 220px; }
header nav .dropdown > ul > li:first-child { border: none; }
header nav .dropdown .arrow { background: url(../images/arrows.png) -69px -43px; width: 23px; height: 23px; position: absolute; top: 10px; right: 14px; display: none; }
header nav .dropdown .has-dd:hover > a { border-right: 5px solid #fff; }
header nav li:hover > a > .arrow { display: block; }
header .dropdown .dropdown { top: 0; left: 220px; }

header #mobile-nav,
header #mobile-nav ul { display:none; }

#bottom { padding:15px 0 35px 0; }
#bottom .shell { overflow: hidden; }
#bottom .shell > ul > li { float: left; position: relative; }
#bottom .shell { overflow: hidden; }

.caroufredsel_wrapper, .caroufredsel_wrapper .slides { width:100% !important; }

ul.widgets h4 { text-transform: uppercase; font-size: 18px; line-height: 26px; padding: 0 0 13px; }
ul.widgets { list-style: none; }
ul.widgets > li { position:relative; }
ul.widgets span.prev,
ul.widgets span.next { border: 1px solid #ddd; background: #fff url(../images/arrows.png); width: 23px; height: 23px; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; -webkit-transition: all linear .2s; transition: all linear .2s; position: absolute; top: 0; cursor: pointer; }

#bottom span.prev { float: left; background-position: 0 -23px; right: 32px; }
#bottom span.prev:hover {  background-position: 0 -46px; }
#bottom span.next { float: right; background-position: -23px -23px; right: 0; }
#bottom span.next:hover { background-position: -23px -46px; }

#features { background: #f2f2f2; padding: 36px 0 40px; height: 100%; }
#features h1 { font-size: 20px; line-height: 32px; text-transform: uppercase; }
#features h2 { font-size: 28px; line-height: 32px; text-transform: uppercase; }
#features h3 { font-size: 18px; line-height: 24px; color: #888; padding: 0 0 18px; }
#features p { font-size: 16px; line-height: 23px; padding: 0 0 18px; }
#features .shell { overflow: hidden; }

#logo { float: left; height: 160px; width: 199px; position:absolute; z-index:999; top:0; left:0;}
#logo img { display: block; }

#slider { width: 100%; height: 553px; overflow: hidden; position: relative; background: #f2f2f2 url(../images/loading.gif) 50% no-repeat; }
#slider ul { list-style: none; }
#slider ul li {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
	           -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; }
	
#slider .elements { width: 1150px; height: 553px; position: absolute; top: 0; right: 50%; margin-right: -296px; z-index: 2; background: url(../images/slider-overlay.png); display: none; }
#slider .elements .bottom-corner,
#slider .elements .top-corner { width: 86px; height: 86px; position: absolute; display: none; }
#slider .elements .top-corner { top: 128px; right: 432px; }
#slider .elements .bottom-corner { top: 346px; right: 642px; }
#slider .elements .white-box { background: url(../images/slider-box.png); width: 380px; height: 388px; position: absolute; top: 83px; right: 385px; z-index: 5; display: none; }
#slider .flex-direction-nav { display: none; width: 57px; height: 25px; overflow: hidden; position: absolute; top: 426px; right: 50%; margin-right: 110px; z-index: 8; }
#slider .flex-direction-nav li { float: left; display: inline; }
#slider .flex-direction-nav a {  float: left; display: inline; border: 1px solid #ddd; background: #fff url(../images/arrows.png); width: 23px; height: 23px; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; -webkit-transition: all linear .2s; transition: all linear .2s; }
#slider .flex-direction-nav a.flex-prev { background-position: -46px -23px; }
#slider .flex-direction-nav a.flex-prev:hover {  background-position: -46px -46px; }
#slider .flex-direction-nav a.flex-next {margin-left:7px; background-position: -69px -23px; }
#slider .flex-direction-nav a.flex-next:hover {background-position: -69px -46px; }
#wrap {min-height: 100%; height: auto !important; height: 100%; margin: 90px 0 -20px; overflow: hidden; }
#content.full { float:none; width:100%; }
aside .widgets > li {margin:0;}
.continue {display: inline-block; font-size: 15px; padding:0 18px 0 0; background: url(../images/arrows.png) 100% 1px no-repeat; line-height: 1.1; text-align:right; width:96%; color:#30431c;}
.continue:hover {text-decoration: none; padding-right: 23px;}
.half {float: left; width: 49%;}
.half + .half {float: right;}
.image-slider {width: 100%; height: 553px; position: relative; overflow: hidden;}
.image-slider li {width: 100%; height: 553px; background-position: 50% 0; background-repeat: no-repeat; display: none;}
.shell { width: 940px; margin: 0 auto; padding: 0 20px; position:relative;}

.top-image {display:block; height:190px; overflow-y:hidden; width:100%; margin:0; }
.top-image h1{color:#fff; line-height: 84px; font-size:70px; width:940px; margin:0 auto; padding-top:57px; text-shadow:1px 1px 0px rgba(0,0,0,0.4); }
.gmap { margin:0; padding:0; }
.gmap.full, .gmap.full iframe { width:100%; height:250px; }
.text-slider { width: 380px; height: 388px; position: absolute; top: 83px; left: 50%; margin-left: -469px; z-index: 5; overflow: hidden; }
    .text-slider h2 {
        font-size: 26px;
        line-height: 32px;
        text-transform: uppercase;
        font-weight: bold;
        color: #1062ae;
    }
.text-slider h3 { font-size: 18px; line-height: 24px; color: #888; padding: 0 0 18px; }
.text-slider p { font-size: 16px; line-height: 23px; padding: 0 0 18px; }
.text-slider span { font-size: 16px; line-height: 18px; padding: 0 0 8px; display:block; width:100%;}
.text-slider li { width: 300px; height: 308px; position: absolute; top: 36px; left: 40px; margin: 380px 0 0 388px; }
.upcoming-widget li{list-style:none;}
.upcoming-widget li a { border-top:1px solid #ddd; }
.upcoming-widget li a{display: block; font-size: 13px; line-height: 47px; background: #fff; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; -webkit-transition: all linear .2s; transition: all linear .2s; }
.upcoming-widget li .icon{ float: left; width: 16px; height: 16px; margin: 16px 13px 0 0; }
.upcoming-widget li .icon img{ display: block; }
.upcoming-widget li span{ color: #000; }
.upcoming-widget li strong{font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#1a1a1a;}
.upcoming-widget li a:hover { text-decoration: none; background: #f2f2f2; padding: 0 15px; }
.upcoming-widget .container{ width: 100%; position: relative; overflow: hidden; }

#content h1 { font-size:28px; line-height:50px; margin:0 0 20px;}
#content h2{ font-size:28px; line-height:35px; margin:0; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
#content h3 { font-size:11px; margin:0 0 15px 0; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; color:#606060; }
#content h4 { font-size:18px; line-height:26px; margin:20px 0 15px;}
#content h4.vision{font-size:18px; line-height:20px; margin:0 0 0 0;}
#content h4.title { margin-top:0; }
#content h5, #content blockquote { font-size:18px; line-height:18px; margin:0 0 15px; font-family:Arial, Helvetica, sans-serif; font-weight:400; font-style:normal; color:#1a1a1a; }
#content h6 { font-size:12px; line-height:18px; margin:0 0 15px; font-family:sans-serif; font-weight:normal; color:#aaa; }
#content p { font-size:15px; line-height:23px; margin:0 0 15px; }
#content blockquote { float:right; border-left:1px solid #ddd; padding-left:20px; width:40%; margin-left:25px; margin-bottom:25px; }

#content ul.widgets h4 { border-top:0; margin-bottom:0; padding:0 0 13px; }
#content ul.widgets > li { margin-bottom:20px; }

#content h4 a:hover { color:#000; text-decoration:none; }

#content img { display:block; margin:0; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }


#content a, aside a, header nav a, #bottom a {
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

#content a:hover, aside a:hover, #bottom a:hover {
	text-decoration:none;
	color:#000;
}

/* Fluid Columns */
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 79.4%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth, .full { position: relative; margin:2% 4% 0 0; float: left; }
.last { margin-right: 0 !important; clear: right; }

.upcoming-widget h2{ font-size:28px; line-height:35px; margin-bottom:27px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

/* Form Styling */
form.styled {
   display: block;
   margin: 0 0 15px;
}

form.styled label {
   font-weight: bold;
   display: block;
   margin: 0 0 10px;
   font-size:14px;
}

form.styled .textbox,form.styled .textarea-wrap {
   display: block;
   border: 1px solid #ccc;
   background: #f9f9f9;
   display: block;
   font-size: 14px;
   line-height: 21px;
   font-family: sans-serif;
   padding: 3% 0; text-indent:10px;
   margin: 0 0 15px;
   width: 96%;
   color: #888;

   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;

   -webkit-box-shadow: inset 1px 1px 3px #ddd;
   -moz-box-shadow: inset 1px 1px 3px #ddd;
   box-shadow: inset 1px 1px 3px #ddd;
   
   -webkit-transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -o-transition: all .15s ease-in-out;
   transition: all .15s ease-in-out;
}

form.styled .textbox.input-error, form.styled .textarea-wrap.input-error {
	border:1px solid #d6ceb4;
	background:#fffad3;

   	-webkit-box-shadow: inset 1px 1px 3px #e8e1c8;
   	-moz-box-shadow: inset 1px 1px 3px #e8e1c8;
   	box-shadow: inset 1px 1px 3px #e8e1c8;
}

form.styled .textarea-wrap textarea {
   -webkit-resize: none;
   -moz-resize: none;
   resize: none;
   width: 100%;
   height: 100px;
   border: none;
   background: none;
   padding: 0;
   margin: 0;
   outline: none;
   font-size: 14px;
   line-height: 21px;
   color:#888;
}

p.success-sending-message { display:none; border-radius:5px; margin: 0 0 20px; padding: 10px; background-color: #c0ffd4; color: #159d50; }
p.error-sending-message { display:none; border-radius:5px; color: #c03d00; margin: 0 0 20px; padding: 10px; background-color: #ffded4; }
form.styled span.sending-message { display:none; position:relative; font-size:11px; color:#777; left:0; top:-10px; }
form.styled span.sending-message img { display:inline-block; position:relative; top:12px; padding-left:5px; }

ul.manpower{list-style:none; display:block; text-align:left;}
ul.manpower li{width:100%; color:#14345b; font-size:15px; line-height:30px; list-style:none; display:block;}
ul.manpower li .bullet{display:block; float:left; margin:11px 10px 0 0; background: url(../images/arrows.png) -87px -3px no-repeat; width:5px; height:9px;/* margin-right:10px;*/}
p.mgn-zero{margin:0 !important;}
.full .mrgn{margin:0 4% 0 0;}
.txt-right{text-align:right;}

/* Customize the font! */

header #mobile-nav .phone,
footer .top h4,
header nav > ul > li.phone,
ul.widgets h4,
#features h2,
.button strong,
.button.grey,
.continue,
.tweets-widget .tweet_time,
.upcoming-widget li strong, .mobile-calendar li strong,
#content h4,
#content .gallery .title
{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; }

#features h3,
.button,
.recent-widget h3,
.top-image h1,
.text-slider h3,
#content h1,
table.calendar thead th
{ font-family:Arial, Helvetica, sans-serif; }

/* Customize the colors! */

a,
#features h2,
.recent-widget h3,
#content h2,
.one_third h2,
#content .gallery a:hover { color:#1e4779; }

header nav .dropdown li:hover,
#bottom span.next:hover,
#bottom span.prev:hover,
#slider .flex-direction-nav a:hover,
#testimonials .flex-direction-nav a:hover,
#pagination a:hover,
table.calendar thead th { border-color: #405b23; }

header nav .dropdown li:hover,
#slider .elements .top-corner,
#slider .elements .bottom-corner,
.no-rgba header nav .dropdown li:hover,
#pagination a:hover,
#filters span.active,
#filters span.active:hover,
header #mobile-nav .mobile-nav-toggle,
header #mobile-nav li.current a {
    background: #3f54a4;
}

#bottom span.next:hover,
#bottom span.prev:hover,
#slider .flex-direction-nav a:hover,
#testimonials .flex-direction-nav a:hover,
table.calendar thead th a.cal-nav {
    background-color: #3f54a4;
}

.button {
    border: 1px solid #135ea7;
    background-color: #135ea7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#135ea7), to(#30431c));
    background-image: -webkit-linear-gradient(top, #135ea7, #30431c);
    background-image: -moz-linear-gradient(top, #135ea7, #30431c);
    background-image: -o-linear-gradient(top, #135ea7, #30431c);
    background-image: -ms-linear-gradient(top, #135ea7, #30431c);
    background-image: linear-gradient(top, #135ea7, #30431c);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#135ea7', EndColorStr='#30431c');
}
.button:hover {
	background-color: #16355a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#16355a), to(#1e4779));
	background-image: -webkit-linear-gradient(top, #16355a, #1e4779);
	background-image: -moz-linear-gradient(top, #16355a, #1e4779);
	background-image: -o-linear-gradient(top, #16355a, #1e4779);
	background-image: -ms-linear-gradient(top, #16355a, #1e4779);
	background-image: linear-gradient(top, #16355a, #1e4779);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#16355a', EndColorStr='#1e4779');
}

.button { display: inline-block; font-family: arial, sans-serif; font-size: 16px; line-height: 30px; color: #fff; padding: 0 12px; border: 1px solid #135ea7; border-radius: 3px; box-shadow: 0 1px 0 rgba(255,255,255,.3) inset; }
.button + .button { margin-left: 10px; }
.button:hover { text-decoration: none; }
.button strong { font-weight: normal; font-family:arial, sans-serif; }