#logo {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src=’../images/logo.png’, sizingMethod=’scale’);
}

#content {
	height:100%;
}
#content #text {
	padding:0px 10px;
}
.ie6_top_margin {
	height:380px;
	display:block;
}
.ie6_bottom_margin {
	height:50px;
	display:block;
}
#footer {
	margin-top:-45px;
}
#text_footer {
	height:17px;
	overflow:hidden;
}

#panel {
	margin-top:84px;
}

#menu {
	top:88px;
}
#upper_footer  div div {
	background:url('../images/line-up.gif') 0% 100% repeat-x;
	margin:0px 8px;
}
#under_footer {
	background:url('../images/corner-01.gif') 0% 0% no-repeat;
}
#under_footer  div {
	background:url('../images/corner-11.gif') 100% 0% no-repeat;
}
#upper  div div {
	height:8px;
	background:url('../images/line-up.gif') 0% 100% repeat-x;
	margin:0px 8px;
}
#under {
	height:8px;
	background:url('../images/corner-01.gif') 0% 0% no-repeat;
}
#under  div {
	height:8px;
	background:url('../images/corner-11.gif') 100% 0% no-repeat;
}

.none {
	display:none;
}