html body {
	background-image:url(../img/kachel.jpg);
	background-repeat:repeat;
}

#container {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#FFF;
}

#inner_container {
	position:relative;
	margin:auto;
	width:880px;
	z-index:2000;
}

#left_top {
	width:100%;
	height:100px;
	background-image:url(../img/head_footer/x_scale_top.jpg);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	margin:0 0 0 auto;
	overflow:hidden;
}

#left_bottom {
	width:100%;
	height:100%;
	background-image:url(../img/head_footer/x_scale_bottom.jpg);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	margin:0 0 0 auto;
}

#middle_top {
	background-image:url(../img/head_footer/top.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:302px;
	margin:auto;
	position:relative;
}

#middle_bottom {
	background-image:url(../img/head_footer/bottom.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:301px;
	margin:auto;
	position:relative;
}

#content {
	position:relative;
	float:left;
	height:auto;
	width:800px;
	background-color:#FFF;
	padding:0 0 0 0;
}

#left_navi {
	position:relative;
	width:200px;
	height:auto;
	float:left;
}

#adress_one {
	position:absolute;
	width:auto;
	height:auto;
	margin:10px 0 0 0;
}

#adress_two {
	position:absolute;
	width:300px;
	height:auto;
	margin:10px 0 0 600px;
}

#adress_three {
	position:absolute;
	width:auto;
	height:auto;
	margin:510px 0 0 0;
}

#adress_four {
	position:absolute;
	width:auto;
	height:auto;
	margin:510px 0 0 600px;
	width:340px;
}

#content_two {
	position:relative;
	float:left;
	margin:0 0 0 10px;
	padding:50px 0 0 0;
}

#main_left_top {
	width:100%;
	height:87px;
	background-image:url(../img/head_footer/x_scale.jpg);
	background-repeat:repeat-x;
	position:relative;
	margin:0 0 0 auto;
}

#main_middle_top {
	background-image:url(../img/head_footer/main_top.jpg);
	background-repeat:no-repeat;
	height:87px;
	width:673px;
	margin:0 0 0 196px;
	position:relative;
}

#main_left_bottom {
	width:100%;
	height:auto;
	background-image:url(../img/head_footer/x_scale_bottom_main.jpg);
	background-repeat:repeat-x;
	position:relative;
	margin:0 0 0 auto;
	float:left;
}

#main_middle_bottom {
	background-image:url(../img/head_footer/main_bottom.jpg);
	background-repeat:no-repeat;
	height:87px;
	width:673px;
	margin:0 0 0 199px;
	position:relative;
}

#main_content_two {
	position:relative;
	float:left;
	margin:0 0 0 60px;
	padding:50px 0 0 0;
}

#main_inner_container {
	position:relative;
	margin:0 0 0 6px;
	width:auto;
}

#main_content {
	position:relative;
	height:auto;
	width:100%;
	background-color:#FFF;
	overflow:auto;
}

#main_content #left_navi {
	position:relative;
	float:left;
}

#index {
	position:absolute;
	width:auto;
	height:auto;
	margin:16px 0 0 190px;
	z-index:100;
}

#content_main {
	position:relative;
	width:600px;
	margin:2px 0 0 228px;
}
