/* 
    Document   : aboutus
    Created on : Nov 27, 2012, 3:17:07 PM
    Author     : Luk
    Description:
        Purpose of the stylesheet follows.
*/

.about-us-info { 
    display: inline-block;
    height: auto;
   
	float:center;
	margin-left:14px;
	text-align:center;
	/*
	margin-left:14.15%;
  margin-right:16px;
  */
  clear:both;

  width:965px;
}
#about-us-info-inner{
    /*border: 1px solid;*/
    width: 884px;
    background-image: url('../img/aboutus/pic_42tower.png');
    height: 500px;
    padding: 30px;
    padding-left: 50px;
    padding-top: 40px;
    display: inline-block;
    float:center;
    clear: both;
}
#about-us-info-inner h2{
    font-size: 19px;
    
    
}
#about-us-info-inner h3{
    margin-top: 5px;
    font-size: 14px;
    color: #426F35;

}
#about-us-info-inner p{
    font-size: 14px;

}
#about-us-info-ouroffice{
    /*border: 1px solid;*/
    background-color: #fff;
    /*height: 200px;*/
    width: 965px;
    display: inline-block;
    float: center;
    clear: both;
    	
		text-align:center;
    /*margin-left: -1px;*/
}
#about-us-info-ouroffice .top-img{
    background-image: url('../img/aboutus/office_big/office_big_01.png');
    background-repeat: no-repeat;
    width:420px;
    height: 313px;
    margin-top: 10px;
    margin-left: 10px;
    display: inline-block;
    /*border: 1px solid;*/
    float: left;
}
#about-us-info-ouroffice .right{
    display: inline-block;
    float: left;
    /*border: 1px solid;*/
    width: 520px;
}

#about-us-info-ouroffice .right h2{
    /*background-image: url('/assets/template/rna/img/aboutus/our_office.png');
    background-repeat: no-repeat;*/
    text-indent: -9999px;
    margin-top: 175px;
    /*border: 1px solid;*/
    height: 50px;
    float: right;
    width: 246px;
    display: inline-block;
    margin-right: 10px;
   text-align: right;
   font-size:45px;
   font-family:Tahoma, Geneva, sans-serif;
}
#about-us-info-ouroffice ul{
    display: inline-block;
    float: right;
    /*border: 1px solid;*/
    clear: both;
    margin-right: 10px;
    margin-top:10px;
}
#about-us-info-ouroffice ul li{
    display: inline-block;
    float: right;
    /*border: 0px solid;*/
    width: 114px;
    height: 90px;
    margin-left: 4px;
    border: 4px solid white;
}
#about-us-info-ouroffice ul li a{
    text-decoration: none;
}
#about-us-info-ouroffice ul li a img{
    border:0px;
}