/* CSS Document */

*{ -webkit-letter-spacing: 0.03em; margin:0; padding:0}:focus,:active {outline:0}img{border:0}
a { color: #00a2eb; text-decoration: none; }
a:hover { color: #06b2ff; text-decoration: underline; }

body {
     margin: 0;
     padding: 0;  
     font: 11px 'sanderarchivo', sans-serif;
     -webkit-font-smoothing: antialiased; 
     font-smooth: always;
}

/* Global Divs */

#blue_btn_small { cursor: pointer; width: 81px; height: 25px; background-image: url('../images/blue_btn_small.png'); background-repeat: no-repeat; background-color: transparent; border: 0; font-family: inherit; font-size: 13px; line-height: 16px; color: #FFFFFF; }

/* Global Divs */

/* Website Wrappers */

#header_main_outer { overflow: auto; width: auto; margin: 0; background-color: #FFFFFF; border-bottom: 5px solid #00a2de; }
#header_main_inner { overflow: auto; width: 960px; padding: 0 15px 0 15px; margin: 0 auto; }

#wrapper_main_outer1 { overflow: auto; width: auto; margin: 0; background-image: url('../images/bg_main.jpg'); background-repeat: no-repeat; background-size: cover; }
#wrapper_main_inner1 { overflow: auto; width: 960px; padding: 0 15px 0 15px; margin: 0 auto; background-image: url('../images/wrapper_main_inner_bg.png'); background-repeat: repeat; -moz-box-shadow: 0 0 30px #3f3f3f; -webkit-box-shadow: 0 0 30px #3f3f3f; box-shadow: 0 0 30px #3f3f3f; }

#wrapper_main_outer2 { overflow: auto; width: auto; margin: 0; background-image: url('../images/wrapper_main_outer2.png'); background-repeat: repeat-x; background-color: #ececec; border-top: 5px solid #cdcdcd; }
#wrapper_main_inner2 { overflow: auto; width: 960px; padding: 0 15px 0 15px; margin: 0 auto; }

#footer_main_outer { overflow: auto; width: auto; margin: 0; background-image: url('../images/footer_main_outer.png'); background-repeat: repeat-x; }
#footer_main_inner { overflow: auto; width: 960px; padding: 0 15px 0 15px; margin: 0 auto; }

/* Website Wrappers */

/* Fonts */

@font-face {
    font-family: 'sanderarchivo';
    src: local('sanderarchivo'), url('../fonts/archivonarrow-regular-webfont.eot');
    src: local('sanderarchivo'), url('../fonts/archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archivonarrow-regular-webfont.woff') format('woff'),
         url('../fonts/archivonarrow-regular-webfont.ttf') format('truetype'),
         url('../fonts/archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'sanderarchivo';
    src: local('sanderarchivo'), url('../fonts/archivonarrow-italic-webfont.eot');
    src: local('sanderarchivo'), url('../fonts/archivonarrow-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archivonarrow-italic-webfont.woff') format('woff'),
         url('../fonts/archivonarrow-italic-webfont.ttf') format('truetype'),
         url('../fonts/archivonarrow-italic-webfont.svg#archivo_narrowitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}

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

@font-face {
    font-family: 'sanderarchivo';
    src: local('sanderarchivo'), url('../fonts/archivonarrow-bolditalic-webfont.eot');
    src: local('sanderarchivo'), url('../fonts/archivonarrow-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archivonarrow-bolditalic-webfont.woff') format('woff'),
         url('../fonts/archivonarrow-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/archivonarrow-bolditalic-webfont.svg#archivo_narrowbold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}

/* Fonts */

/* Header Main Starts */

#header_main { width: 960px; height: 85px; overflow: hidden; }
.header_logo { float: left; width: 280px; height: 66px; padding-top: 19px; }

.header_nav { overflow: hidden; float: left; width: 460px; height: 85px; margin-left: 30px; }
.header_nav ul { float: left; list-style-type: none; margin: 0; }
.header_nav_li_current { display: inline; }
.header_nav_li_current a { float: left; display: block; width: 90px; height: 15px; padding: 35px 0 35px 0; font-family: inherit; font-size: 16px; line-height: 19px; color: #303030; text-align: center; background-image: url('../images/header_li_current_bg.png'); background-repeat: no-repeat; }
.header_nav_li_current a:hover { color: #303030; background-image: url('../images/header_li_current_bg.png'); background-repeat: no-repeat; text-decoration: none; }

.header_nav_li { display: inline; }
.header_nav_li a { float: left; display: block; width: 90px; height: 15px; padding: 35px 0 35px 0; font-family: inherit; font-size: 16px; line-height: 19px; color: #404040; text-align: center; }
.header_nav_li a:hover { color: #303030; background-image: url('../images/header_li_current_bg.png'); background-repeat: no-repeat; text-decoration: none; }

.header_text { float: right; width: 185px; height: 85px; background-image: url('../images/header_text_bg.png'); background-repeat: no-repeat; }
.header_text p { display: block; width: 185px; font-family: inherit; font-weight: bold; font-size: 26px; line-height: 29px; color: #383838; text-align: center; padding-top: 14px; margin-bottom: 6px; }
.header_lang { display: block; width: 140px; font-family: inherit; font-size: 18px; line-height: 21px; color: #464646; margin: 0 auto; }
.header_lang a { display: block; width: 140px; text-decoration: none; color: #1878af; background-image: url('../images/drop_down.png'); background-repeat: no-repeat; background-position: right center; }

/* Header Main Ends */

/* Nav Main Starts */

#nav_main { width: 960px; height: 50px; background-image: url('../images/nav_main_bg.png'); background-repeat: no-repeat; }
#nav_main ul { float: left; width: 960px; list-style-type: none; margin: 0; }
#nav_main ul li { display: inline; }
#nav_main_li_first a { float: left; display: block; height: 20px; padding: 15px 35px 15px 35px; font-family: inherit; font-size: 18px; line-height: 21px; color: #FFFFFF; background-image: url('../images/nav_main_border.png'); background-repeat: no-repeat; background-position: right top; }
#nav_main_li_first a:hover { text-decoration: none; color: #EFEFEF; background-image: url('../images/nav_main_li_first_hover.png'); background-repeat: no-repeat; background-position: left center; }
#nav_main_li a { float: left; display: block; height: 20px; padding: 15px 35px 15px 35px; font-family: inherit; font-size: 18px; line-height: 21px; color: #FFFFFF; background-image: url('../images/nav_main_border.png'); background-repeat: no-repeat; background-position: right top; }
#nav_main_li a:hover { text-decoration: none; color: #EFEFEF; background-image: url('../images/nav_main_li_hover.png'); background-repeat: repeat-x; }

/* Nav Main Ends */

/* Banner Main Starts */

#banner_main { width: 960px; height: 320px; }
#banner_main h1 { text-align: center; width: 960px; font-family: inherit; font-size: 38px; line-height: 41px; color: #2c2c2c; margin-bottom: 10px; padding-top: 70px; }
#banner_main h2 { text-align: center; width: 960px; font-family: inherit; font-size: 22px; line-height: 25px; color: #076081; margin-bottom: 18px; }
#banner_btn { width: 316px; height: 49px; padding: 8px 0 8px 0; margin: 0 auto; background-image: url('../images/banner_btn_big.png'); background-repeat: no-repeat; text-align: center; font-family: inherit; font-size: 16px; line-height: 19px; color: #dae1f1; }

/* Banner Main Ends */

/* Content Main Starts */

#content_main { float: left; width: 960px; margin-top: 20px; margin-bottom: 35px; }

#highlight_holder { float: left; width: 960px; }
#highlight_holder h1 { width: 308px; height: 24px; padding: 9px 20px 9px 20px; background-image: url('../images/highlight_h1_bg.png'); background-repeat: repeat-x; font-family: inherit; font-size: 20px; line-height: 23px; color: #FFFFFF; }
#highlight_holder_h1 { float: right; width: 20px; height: 20px; background-image: url('../images/arrow_down_icon_small.png'); background-repeat: no-repeat; margin-top: -31px; margin-right: 28px; }
#highlight_holder p { display: block; width: 260px; height: 159px; padding: 16px 20px 16px 20px; background-image: url('../images/black_repeat.png'); background-repeat: repeat; font-family: inherit; font-size: 15px; line-height: 18px; color: #FFFFFF; }
#highlight_box_main { float: left; width: 308px; margin-top: 173px; }

#highlight_box_1 { overflow: hidden; float: left; width: 298px; height: 215px; margin-right: 19px; border: 5px solid #FFFFFF; background-image: url('../images/highlight1.jpg'); background-repeat: no-repeat; -khtml-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -moz-box-shadow: 0 0 18px #3f3f3f; -webkit-box-shadow: 0 0 18px #3f3f3f; box-shadow: 0 0 18px #3f3f3f; }
#highlight_box_2 { overflow: hidden; float: left; width: 298px; height: 215px; border: 5px solid #FFFFFF; background-image: url('../images/highlight2.jpg'); background-repeat: no-repeat; -khtml-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -moz-box-shadow: 0 0 18px #3f3f3f; -webkit-box-shadow: 0 0 18px #3f3f3f; box-shadow: 0 0 18px #3f3f3f; }
#highlight_box_3 { overflow: hidden; float: right; width: 298px; height: 215px; border: 5px solid #FFFFFF; background-image: url('../images/highlight3.jpg'); background-repeat: no-repeat; -khtml-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -moz-box-shadow: 0 0 18px #3f3f3f; -webkit-box-shadow: 0 0 18px #3f3f3f; box-shadow: 0 0 18px #3f3f3f; }

#big_box_holder { float: left; width: 960px; margin-top: 20px; }
#big_box_1 { float: left; width: 472px; height: 300px; border: 1px solid ; }  
#big_box_2 { float: right; width: 472px; height: 300px; border: 1px solid ; } 

/* Content Main Ends */

/* Content Main Bottom Starts */

#content_main_bottom { float: left; width: 960px; padding-top: 25px; padding-bottom: 35px; }
#content_main_bottom_box1 { float: left; width: 365px; margin-right: 30px; }
#content_main_bottom_box1 h1 { font-family: inherit; font-size: 22px; line-height: 25px; color: #0f619b; padding-bottom: 8px; margin-bottom: 15px; border-bottom: 3px solid #959595; }
#content_main_bottom_box1 p { font-family: inherit; font-size: 15px; line-height: 19px; color: #464646; }
#content_main_bottom_box1 ul { float: left; width: 365px; list-style-type: none; margin-bottom: 25px; }
#content_main_bottom_box1 ul li { float: left; display: block; width: 150px; margin-right: 30px; font-family: inherit; font-size: 15px; line-height: 19px; color: #464646; }

#content_main_bottom_box2 { float: left; width: 232px; height: 236px; padding: 18px 20px 18px 20px; background-image: url('../images/content_main_bottom_box_bg.png'); background-repeat: no-repeat; }
#content_main_bottom_box2 h1 { display: block; font-family: inherit; font-size: 20px; line-height: 23px; padding-bottom: 6px; border-bottom: 3px solid #2465a8; color: #464646; }
#content_main_bottom_box2_content { width: 232px; height: 153px; margin-top: 12px; }
#content_main_bottom_box2_content img { margin-bottom: 8px; border: 3px solid #FFFFFF; width: 226px; -khtml-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px #b3b3b3; -webkit-box-shadow: 0 0 10px #b3b3b3; box-shadow: 0 0 10px #b3b3b3; }
#content_main_bottom_box2_content p { font-family: inherit; font-size: 14px; line-height: 18px; color: #757575; }
#content_main_bottom_box2_btn { float: right; margin-top: 8px; width: 81px; }

#content_main_bottom_box3 { float: right; width: 232px; height: 236px; padding: 18px 20px 18px 20px; background-image: url('../images/content_main_bottom_box_bg.png'); background-repeat: no-repeat; }
#content_main_bottom_box3 h1 { display: block; font-family: inherit; font-size: 20px; line-height: 23px; padding-bottom: 6px; border-bottom: 3px solid #2465a8; color: #464646; }
#content_main_bottom_box3_content { width: 232px; height: 153px; margin-top: 12px; }
#content_main_bottom_box3_btn { float: right; margin-top: 8px; width: 81px; }
.content_main_bottom_box3_video { border: 3px solid #FFFFFF; width: 226px; height: 130px; -khtml-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px #b3b3b3; -webkit-box-shadow: 0 0 10px #b3b3b3; box-shadow: 0 0 10px #b3b3b3; }

/* Content Main Bottom Ends */

/* Footer Main Starts */

#footer_main { widht: 960px; height: 70px; padding: 20px 0 15px 0; }
.footer_l { float: left; width: 310px; height: 28px; }
.footer_l p { display: block; font-family: inherit; font-size: 15px; line-height: 18px; color: #959595; }
.footer_l p span { color: #71c9e9; font-weight: bold; }

.footer_r { float: right; width: 550px; height: 28px; }
.footer_r ul { float: right; list-style-type: none; margin-bottom: 14px; }
.footer_r ul li { display: inline; font-family: inherit; font-size: 15px; line-height: 18px; border-right: 1px solid #959595; padding-right: 12px; margin-right: 12px; }
.footer_r ul li a { text-decoration: none; color: #71c9e9; }
.footer_r ul li a:hover { text-decoration: underline; color: #9eddf4; }

.footer_li_last { border-right: none!important; }

.footer_r p { float: left; display: block; width: 526px; font-family: inherit; font-size: 15px; line-height: 24px; color: #d6f3fe; text-align: right; margin-top: 4px; padding-right: 12px; }
.footer_r p span { color: #f0f0f0; font-weight: bold; }
.footer_r p img { display: inline; margin-left: 2px; }
.footer_r p a { text-decoration: none; color: #71c9e9; }
.footer_r p a:hover { text-decoration: underline; color: #9eddf4; }

/* Footer Main Ends */