﻿#contback{
	display:block;
	overflow:hidden;
	width:998px;
	height:auto;
	margin:0px auto;
	padding:0px 0px 122px 0px;
	background-image:url('../images/mid_all.jpg');
	background-color:transparent;
	background-position:left;
	background-repeat:repeat-y;
	position:relative;
}
#container{
	display:block;
	overflow:hidden;
	margin:0px auto;
	width:998px;
	height:auto;
	/*min-height:770px;
	background-image:url('../images/main_img.jpg');
	background-position:top center;
	background-repeat:no-repeat;*/
	background-color:transparent;
	/*border-left:1px lime dotted;*/
}

#logos{
	display:block;
	overflow:hidden;
	height:60px;
	width:990px;
	margin:0px;
	/*border: 1px lime dotted;*/
	position:relative;
}

#log_pro{
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
	height:57px;
	width:101px;
	background-image:url('../images/profine.jpg');
	background-color:transparent;
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 30px;
}

#log_kom{
	display:block;
	overflow:hidden;
	float:left;
	clear:right;
	margin:5px 0px 0px 560px;
	width:273px;
	height:50px;
	background-color:transparent;
	background-image:url('../images/kommerling.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}

#navbar{
	display:block;
	overflow:visible;
	clear:both;
	margin:15px 0px 0px 180px;
	height:25px;
	width:420px;
	/*border: 1px lime dotted;*/
}


#footbox{
	display:block;
	overflow:hidden;
	clear:both;
	margin:50px 0px 0px 105px;
	width:825px;
	height:110px;
	/*border: 1px lime dotted;*/
}

#breadbox{
	display:block;
	overflow:hidden;
	clear:both;
	margin:25px 0px 0px 230px;
	border-bottom:1px #EEEEEE solid;
	width:470px;
	height:25px;
	padding: 0px 0px 10px 0px;
	font-size:0.9em;
}

#leftside{
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
	margin:95px 0px 0px 35px;
	width:170px;
	height:auto;
	padding:0px 5px;
	background-image:url('../images/left_col.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	background-color:transparent;
	/*border: 1px lime dotted;*/
}

#bodybox{
	display:block;
	overflow:hidden;
	/*border: 1px lime dotted;*/
	float:left;
	clear:none;
	margin:10px 0px 0px 10px;
	width:475px;
	height:auto;
	min-height:370px;
	border-bottom:1px #EEEEEE solid;	
}

#rightside{
	display:block;
	overflow:hidden;
	float:left;
	clear:right;
	margin:290px 0px 0px 20px;
	width:220px;
	min-height:100px;
	height:auto;
	/*border: 1px lime dotted;*/
}

#botpart{
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color:transparent;
	background-image:url('../images/main_bot.jpg');
	background-position:left top;
	height:122px;
	width:998px;
	background-repeat:no-repeat;
}
