.container-profile {
	display: block;
	float: left;
	width: 950px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../profile/images/dight-down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.container-profile h1{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	position: relative;
}
.container-profile h2{
	display: block;
	margin: 0px;
	float: left;
	width: 910px;
	position: relative;
	background-image: url(../profile/images/dight01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	font-weight: normal;
	color: #515151;
}
ul.picbox01{
	background-image: url(../profile/images/picbox01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 300px;
	width: 400px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
ul.picbox01 li{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	height: 240px;
	width: 400px;
	overflow: hidden;

}
ul.picbox01 li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container-profile h3{
	display: block;
	margin: 0px;
	float: left;
	width: 910px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	font-weight: normal;
	color: #515151;
}
.container-profile h4{
	display: block;
	margin: 0px;
	float: left;
	width: 890px;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	font-weight: normal;
	color: #515151;
}
.container-profile h4 strong{
	color: #4F8239;
}
ul.picbox02{
	background-image: url(../profile/images/picbox02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	height: 300px;
	width: 400px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
ul.picbox02 li{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	height: 240px;
	width: 400px;
	overflow: hidden;

}
ul.picbox02 li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

