@charset "UTF-8";

#president {
	clear:both;
	background-image:url(../e_images/president.gif);
	background-repeat:no-repeat;
	width:509px;
	height:128px;
	border:0px;
	margin:0px;
	padding:50px 0px 0px 130px;
	float:left;
}

#president h3{
	font-size:1px;
	background-image:none;
	text-indent:-10000px;
}
