@charset "UTF-8";
/* CSS Document */

#page_header {
	width: 302px;
	height: 94px;
	background-image: url(../images_landscape_design/story/page_header.jpg);
	float: left;
	margin-right: 20px;
	position: relative;
	margin-bottom: 15px;
	}
	
#ambient_imag {
	width: 325px;
	height: 81px;
	float: left;
	position: relative;
	background-image: url(../images_landscape_design/ambient/05.jpg);
	margin-top: 15px;
	}
	
#main_container {
	width: 765px;
	height: auto;
	float: left;
	position: relative;
	} 

	#info {
		width: 725px;
		height: auto;
		padding: 20px;
		background-color: #fff;
		position: relative;
		float: left;
		margin-bottom: 20px;
		text-align: justify;
		}
	

	
#footer_container {
	width: 515px;
	height: auto;
	float: left;
	margin-right: 20px;
	position: relative;
	} 