/* CSS Document */
#bottom {
	background-position: left top;
}

.img_menu_top {
margin-bottom:-2px;
}

#left {
	width: 219px;
	margin-left:0px;
}


#left ul {
	margin-top:0px;
	top:-35px;
}

#middle {
	float:left;
	width:650px;
} 

#middle table {
width:550px!important;
}

#middle h1 {
	background-image: url(../IMG/bg_h1.jpg);
	height: 44px;
	width:680px;
	font-size: 18px;
	line-height: 44px;
	text-transform: uppercase;
	text-indent: 22px;
	background-repeat: no-repeat;
	background-position: -1px top;
	margin-bottom:30px;
	margin-top:10px;
}

#container1, #container2, #container3 {
	background-repeat: no-repeat;
	width: 903px;
	margin-left:auto;
	margin-right:auto;
	background-image:none;

}

#container1 {
	border: 1px solid #000000;	
}


.img_left {
	position:absolute;
	bottom:34px;
	left:0px;
	background-image: url(../IMG/bg_left.jpg);
	background-repeat: no-repeat;
	height: 524px;
	width: 219px;
	background-position: left bottom;

}


.bg_img_middle {
	position:absolute;
	left:210px;
	bottom:34px;
	background-image: url(../IMG/bg_middle.gif);   
	background-repeat: no-repeat;
	height: 158px;
	width: 66px;
	z-index:200;
}

#container3 {
	background-image: url(../IMG/bg_middle_IE6.gif);
	background-repeat: repeat-y;
	background-position: -5px top;
}