/*  Content CSS */
.clear{clear:both}
.business_menu {position:absolute; padding:105px 0 0 43px}
.business_menu div.bmenu{float:left}
.business_menu div.bmenu img{border:1px #c5c5c5 solid ; margin-right:5px}
.business_padding{padding:435px 0 0 215px}
.business_padding div.bcontent{width:561px}
.business_padding div.bpad{padding:20px 0 ; text-align:justify}
.inner_padding{padding:135px 0 0 55px}
.inner_content{width:890px ; text-align:justify}
.sitemap_padding{padding:135px 0 0 120px}
.social_padding{padding:125px 0 0 200px}
.social_padding div{padding:0px 15px}
.business_table td{ padding-right:2px}
.business_table img{border:1px #728488 solid ; margin-bottom:10px}
.index_tb img{border:1px #728488 solid ; margin-bottom:3px}
.index_tb{font-family:Arial, Helvetica, sans-serif}
.index_tb div{height:160px;}

/* End of Content CSS */


/* BG control & Common style */
.repeatx {
	background-repeat: repeat-x;
}
.repeaty {
	background-repeat: repeat-y;
}
.norepeat {
	background-repeat: no-repeat;
}
.pad10t{
	padding-top:10px;
}
.border {
	border: 1px solid #585858;
}
.picborder img{
	border: 1px solid #585858;
}
/* End of BG control & Common style */

/* Scrolling DIV */
.branchdiv{
	BORDER: #885637 1px solid;
	OVERFLOW-Y: auto; OVERFLOW-X: auto;
	WIDTH: 545px;
	HEIGHT: 580px;
	padding:10px;
	background-color: #FFFFFF;
	scrollbar-face-color:#885637;
	scrollbar-highlight-color:#885637;
	scrollbar-3dlight-color:#885637;
	scrollbar-darkshadow-color:#885637;
	scrollbar-shadow-color:#885637;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

.branchdiv img{
	cursor:pointer;
}
/* Scrolling DIV */