body { background: #f0f0f0 url('/imgs/bg.jpg') repeat-x center 0; }
#mainpage_header_cnt { background: url('/imgs/bg_main-header.jpg') no-repeat center 0; }
#mainpage_header { width: 1000px; height: 352px; margin: 0 auto; padding-top: 139px; position: relative; background: url('/imgs/bg_main-header.jpg') no-repeat -100px 0; }
#main-logo { position: absolute; display: block; left: 18px; top: 10px; }
#nav_mainpage { position: absolute; display: block; margin: 0; padding: 0; top: 16px; right: 10px; list-style-type: none; }
#nav_mainpage li { display: block; float: left; margin: 0 0 0 14px; padding: 0; vertical-align: middle; font-family: 'Open Sans Condensed'; text-transform: uppercase; font-size: 18px; line-height: 36px; height: 36px; color: #b8b8b8; }
#nav_mainpage li a { color: inherit; text-decoration: none; -webkit-transition: color 0.5s linear; -moz-transition: color 0.5s linear; -ms-transition: color 0.5s linear; -o-transition: color 0.5s linear; transition: color 0.5s linear; }
#nav_mainpage li a:hover { color: black; }
#nav_mainpage li.actual { border-bottom: 2px solid #af1b68; color: black; }

#slideshow_nav { position: absolute; bottom: 9px; left: 14px; height: 14px; z-index: 12; }
#slideshow_nav a { float: left; display: block; width: 14px; height: 14px; margin-left: 6px; text-indent: -4000px; overflow: none; background: url('/imgs/slideshow_nav_bullet.png') no-repeat 0 0; }
#slideshow_nav a:hover, #slideshow_nav a.activeSlide:hover { background-position: 0 -14px; }
#slideshow_nav a.activeSlide { background-position: 0 -28px; }
#slideshow_nav a:focus { outline: none; }
#slideshow { width: 762px; height: 352px; position: relative; }
#slideshow .slide { width: 762px; height: 352px; background: url('/imgs/slide_slogan.jpg') no-repeat 0 0; text-indent: -4000px; overflow: hidden; }
#slideshow .slide.who-we-are { background-image: url('/imgs/slide_who-we-are.jpg'); }
#slideshow .slide.our-works { background-image: url('/imgs/slide_our-works.jpg'); }
#slideshow .slide.our-works .btn.jump-to { position: absolute; top: 275px; left: 570px; text-indent: 0; }

#main { position: relative; width: 1000px; margin: 0 auto; background: url('/imgs/bg_main-header.jpg') no-repeat -100px -491px; }
#nav_main { position: absolute; left: 795px; top: 28px; }
#drop-down-arrow { position: absolute; display: block; left: 823px; top: 23px; width: 123px; height: 123px; background: url('/imgs/drop-down-arrow.png') no-repeat 0 0; cursor: pointer; }
#drop-down-arrow:hover { background-position: 0 -123px; }