
.header-content {margin: 0; padding: 0; float: left; width: 100%; line-height: 22px; position: relative; z-index:200;}
.header-content.home { height: 326px; }
/*.header-content-wrap {width: 940px; margin: 0 auto;}*/
.header-content img { float: left; margin: 0 0 0 15px; }
.header-content .text { width:700px; margin-left:270px; _margin-left:10px;}
*+html .header-content .text{margin-left:10px;}
.header-content .copy { font-size: 14px; line-height: 21px; padding-right: 15px; }
.header-content .button { width: 100% !important; }
.header-content .button a { padding-top: 7px; padding-bottom: 7px; font-size: 14px; display: inline-block; }
/*#slider .text {width: 417px;}*/

/*fix the button position for the slide*/
.header-content .button { float: none; }
.header-content .dimmed { background: #b05b1b; background: rgba(0, 0, 0, 0.4); -webkit-transition: none;  /* Saf3.2+, Chrome */ -moz-transition: none;  /* FF4+ */ -ms-transition: none;  /* IE10? */ -o-transition: none;  /* Opera 10.5+ */ transition: none; }
.header-content .align-bottom { position: absolute; bottom: 0px; }
/* => Slider <= */
/* => SLIDE PREV AND NEXT ARROWS <= */
.slider-prev, .slider-next { text-indent:-9999px; width:38px; height:38px; background:url("./images/sprite.jpg") -263px -122px no-repeat; position:absolute; top:40%; margin-top:-19px; z-index:999; opacity:.5; -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */ -moz-transition: all 0.3s ease-out;  /* FF4+ */ -ms-transition: all 0.3s ease-out;  /* IE10? */ -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */ transition: all 0.3s ease-out; display: none }
.slider-prev { left:72px; }
.slider-next { right:72px; background-position:-302px -122px; }
.slider-prev:hover, .slider-next:hover { opacity:1; }
/* => SLIDER NAV o o o <= */    
.slider-nav { position:relative;  list-style:none;  z-index:200; margin: 0; }
.slider-nav li { float:left; }
.slider-nav li a {position:absolute; display:block; width:51px; height:57px; overflow:hidden; padding:0px; margin:8px; background:url("./images/sprite.jpg") no-repeat -83px 0; text-decoration:none; text-indent:-999px; }
.slider-nav li a:hover, .slider-nav li a.selected { background-position:0 0; }
.slider-nav li a#dot1{top:-535px; left:340px; z-index:201; _left:0;}
.slider-nav li a#dot2{top:-515px; left:600px; z-index:201; _left:260px;}
.slider-nav li a#dot3{top:-497px; left:860px; z-index:201; _left:540px;}
*+html .slider-nav li a#dot1{left:0;}
*+html .slider-nav li a#dot2{left:260px;}
*+html .slider-nav li a#dot3{left:540px;}
/* => HOLY SLIDES <= */

.slider section { display: none; }
.slider section img{margin-top:60px;}
.slider section.first { display: block; }
.slider-sections, .slider-sections section { width: 900px; height: 305px; }
.slider-sections { margin: 0 auto; position: relative; }
.slider-sections section { position: absolute; top: 0; left: 0px; }
.header-content h2 { font:400 32px/1.2 "microsoft yahei", Tahoma, arial, sans-serif; color: #fff; margin-bottom:26px; text-align:left; _margin-left:80px;}
*+html .header-content h2{margin-left:80px;}
.header-content p { margin: 0 0 30px; }
.header-content .centered-content { padding-top: 30px; padding-bottom: 10px; }
