@import "fonts.css";

body{margin:0; padding:0; background-color: #f1f0e0; font-size:14px; line-height:24px; color:#666; }
a {transition: all 0.15s linear 0s;}
.clr{clear:both;}
br{ line-height:14px;}
a img, img {border:0;}
a{ color:#000; text-decoration:none;  }
a:hover{ color:#0093dd; text-decoration:none;  }
p{margin:0; padding:0;}
h1,h2,h3,h4,h5{padding:0; margin:0;}


#wrapper{width:100%; height:auto;}
.landing-screen{width:100%; height:1080px; background:url(../images/landing-page-bg.jpg) top center no-repeat; background-size: 1920px 1080px;}
.enter-website{width:210px; height:210px; margin:auto; padding-top:650px;}
.content-area{width:1102px; height:auto; margin:20px auto;}

.header-wrap{width:100%; margin:0; padding:0; background:url(../images/header-bg.png) repeat-x top left;}
.header-container{width:1100px; margin:0 auto; padding:20px 0 17px 0;}
.logo{ width:195px; height:77px; margin:auto;}
.social-icons{float:right; margin:45px 35px 0px 0px; }
.social-icons img{margin-left:6px;}

.navigation-wrap{width:100%; margin:0; padding:0; /*background:url(../images/nav-bg.png) repeat-x left bottom;*/ }
.navigation{width:1101px; margin:0 auto; overflow:hidden;background: #10253f;}
.navigation ul{margin:0; padding:0; list-style:none;}
.navigation ul li{ float:left; color:#000; font-family: 'hermes_thinregular'; font-size:16px; line-height:28px; }
.navigation ul li a{ padding:10px 15px 8px 15px; color:#fff; display:block; text-decoration:none;}
.navigation ul li a:hover{ color:#c0992f; text-decoration:none; background-color:#10253f;}
.navigation ul li .select{ color:#fff; text-decoration:none; background-color:#10253f;}

.slide-area{max-width:1920px; height:484px; margin:0 auto; overflow-x:hidden;}
.slide{width:1100px; height:484px; margin:0 auto;}

.quote{width:909px; height:80px; background:url(../images/quote-bg.jpg) top center no-repeat; margin:auto; text-align:center; font-family: 'hermesregular'; color:#c0992f; font-style:italic; font-size:18px; padding-top:18px;}

.name{font-family: 'hermesregular'; color:#c0992f; font-style:italic; font-size:13px; font-weight:bold; float:right; margin:50px 30px 0px 0px;}

.mid-area{width:1044px; background-color:#fff; margin:0 auto; padding:35px 28px 40px; overflow:auto;}
.mid-area p{font-family: 'hermesregular'; font-size:14px; line-height:24px; color:#666; margin:45px auto;}
.mid-area p .blue{color:#10253f;}

.footer{width:1030px; height:auto; padding:30px 35px; background-color:#10253f; margin:0 auto; font-family: 'hermes_thinregular'; color:#FFF; font-size:12px; overflow:hidden;}
.footer a{color:#cbcbcb; text-decoration:none;}
.footer a:hover{color:#FFF;}
.footer-left{width:500px; height:auto; float:left;}
.footer-right{width:200px; height:auto; float:right; text-align:right;}
.licon{position: relative;}
.licon img{position: absolute;top: -17px;left: 0px;}