
#banner {
	background: #fff;
	height: 200px;
	margin-top: 0px;
	width: 560px;
}
#leftcontent {
	left:20px;
	top: 50px;
	width: 430px;
	background:#fff;
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}

#rightcontent {
	right:5px;
	top:50px;
	width: 100px;
	background:#fff;
	left: 250px;
	float: left;
	height: 100px;
	padding-left: 17px;
	border-left: 0px solid #cccc99;
	margin-bottom: 20px;
}
#leftsingle {
	margin-top: 15px;
	
	width: 120px;
	background:#fff;
	margin-right: 24px;	
	float: left;
	text-align: center;		
}


div #rightcontent img {
border: 1px solid #cccc99;
}

.name {
	color: #003300;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 10px;
}
.namenormal {
	color: #003300;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4em;
}
.qualifications {
	color: #003300;
	font-size: 100%;
	font-weight: normal;
}
.bold {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4em;
}


