#sq {
			position:absolute;display:none;
			width:200px;height:200px;
			background:#eeeeee;
		}
		.demo {
			
			width: 490px;
			height: 490px;overflow:hidden;
			padding: 0px;
			border:dotted 1px #777777;
			background:url(fon.jpg) no-repeat;
		}
		.demo .left {width:280px;}
		.demo a.selected {color:black;}
		.demo .info {
			position:absolute; top:550px;
		}
		.demo .big {
			width:250px;
			background:#cccccc none repeat scroll 0 0;
			height:100px;z-index:99;
		}
		.demo .big a {
			display:block;
			font-size:2em;
			padding:5px 0 0 10px;
		}
		.demo .final {display:none;}
		.demo .text {
			font-size:14pt; font-weight:normal;
			font-family:Verdana;
			font-style:Italic;
			position:absolute !important;
			width:340px;
			right:540px;top:220px;
		}
		.demo .text.text2 {
			top:260px;
			left:520px;
		}
		.demo .left {display:none;}
		.demo div.logo {
			position:absolute !important;
			left:-380px ;top:200px;
			width:360px !important;height:76px !important;
			display:block !important;
		}
		.demo .logo2 img {
			width:360px !important;height:76px !important;
			display:block !important;
		}

		.demo .logo img {
		    width:360px !important;
		    height:76px !important;
}