#bigcontaner {
	height: auto;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_img {
	float: left;
	padding-right: 15px;
	clear: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	height: auto;
}
#contaner {
	height: auto;
	width: 900px;
	background-image: url(../Assets/bg01.png);
	background-repeat: repeat-y;
	padding-right: 17px;
	padding-left: 18px;
	padding-top: 0px;
	overflow: auto;
}
#massage01 {
	padding: 20px;
	float: left;
	width: 650px;
	height: 100%;
	background-position: left top;
	background-image: url(../Assets/bg02.png);
	background-repeat: no-repeat;
}
#massage02 {
	padding: 20px;
	float: none;
	width: 860px;
	background-position: right top;
	background-image: url(../Assets/bg02.png);
	background-repeat: no-repeat;
	height: 100%;
}
#massage03 {
	width: auto;
	height: 200px;
	float: right;
	clear: none;
}
#massage04 {
	clear: none;
	float: none;
	width: 900px;
	position: static;
}

