#media {
	width: 750px;
}
#left {
	float: left;
	width: 555px;
}
#leftTop{
	background-color: #e8eff5;
	width: 545px;
	padding: 5px;
	text-align: right;
}
#leftBottom {
	width: 547px;
	border: 4px solid #e8eff5;
}
.leftContent01 {
	background-image: url(../Images/Background/SignBackground01.gif);
	padding: 40px 20px 30px 40px;
	background-repeat: no-repeat;
	display: block;
	width: auto;
	text-align: center;
}
.titleAboutUs01 {
	display: inline;
	color: #2B9DB3;
}
#right {
	float: right;
	width: 188px;
	background-color: #F5F5F5;
	text-align: center;
	height: 100%;
}
#paperHeader {
	height: 601px;
	width: 170px;
}
