@charset "utf-8";
/* CSS Document */
/* =Default */

/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;  vertical-align: baseline; }
*/
html, body, div, span, p, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;  vertical-align: baseline; }

h1, h2, h3, h4, h5, h6, p { margin: 0px; padding: 0px; }

#top_menu, #top_menu li {
	margin: 0px; padding: 0px; 
}


img, table { border: 0px; }
input { vertical-align: middle; }
fieldset { border: none; }
:focus { outline: 0; }/* remember to define focus styles! */
*:focus { outline: none; }
.pointer { cursor: pointer; }
img { border: none; }
table { border-collapse: collapse; /* cellspacing="0" */ }
table td { vertical-align: top; padding: 0px; /* cellspadding="0" */ }
.block { display: block; }
.inline { display:inline; }
.fleft { float: left; }
.fright { float: right; }
.m_auto { margin: auto; }
.a_left { text-align: left; }
.a_right { text-align: right; }
.a_cntr { text-align: center; }
.align_center:after { content: ''; display: block; clear: both; }
.align_c_left { float: left; left: 50%; }
.align_c_right { z-index: 1; left: -50%; }
.align_c_left, .align_c_right, .align_center { position: relative; }
.float_divs_container { overflow: hidden; float:left; }
.nomarg { margin: 0 !important; }
.nomarg-left { margin-left: 0 !important; }
.nopad { padding: 0 !important; }
.nobg { background: none !important; }
.w_auto { width: auto !important; }
.m_auto { margin: 0 auto !important; }
.arrow_grey { background: url(../images/arrow_grey.gif) no-repeat 100% 50%; padding-right: 10px !important; }
/* fixed clearing after floating blocks */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cboth { clear: both; font-size: 0; line-height: 0; }
.ul_clean { list-style-type:none; margin: 0; padding: 0; }
.f_clean { line-height: 0; font-size:0; height:0; }
.in_clean { width: auto !important; border: none !important; }
/* =Vertical Align Middle */
.swc0, .swc1 { display: block; height: 100%; text-align: center; }
.swc0, .swc0 *.*, .swc0 * {
text-decoration: none !important;
font: bold 0px/0px serif;
}
.swc0 { margin: 0 auto; display: table; }
.swc1 { display: table-cell; vertical-align: middle; white-space: nowrap; }
.swc3, .swc2 { text-decoration: none !important; }
.swc3 { display: none; white-space: nowrap; }
.swc2 img { margin: 0px !important; padding: 0px !important; }
/* Vertical Align Middle */

/* Default */

/* Common
----------------------------------------------------------------------------*/

body { background-color: #000635; }
#backimage_wrapper { width: 1310px; margin: 0 auto; height: 1%; background: url(../images/back_map.gif) left top no-repeat; }
#wrapper { width: 940px; margin: 0 auto; height: 1%; clear: both; }
h4 {background:url(../images/compass_small.gif) no-repeat left center; line-height: 25px; padding: 6px 0 6px 32px}

/* Common*/

/* Header
-----------------------------------------------------------------------------*/
#header { height: 106px; }
#header #logo { 
float: left; 
background: url(../images/logo.png) no-repeat left top; 
height:137px; position: relative; 
top: 100px; margin-top: -100px; 
margin-left: -70px; 
width: 242px; 
z-index: 5; 
}
#top_menu { float: right;  display: inline; } 
#top_menu li { float: left; overflow: hidden; text-indent: -9999px;  }
#top_menu li a { display: block; height: 106px; background: url(../images/menu_btn.gif) no-repeat 0 0; margin: 0 !important; }
#top_menu .item_1 { width: 105px; background-position: 0 0; }
#top_menu .item_2 { width: 115px; background-position: -105px 0;}
#top_menu .item_3 { width: 100px; background-position: -220px 0;}
#top_menu .item_4 { width: 130px; background-position: -320px 0;}
#top_menu .item_5 { width: 80px;  background-position: -450px 0;}
#top_menu .item_6 { width: 65px; background-position: -530px 0;}
#top_menu .item_7 { width: 85px; background-position: -595px 0;}
#top_menu .item_8 { width: 80px; background-position: -680px 0;}
#top_menu li a:hover.item_1, #top_menu li.active a.item_1 { background-position: 0 -106px; }
#top_menu li a:hover.item_2, #top_menu li.active a.item_2 { background-position: -105px -106px; }
#top_menu li a:hover.item_3, #top_menu li.active a.item_3 { background-position: -220px -106px; }
#top_menu li a:hover.item_4, #top_menu li.active a.item_4 { background-position: -320px -106px; }
#top_menu li a:hover.item_5, #top_menu li.active a.item_5 { background-position: -450px -106px; }
#top_menu li a:hover.item_6, #top_menu li.active a.item_6 { background-position: -530px -106px; }
#top_menu li a:hover.item_7, #top_menu li.active a.item_7 { background-position: -595px -106px; }
#top_menu li a:hover.item_8, #top_menu li.active a.item_8 { background-position: -680px -106px; }          

/*#top_menu li a:hover, #top_menu li a.active { background: url(../images/arrow_top.gif) bottom center no-repeat; }
#top_menu li a { display: block; height: 30px; margin: 0 0 0 25px; } */
#banner { color: #fff; border: solid 1px #fff; border-bottom: solid #e7e2f2 1px; position: relative; background-color:#fff; min-height: 150px; overflow: hidden; height: 151px; }
/* =BUNNER IMAGE */ 

#banner ul { position: absolute; top: 20px; left: 22px; }
#banner li { padding: 10px 0 0; }
#banner li.second { margin-left: 45px; }
#banner li.third { margin-left: 90px; }
#banner li.forth { margin-left: 135px; }
#banner h1 { background:url(../images/arrow_right.gif) no-repeat left center; padding-left: 18px; }
#banner img { width: 938px; overflow:: hidden; }

.bannerhome {  min-height: 200px !important; height: 231px !important;}
.bannerhome ul { top: 50px !important; left: 22px !important;}  
 
/* Header */

/* Middle
-----------------------------------------------------------------------------*/
#middle { padding: 10px 0 20px; margin: 0; background-color:#fff; border: solid 1px #fff; }
/* Home 
------------------------------------------------------*/
.column_wrapper { background: url(../images/dotsBack.gif) repeat-y; margin-top: 4px; }
.buttons_wrapper { background: url(../images/dotsBack.gif) repeat-y; margin: 1px 0 14px 0; }
.box { float: left; width: 290px; padding: 25px 10px 35px; margin-left: 2px; }
.buttons_wrapper .box { padding-top: 0; }
.column_wrapper .box { padding-bottom:0; }
.box .title { height: 45px; line-height: 42px;  padding-left: 14px; position: relative; margin-left: 8px; }
.box .title_business {background:url(../images/title_business.gif) no-repeat; } 
.box .title_people {background:url(../images/title_people.gif) no-repeat; }
.box .title_news {background:url(../images/title_news.gif) no-repeat; } 

.box_content{ margin: 15px 0 0 16px; }
.box .title span { position: absolute; right: 12px; }
.title span.business { background:url(../images/business.png) no-repeat right top; width: 97px; height:63px; bottom: -4px; }
.title span.people { background:url(../images/people.png) no-repeat right top; width: 72px; height:73px; bottom: 4px; }
.title span.news { background:url(../images/news.png) no-repeat right top; width: 85px; height:45px; top: 2px }
/* HOME*/

/* =Footer 
------------------------------------------------------------------------------*/
#footer { margin: 5px 0 8px 0; position: relative; left: -10px; }
#footer em { padding: 0; float:right; }
.bot_menu { text-align: left; padding-top: 0; float: left; }
.bot_menu li { display: inline; }
.bot_menu a { padding: 0px 10px; }
 
.bot_menu .first a { border-left: 0px; }
.copyright { text-align: left; padding-left: 5px; }
/* Footer */


/* Buttons
--------------------------------------------------------------------------------------------- */
.butn { border: none !important; cursor: pointer; display: block; text-align: center; font-weight:bold; }
.butn:hover { background-position: 0 100% !important; text-decoration: none !important; }
.butnHome { background: url(../images/btn_home.gif) no-repeat 0 0; cursor:pointer; display:block; margin: 15px 0 0 16px; width:99px; float:left; font-family: Arial, Verdana, sans-serif !important; }
.butnHome:hover { background-position:left bottom; }
.butnHome a { background:url(../images/arrow_green.gif) no-repeat right 5px; line-height: 28px; height:28px; padding-right: 10px; overflow: hidden; }
/* -- buttons --*/

/* business page
-----------------------------------------------------------------------------*/
/* =2 column content fixed*/
#container { float:left; overflow:hidden; width:100%; margin-top: 10px; }
#content { padding:0 55px 0 272px; border:none;}
#container #content p {padding: 0 0 6px; }
.sl { float: left; width: 263px; margin-left: -100%; position: relative; text-align:left; margin-top: 10px;}
.sl_inner { width: 222px; border: solid #e7e2f2 1px; margin:0 auto; overflow:hidden; background:url(../images/compass_sub.jpg) no-repeat; padding-bottom: 213px; background-position: 2px bottom;}
 #content h2 { margin: 0 0 20px 0 ;}
/* 2 column content */

 /*=side menu */
.sl_inner div.sl_title, .sl_inner div.sl_header  { border-bottom: #cfcdcb solid 1px; padding: 2px;  } 
.sl_inner div.sl_header { padding-bottom: 0; } 
.sl_inner .sl_header {  height: 40px;}
.sl_inner .sl_header span { background: url(../images/side_title.gif) bottom left ; display: block; height: 40px; }
.sl_inner .sl_header h1 { padding-left: 10px; line-height: 40px; }  
.sl_inner a { display:block;  }

.sl_inner .sl_title a { 
line-height: 20px; background: url(../images/arrow_menu.gif) 97% center no-repeat; padding: 5px 22px 5px 12px; word-wrap: break-word;}
.sl_inner .sl_title a:hover, 
.sl_inner .sl_title a.active  { background:url(../images/arrow_submenu_first.gif) #033e00 97% center no-repeat;   }
.sl_inner li {background: url(../images/dots_gray.gif) left bottom repeat-x; padding: 2px; }
.sl_inner li a{ background: url(../images/arrow_submenu.gif)  8px center no-repeat; padding: 0 0 0 20px; line-height: 22px;  }
.sl_inner a:hover, .sl_inner a.active  { color: #fff ; background:  url(../images/arrow_submenu_over.gif) 8px center no-repeat #85a783;   }
.sl_inner ul li a:hover, .sl_inner ul li a.active {color: #003300;}
.sl_inner li.last { border-bottom: #cfcdcb solid 1px; background-image: none; }
 /*side menu */
 
 /* transaction page
-----------------------------------------------------------------------------*/
#transact_container { margin:10px 30px 25px 30px;}
#transact_info {width: 100%; margin-top: 10px; text-align: left;}
#transact_info tr.odd {background-color: #eaedf6;}
#transact_info td, #transact_info th { padding: 8px;}
#transact_info .trans_header td{border-bottom: 1px solid #e7e2f2;}
#transact_info td.client {width: 360px;}
#transact_info td.party {width: 230px;}
#transact_info td.role {width: 145px;}
#transact_info td.industry {width: 145px;}
#transact_info .box_img { width: 32px; float: left; overflow:hidden; }
#transact_info .box_img img {border: 1px solid #848684; max-width: 30px; max-height: 20px; overflow:hidden; }
#transact_info .box_info{ padding-left: 34px;}

/* =transact table */







/* transact table */

.min_width {
    width: 1080px;
    height: 1px;
    font: bold 0px/0px small;
}
.butn a,
#footer a,
.sidemenu a {
	text-decoration: none;
}