@font-face {
    font-family: 'MyriadProBlack';
    src: url('fonts/myriadpro-black-webfont.eot');
    src: url('fonts/myriadpro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-black-webfont.woff') format('woff'),
         url('fonts/myriadpro-black-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-black-webfont.svg#MyriadProBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('fonts/myriadpro-semibold-webfont.eot');
    src: url('fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProBoldSemiCn';
    src: url('fonts/myriadproboldsemicn.eot');
    src: url('fonts/myriadproboldsemicn.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadproboldsemicn.svg#MyriadProBoldSemiCn') format('svg'),
         url('fonts/myriadproboldsemicn.woff') format('woff'),
         url('fonts/myriadproboldsemicn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProBlackSemiCn';
    src: url('fonts/myriadproblacksemicn.eot');
    src: url('fonts/myriadproblacksemicn.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadproblacksemicn.svg#MyriadProBlackSemiCn') format('svg'),
         url('fonts/myriadproblacksemicn.woff') format('woff'),
         url('fonts/myriadproblacksemicn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProBold';
    src: url('fonts/myriadpro-bold-webfont.eot');
    src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('fonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 13px;
    line-height: 22px;
    font-family: arial, sans-serif;
    color: #000;
    background: #4587e4 url('images/bg.jpg') repeat-x 0 0; 
    min-width: 1000px;
}

#container {
	width:1000px; 
	margin: 0 auto;
	padding: 14px 0 24px;
}

#inner {
	background: #fff;
	padding: 9px 10px 11px 10px;
	width:980px;
	box-shadow: 0 0 10px #132d51;
}

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

h2 { font-size:35px; line-height:38px; }
h3 { font-size:22px; line-height:26px; }
h4 { font-size:18px; line-height:22px; }

/* Header */
#header { background:url('images/header-bg.png') no-repeat 0 0; }

h1#logo { float:left; padding: 19px 18px 0 19px; }
h1#logo a { width:269px; height:59px; background:url('images/logo.png') no-repeat 0 0; display:block; }

h4.slogan { font-size:14px; line-height:21px; color:#6b89ba; width:280px; padding: 32px 0 10px 30px; }
h4.slogan { min-height: 60px; background:url('images/slogan-sep.png') no-repeat 0 0; float:left; word-spacing: -1px; }

h2.call { color:#034289; font-size:22px; line-height:26px; padding-left: 32px; margin-top:40px; padding-right:26px; background:url('images/icon-phone.png') no-repeat 0 0; float:right; }

/* Navigation */
#navigation { border: 1px solid #274e85; background: #2e5ca1 url('images/nav-bg.png') repeat-x 0 0; border-bottom:0; margin-bottom:1px; height:39px; }
#navigation li { float:left; background:url('images/nav-sep.png') repeat-y 0 0; padding-right:5px; padding-left:7px; list-style:none; font-weight:bold; height:39px; }
#navigation li a { font-size:16px; line-height:20px; padding: 16px 20px 9px 24px; height:20px; position:relative; margin-top:-6px; color:#fff; text-shadow: 1px 1px 2px #104072; float:left; }
#navigation li a:hover, #navigation li.current-page a { border: 3px solid #000; background:url('images/nav-item.png') repeat-x 0 0; padding: 13px 17px 6px 21px; text-decoration:none; }

/* Holder */
#holder { border-bottom:2px solid #fff; }

#slider { width:720px; height:286px; float:left; border: 1px solid #064888; border-radius: 0; box-shadow: none; margin-bottom:0; }
#slider .post { position:absolute; bottom: 27px; left: 0; width:360px; }
#slider .entry { padding: 0 38px 18px; width:360px; min-height: 172px; }
#slider .entry h2 { color:#4876b7; font-size:55px; line-height:55px; font-family: 'MyriadProBlackSemiCn', arial; }
#slider .entry h3 { color:#4876b7; font-size:45px; line-height:50px; font-family: 'MyriadProBold', arial; }
#slider .entry h4 { color:#961410; font-size:30px; line-height:39px; font-family: 'MyriadProBoldSemiCn', arial; }
#slider .slide-type2 .entry h3 { color:#4876b7; }
#slider .slide-type2 .entry h4 { color:#b23e40; }
#slider .slide-type3 .entry h3 { color:#4876b7; }
#slider .slide-type3 .entry h4 { color:#003c63; }
#slider .post .info { padding: 16px 45px 0; width:270px; background:url('images/slide-info.png') no-repeat 0 0; }
#slider .post .more { font-size:16px; line-height:20px; color:#575757; font-weight:bold; }
#slider .flex-control-nav { bottom: 0; right: 0; padding: 0 14px 12px; text-align:right; width:auto; }
#slider .flex-control-nav li { margin: 0 0 0 7px; }
#slider .flex-control-nav a { font-size: 0; line-height: 0; text-indent: -4000px; }

#contact { border: 1px solid #acacac; width:256px; float:right; height:286px; }
#contact .head { background:url('images/contact-head.png') no-repeat 0 0; text-align:center; }
#contact .head h4 { font-size:20px; line-height:24px; padding: 4px 0 5px; }
#contact .body { background:url('images/contact-body.png') no-repeat 0 0; padding: 11px 25px 0 25px; width:206px; }
#contact .body .field { font-size:13px; border: 1px solid #acacac; height:16px; padding: 4px 7px; width:190px; margin-bottom:5px; }
#contact .body textarea.field { height:46px; margin-bottom:14px; }
#contact .body select { width:197px; }
#contact .body .form-btn { background:url('images/form-btn-shadow.png') no-repeat 0 bottom; padding-bottom:18px; width:131px; margin: 0 auto; display:block; }
#contact .body .form-btn input { border: 1px solid #8a0907; font-size: 16px; font-weight:bold; color:#fff; width:131px; height:29px; display:block; cursor:pointer; }
#contact .body .form-btn input {
	background: #b73126; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3MzEyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YTA5MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b73126 0%, #8a0907 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b73126), color-stop(100%,#8a0907)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b73126 0%,#8a0907 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b73126 0%,#8a0907 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b73126 0%,#8a0907 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b73126 0%,#8a0907 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b73126', endColorstr='#8a0907',GradientType=0 ); /* IE6-8 */
}

/* Boxes */
#boxes { border-bottom:1px solid #999999; padding: 25px 0 6px; }
.box { width:303px; float:left; padding: 2px 0 7px; }
.box + .box { padding-left:17px; border-left:1px solid #e3e3e3; margin-left:16px; }
.box .inner { background:url('images/box-bg.png') no-repeat 0 0; padding: 2px; }
.box .head { background:url('images/box-title.png') repeat-y 0 0; text-align:center; padding: 6px 5px 7px; color:#fff; text-shadow: 1px 1px 2px #252525; }
.box .body { padding-top: 4px; }
.box .body {
	background: #fdfdfd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.box img { float:right; padding-left:10px; }
.box .entry { padding-left:18px; padding-top:9px; }
.box .btn-wrap { text-align:center; }
.box .more { background:url('images/box-btn.png') repeat-x 0 0; color:#fff; border-radius: 5px; margin-top:4px; }
.box .more { font-size:14px; line-height:18px; font-weight:bold; display:inline-block; padding: 6px 20px; }
.box .more:hover { text-decoration:none; }

/* Section */
#section { width:100%; position:relative; margin-top:12px; }
#section img { display:block; }
#section .entry { position:absolute; top: 32px; left: 40px; font-size:20px; line-height:23px; color:#fff; text-shadow: 2px 4px 5px #000; width:240px; font-family: 'MyriadProSemibold', arial; }
#section .entry h2 { font-family: 'MyriadProBlack', arial; color:#88cdff; padding-bottom:20px; }
#section .entry p { padding-bottom:24px; }
#section .entry .more { color:#ffcc37; }

/* Wrap */
#wrap { padding-top:15px; padding-bottom:11px; }
#wrap h4 { color:#525252; }

#testimonials { float:left; }
#testimonials h4 { padding-bottom:15px; }
.section { width:300px; float:left; padding-left:7px; }
.section + .section { width:300px; }
.section + .section .entry { width:300px; }
.section img { border: 1px solid #7da0d3; float:left; margin-top:5px; }
.section .entry { width:277px; float:right; font-size:13px; line-height:18px; color:#6d6d6d; }
.section .entry p { color:#0c4d7d; padding-top:18px; }

.widget { width:257px; float:right; }
.widget h4 { padding-bottom:5px; }

/* Footer */
#footer { border-top:5px solid #12406f; font-size:12px; }
#footer .inner { border-top:1px solid #0c3865; background: #2a6098; color:#fff; text-align:center; padding: 5px 5px 15px; }
#footer .inner p + p { padding-top:2px; }
#footer .inner a { color:#fff; }
#footer .inner span { padding:0 6px; }