body {
	background-image: url(../Graphs/ifk_bg_site.gif);
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
#main_container {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

/*-- Sitecontruction-boxes --*/
#top_left {
	float: left;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 120px;
	background-image: url(../Graphs/ifk_head_1.jpg);
}
#top_middle_left {
	float: left;
	top: 0px;
	left: 0px;
	width: 228px;
	height: 120px;
	background-image: url(../Graphs/ifk_head_2.jpg);
}
#top_middle_middle {
	float: left;
	top: 0px;
	left: 0px;
	width: 328px;
	height: 120px;
}
#top_middle_right {
	float: left;
	top: 0px;
	left: 0px;
	width: 254px;
	height: 120px;
	background-image: url(../Graphs/ifk_head_3_new1.jpg);
}
#top_right {
	float: left;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 120px;
	background: #fff;
}
#middle_left {
	float: left;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 509px;
	background-image: url(../Graphs/ifk_head_4.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
#middle_middle {
	float: left;
	top: 0px;
	left: 0px;
	width: 788px;
	height: auto;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid #000;
	background-color: #fff;
	background-image: url(../Graphs/ifk_head_5.jpg);
	background-repeat: no-repeat;
}
#middle_right {
	float: left;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 509px;
	background-color: #fff;
}
#bottom_left {
	float: left;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 57px;
	background: #fff;
}
#bottom_middle {
	float: left;
	top: 0px;
	left: 0px;
	width: 810px;
	height: 57px;
	background: #fff;
}
#bottom_right {
	float: left;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 57px;
	background: #fff;
}
.new_row {
	clear: both;
}
#content_container {
	float: right;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}
