body {
	behavior: url(csshover.htc);
}

*html div.logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/logo3.png');
	width: 620px;
	height: 296px;
}

*html div.cien_menu {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/cien_menu.png');
	width: 100%;
	height: 33px;
}

*html div.cien_tresc {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/cien_tresc.png');
	width: 600px;
}

*html div.cien_bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/cien_bottom.png');
	width: 600px;
	height: 10px;
}

*html div.brush_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/brush_left.png');
	width: 200px;
	height: 183px;
}

*html div.brush_right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/brush_right.png');
	width: 200px;
	height: 147px;
}

*html div.design_logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/goldenweb.png');
	width: 152px;
	height: 38px;
}

*html div.tlo_brush_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/brush_left.png');
}

*html div.tlo_brush_right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/brush_right.png');
}