.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body { margin: 0; background: #1b1b1b; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* ---------- logo preview ----------------------- */
#head { position: relative; background: #fff; }
#head img { float:left; border: none; }

#head img.logo {
	position: absolute;
	border: none;
	left: 295px;
	top: 370px;
	float: none;
}
.main-bg {
	background-image: url(ima/middle/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.maint-bg {
	background-image: url(ima/middle/bg2t.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.sec-bg {
	background: url(ima/middle/bgtop.gif) repeat-x;
}
.secj-bg {
	background: url(ima/middle/bgj.gif) repeat-x;
}
.sect-bg {
	background: url(ima/middle/bgt.gif) repeat-x;
}