@charset "utf-8";
/* CSS Document */
*{
    margin:0px;
    padding:0px;
}
a{
    border:none;
    text-decoration:none;
    cursor:pointer;
    color:#FFFFFF;
}
img{
    float:left;
    border:none;
}
@font-face {
    font-family: 'tradegothicBdCnno20';
    src: url('../fonts/tradegothic-boldcondtwenty-webfont-webfont.eot');
    src: url('../fonts/tradegothic-boldcondtwenty-webfont-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/tradegothic-boldcondtwenty-webfont-webfont.woff') format('woff'),
        url('../fonts/tradegothic-boldcondtwenty-webfont-webfont.ttf') format('truetype'),
        url('../fonts/tradegothic-boldcondtwenty-webfont-webfont.svg#tradegothicBdCnno20') format('svg');
    font-weight: normal;
    font-style: normal;

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

}
.container{
    widtH:100%;
    float:left;
    height:auto;
}
.wrapper{
    width:980px;
    height:auto;
    margin:auto;
}
.red_bar{
    width:980px;
    height:140px;
    float:left;
    background:url(../images/red_bg.png) repeat-x #BE0F3F;
    text-align:center;
    font:16px 'tradegothiccondensed_no_18', arial;
    color:#fff;
}
.red_bar span{
    width:100%;
    float:left;
    font:20px 'tradegothiccondensed_no_18', arial;
    color:#fff;
    letter-spacing:6px;
    margin-bottom:15px;
    margin-top:40px;
}
.home_banner{
    width:978px;
    height:283px;
    float:left;
    border:1px solid #918F90;
}
.enter_link{
    width:auto;
    height:23px;
    float:left;
    background:url(../images/arrow.png) no-repeat;
    padding-left:25px;
    font:25px 'tradegothicBdCnno20', arial;
    color:#FFFFFF;
    line-height:normal;
    line-height:20px;
}
.header{
    width:980px;
    height:83px;
    float:left;
    margin-top:35px;
}
.body_outer{
    width:980px;
    height:auto;
    float:left;
    /*	box-shadow:0px 0px 15px #aaa;
	-moz-box-shadow:0px 0px 15px #aaa;
	-webkit-box-shadow:0px 0px 15px #aaa;*/
    margin-bottom:80px;
    /*	border:1px solid #ccc;*/
    margin-left:-10px;
}
.navigation{
    width:980px;
    float:left;
    height:83px;
    background:url(../images/red_bg.png) repeat-x #BE0F3F;
}
ul.nav{
    width:980px;
    height:auto;
    float:left;
    font:17px 'tradegothiccondensed_no_18', arial;
    color:#fff;
    list-style:none;
    margin-top:25px;
    margin-left:28px;
}
ul.nav li{
    list-style:none;
    float:left;
    border-right:1px solid #EFC3CF;
}
ul.nav li a{
    color:#fff;
    padding:8px 25px;
    float:left;
}
ul.nav li a:hover{
    background:url(../images/small_arrow.png) 7px 10px no-repeat;
}
ul.nav li.current a{
    background:url(../images/small_arrow.png) 7px 10px no-repeat;
}
.content{
    width:980px;
    height:auto;
    float:left;
}
.text{
    width:590px;
    height:auto;
    float:left;
}
.text h1{
    color:#c20d3f;
    font:49px 'tradegothicBdCnno20', arial;
    flat:left;
    width:100%;
    letter-spacing:-2px;
    line-height:45px;
} 
.text p{
    width:100%;
    float:left;
    height:auto;
    color:#231f20;
    font:13px "Myriad Pro", arial;
    margin-top:25px;
}
.elevation{
    width:980px;
    height:486px;
    float:left;
    background-image:url(../images/elevation.png);
}
.elevation span{
    width:550px;
    height:auto;
    float:left;
    font:40px 'tradegothicBdCnno20', arial;
    color:#fff;
    text-align:right;
    margin-left:200px;
}
.elevation p{
    width:415px;
    height:auto;
    float:left;
    font:12px "Myriad Pro", arial;
    color:#fff;
    text-align:right;
    margin-left:334px;
    margin-top:274px;
}
.owner_list{
    width:260px;
    height:auto;
    float:left;
    margin:25px;
    margin-bottom:0px;
    padding-bottom:25px;
}
.owner_list h1{
    padding-left:20px;
    float:left;
    background:url(../images/arrow_red.png) no-repeat 0px 4px;
    width:260px;
    height:auto;
    color:#231f20;
    font:20px 'tradegothicBdCnno20', arial;
    letter-spacing:-1px;
}
.owner_list p{
    padding-left:20px;
    float:left;
    width:260px;
    font:11px "Myriad Pro", arial;
    color:#231f20;
    line-height:18px;
    margin-top:5px;
    margin-bottom:20px;
}
.specification_list{
    width:590px;
    height:auto;
    float:left;
    margin-top:21px;
}
.specification_list h1{
    background:url(../images/big_errow.png) no-repeat 0px 8px;
    padding-left:25px;
    float:left;
    color:#231f20;
    font:27px 'tradegothicBdCnno20', arial;
    width:100px;
}
.specification_list h1 span{
    font:13px "Myriad Pro", arial;
    color:#231f20;
    letter-spacing:normal;
}
.specification_list p{
    font:13px "Myriad Pro", arial;
    color:#231f20;
    float:left;
    width:435px;
    height:auto;
    margin-top:0px;
    line-height:19px;
}
.heading{
    width:940px;
    height:50px;
    float:left;
    color:#c20d3f;
    font:29px 'tradegothicBdCnno20', arial;
    margin:27px 0px 0px 20px;
    letter-spacing:-3px;
}
.heading span{
    color:#c20d3f;
    font:49px 'tradegothicBdCnno20', arial;
    float:left;
    height:67px;
    padding-right:30px;
    background:url(../images/arrow_red.png) no-repeat right center;
    margin-right:5px;
}
.heading p{
    color:#231f20;
    font:18px 'tradegothiccondensed_no_18', arial;
    float:left;
    letter-spacing: normal;
    margin-top:24px;
}
.rollover_map{
    width:550px;
    height:394px;
    float:left;
    overflow:hidden;
    margin:10px 0px 0px 0px;
    margin-left:20px;
    z-index:-1;
}
.full_map{
    width:380px;
    height:393px;
    float:right;
    overflow:hidden;
    margin:10px 20px 17px 0px;
}
.right_detail{
    width:368px;
    height:328px;
    float:right;
    margin:10px 20px 0px 0px;
    background-color:#D31145;
    padding:6px;
}
.home_img{
    width:367px;
    height:193px;
    float:left;
    overflow:hidden;
    position:relative;
}
.home_img_text{
    position:absolute;
    z-index:10;
    top:5px;
    color:#231f20;
    font:16px 'tradegothiccondensed_no_18', arial;
    width:125px;
}
.address{
    width:367px;
    height:40px;
    float:left;
    background-color:#8A0026;
    font:27px 'tradegothicBdCnno20', arial;
    color:#fff;
    line-height:40px;
}
.address span{
    width:51px;
    height:18px;
    float:left;
    background-color:#60000C;
    font:16px 'tradegothicBdCnno20', arial;
    color:#fff;
    padding:11px 7px;
    margin-right:13px;
}
.feet{
    width:367px;
    height:auto;
    float:left;
}
.feet span{
    font:80px 'tradegothicBdCnno20', arial;
    color:#fff;
    float:left;
    margin-left:75px;
}
.feet p{
    color:#fff;
    font:18px 'tradegothiccondensed_no_18', arial;
    float:left;
    margin-top:39px;
    margin-left:5px;
}
.download{
    width:380px;
    height:43px;
    float:left;
    color:#fff;
    font:27px 'tradegothicBdCnno20', arial;
    text-align:center;
    background:url(../images/aero_download.png) no-repeat 50px center #231F20;
    padding-top:10px;
}
.download a {
    text-decoration: none;
}
.right_outer{
    width:400px;
    height:auto;
    float:right;
    margin-bottom:0px;
    display:none;
}
.contact_info{
    width:670px;
    height:220px;
    float:left;
    margin-top:18px;
}
.contact_info h1{
    width:670px;
    height:auto;
    float:left;
    color:#c20d3f;
    font:18px "Myriad Pro", arial;
    margin-left:30px;
}
.contact_info_section{
    width:auto;
    height:80px;
    float:left;
    color:#231f20;
    font:17px 'tradegothiccondensed_no_18', arial;
    padding:0px 20px;
    border-right:1px solid #231f20;
    margin-top:10px;
}
.top_bg{
    width:1003px;
    height:13px;
    float:left;
    background:url(../images/top_bg.png) no-repeat;
}
.middle_bg{
    width:993px;
    height:auto;
    float:left;
    background:url(../images/middle_bg.png) repeat-y;
    padding-left:10px;
}
.bottom_bg{
    width:1000px;
    height:13px;
    float:left;
    background:url(../images/bottom_bg.png) no-repeat;
}
.latest_news {
    width: 590px;
    height: 165px;
    background-color: #C20D3F;
    margin-top: 295px;
    margin-left: 380px;

}
.title_latest_news {
    height: 38px;
    width: 155px;
    background-color: #FFFFFF;
    color: #C20D3F;
    border: 1px transparent;
    position: relative;
    top:2px;
    left:2px;
}
.title_latest_news_1 {
    height: 38px;
    width: 175px;
    background-color: #C20D3F;
    color: #FFFFFF;
    border: 1px transparent;
    position: relative;
    top:2px;
    left:7px;
}
.loader
{
    width:100px;
    height:13px;
    position:absolute;
    margin-left:300px;
    float:left; z-index:5;
    margin-top:250px;
    display:none;
}
.more_botton{
    background-color: #C20D3F;
    height: 15px;
    margin-left: 7px;
    width: 85px;
    margin-top: 10px;
}
.read_more {
    background-color: #FFFFFF;
    height: 20px;
    margin-left: 255px;
    margin-top: 20px;
    width: 65px;

}

.title_news {
    font-family: Myriad Pro;
    font-size: 54px;
    color: #C20D3F;
}
.text_font {
    font-family: Myriad Pro;
    font-size: 11px;
    margin-left: 7px;
    margin-top: 8px;
}
.text_font_1 {
    font-family: Myriad Pro;
    font-size: 11px;
    margin-left: 7px;
    margin-top: 8px;
    margin-bottom: 15px;
}
.sub_titles {
    font-family: Myriad Pro;
    font-size: 11px;
    margin-left: 7px;
    margin-top: 8px;
    color: #C20D3F;
}
.sub_titles_1 {
    font-family: Myriad Pro;
    font-size: 11px;
    margin-left: 7px;
    margin-top: 8px;
    color: #C20D3F;
    margin-bottom: 15px;
}
.content_1_2 {
    margin-left: 60px;
    margin-top: 405px;
}
.content_1 {
    width: 785px;
    height: auto;
    float: left;
    margin-bottom: 40px;
}
.content_1_1 {
    float: left;
    margin-left: 35px;
    width: 405px;
}
.image_news {
    margin-top: -13px;
    position: relative;
    margin-left: -13px;
    float: left;
}
.title_news_1 {
    color: #67686B;
    font-family: Myriad Pro;
    font-size: 20px;

}
.sidebar {
    float: left;
    width: 169px;
    height: auto;

}
.comp_1 {
    margin-top: 45px;
    width: 169px;
}

#left_section{
    width:550px;
    height:392px;
    background:url(../images/map.png) no-repeat;
    position: relative;
    padding:0;
}
#left_section li {
    display: block;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 104px;
    height: 33px;
}
#left_section a{
    display: block;
    text-align:center;
    text-decoration: none;
    outline: none;
    cursor: default;
    font-size:8px;
    font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#u137{left:172px;top:209px;}
#u137 a{width:302px;height:107px;background: url(../images/map.png) -172px -208px no-repeat;}
#u137 a:hover{background: url(../images/map.png) -172px -608px no-repeat; cursor:pointer;}

#u109{left:41px;top:38px;}
#u109 a{width:98px;height:308px;background: url(../images/map.png) -41px -38px no-repeat;}
#u109 a:hover{background: url(../images/map.png) -41px -438px no-repeat; cursor:pointer;}

#u113{left:136px;top:32px;}
#u113 a{width:301px;height:100px;background: url(../images/map.png) -137px -32px no-repeat;}
#u113 a:hover{background: url(../images/map.png) -137px -432px no-repeat; cursor:pointer;}
