/* CSS Document */

body{
	background-color:#5dd2fd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	
#main{
	margin:auto;
	width:832px;
}
	
#header{
	width:832px;
	height:152px;
	background:url(images/hdr_bg.gif);
}
	
#header #logo{
	float:left;
	padding-top:11px;
}
	
#header #logo img{
	border:0px;
}
	
#navbar{
	width:500px;
	height:12px;
	float:left;
	margin-left:164px;
	margin-top:67px;
	padding-top:10px;
}
	
#navbar img{
	border:0px;
	margin-left:15px;
	margin-right:15px;	
}
	
#banner_pic_top {
	clear:both;
	width:130px;
	margin-left:57px;
	margin-bottom:0px;
	padding-top:17px;
}
	
#banner{
	width:749px;
	background:#FFFFFF;
	margin-top:-2px;
	padding-top:0px;
	margin-left:45px;
	padding-left:12px;

}
	
#content {
	width:710px;
	background:#ffffff;
	margin-left:45px;
	padding-left:51px;
	padding-top:9px;
	padding-bottom:20px;
	overflow:hidden;
}

#content h4{
	color:#000000;
}
		
#content #tab_history{
	width:690px;
	float:left;
	background:url(images/border_tab.gif) no-repeat;
	}
	
#content #tab_trustee{
	width:690px;
	float:left;
	background:url(images/border_tab_trustee.gif) no-repeat;
	}
	
#content #tab_advisory{
	width:690px;
	float:left;
	background:url(images/border_tab_advisory.gif) no-repeat;
	}

.icon{
	width:190px;
	float:left;
	padding-left:40px;
	padding-top:5px;
	margin-top:5px;
}
	
.icon p{
	color:#000000;
	padding:0px;
	margin:0px;
}

.icon img{
	border:0px;
}

#tab_cntnt{
	width:675px;
	float:left;
	color:#834b08;
	line-height:18px;
	padding-top:20px;
	padding-left:10px;
}
	
#tab_cntnt h1{
	color:#333333;
	font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:14px;
}
		
#textmain{
	width:690px;
	float:left;
	color:#834b08;
	line-height:22px;
}

#textmain h4{
	color:#333333;
	font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:14px;
}
	
#contentlft{
	width:304px;
	float:left;
}
	
#contentlft h1{
	margin-top:12px;
}
	
#contentlft h1 img{
	float:left;
	border-bottom-color:#b5b5b5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:4px;
	padding-right:12px;
}
	
#contentlft img{
	float:right;
	padding:0px;
	margin:0px;
}

#contentlft p{
	display:block;
	line-height:30px;
}
	
#contentrt{
	width:304px;
	float:right;
	padding-right:57px;
}

#contentrt h1{
	margin-top:12px;
}

#contentrt h1 img{
	float:left;
	border-bottom-color:#b5b5b5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:1px;
	padding-right:12px;
}
	
#contentrt img{
	float:right;
	padding:0px;
	margin:0px;
}
	
#contentrt p{
	display:block;
	line-height:30px;
	padding:0px;
}
	
#footer{
	height:29px;
	width:749px;
	background:#ffffff url(images/footer_lft.gif) no-repeat left;
	color:#999999;
	margin-left:45px;
	padding-left:12px;
	margin-bottom:20px;
}

#footer p{
	height:29px;
	width:744px;
	float:left;
	font-size:11px;
	padding:0px;
	margin:0px;
}
	
#footer img{
	height:29px;
	width:5px;
	float:left;
}
