div#header_top{
	height: 132px;
}
div#logo{
	height: 132px;
	width: 255px;
	float:left;
}
div#header_pic{
	background-image: url(static_elements_FILES/spacer.gif);
	background-repeat: no-repeat;
	text-align:left;
	height: 132px;
	width: 545px;	
	float:left;
}

div#search{
	float:left;
	height: 18px;
	width: 254px;
}
div#main_menu{
	float:left;
	height: 18px;
	width: 546px;
}


div#footer_middle{
	position:relative;
	height: 70px;
	width: 800px;
}
div#iframe{
	position:absolute;
	top:5px;
	left:166px;
	background-color:#000;
	height: 60px;
	width: 468px;
}
div#footer_bottom{
	position:relative;
	background-image: url(static_elements_FILES/footer_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 800px;
}
div#bottommenu{
	position:absolute;
	top:0px;
	left:137px;
/*	left:166px;
	height: 20px;
	width: 550px;
}