#flash{width:960px; height:245px; float:left;}
#homebanner{width:960px; height:205px; float:left; position: absolute; top:117px;}
#homemainmenu{width:960px; height:240px; float:left; z-index:999;  position: absolute;}

#LeftTab{ width:390px; height:190px; float:left;  }

#quicklinks{ width:250px;float:left; margin-top:1px;}

/*content*/
#home_left{float:left; width:680px;  margin-top:12px; padding-left:3px }
.home_right{float:left; width:250px; margin-top:12px; }

#home_adbanner{float:left; width:253px; padding-left:17px;position:relative;}
	.home_adbanner_space{padding-top:6px;}


/*scroll v*/
div#scrollbar1, div#scrollbar2, div#scrollbar3 {
    display:block; /* initially display:none; to hide from incapable */
    }

div#SpotLightFrame  { 
  position:relative; 
  width:330px; height:153px; 
  overflow:hidden;
  }
div#PressReleaseFrame	{ 
	position:relative; 
	width:330px; height:153px; 
	overflow:hidden;
	}
div#NewsFrame	{ 
	position:relative; 
	width:330px; height:153px; 
	overflow:hidden;
	}
  
div#scrollbar1 { 
  position:relative;
  width:11px; height:153px; 
  font-size:1px;  /* so no gap or misplacement due to image vertical alignment */

  }
div#track1 {
	position:absolute;
	left:-25px;
	top:0px;
	width:9px;
	background: #E3E3E3;
  }
  div#track2 {
	position: relative;
	top:-12px;
	width:9px;
	left:-25px;
  }

div#dragBar1 {
  position:absolute; 
  left:0px; 
  top:0px;
  width:8px; height:25px;
  background-color:#58D1F3;
  z-index:1;
  vertical-align:top;

  }  

.scroll_content {color:#58595B; font-family:Arial, Helvetica, sans-serif; font-size:12px;padding-left:25px;  padding-right:15px;}
.scroll_content a{color:#58595B; font-family:Arial, Helvetica, sans-serif; font-size:12px;text-decoration:none;}
.scroll_content a:hover{color:#58595B; font-family:Arial, Helvetica, sans-serif; font-size:12px;text-decoration: none;}
.scroll_content2 {color:#00B8ED; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.scroll_content2 a{color:#00B8ED; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;}
.scroll_content2 a:hover{color:#002F63; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none; }

/*scroll h*/
div#wn	{ 
	width:665px; 
	height:95px; 
	overflow:hidden;
	float:left;
	position:relative;
}
#scrollbtn {float:left; height:22px; float:left; position:relative; padding-top:35px; padding-bottom:35px;}





/*tab*/
.btn_1 { background:url(../../images/corporate/home_tab_1_off.jpg) no-repeat top left;width:128px; height:28px; float:left;}
.btn_1_on { background:url(../../images/corporate/home_tab_1_on.jpg) no-repeat top left;width:128px; height:28px; float:left;}
.btn_1 a:hover{ background:url(../../images/corporate/home_tab_1_off.jpg) }

