/*
html, body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	width:100%;
	height:100%;
	margin:0;
	background-image:url(../images/background.gif);
	background-color:#fff;
}

#logo {
	position:absolute;
	width:790px;
	text-align:right;
	top:-30px;
	height:50px
}
*/
#container { position:absolute; width:816px; height:470px; left:50%; top:50%; margin: -190px 0 0 -365px; background-image:url(../img/bg_textil2.gif); background-repeat:no-repeat; }

#right { position:absolute; left:440px; top:75px; float:left; width:240px; height:240px; bottom:80px; line-height:18px; overflow:auto;padding:20px;}
/*
#content {
	top:13px;
	left:0;
	position:absolute;
	width:787px;
	height:374px;
}

#shadow-right {
	position:absolute;
	left:800px;
	top:50%;
	margin:-200px 0 0 0;
	width:14px;
	height:400px;
	background-image:url(../images/shadow_right.png);
}

#shadow-bottom {
	position:absolute;
	left:-1px;
	top:400px;
	width:814px;
	height:11px;
	background-image:url(../images/shadow_bottom.png);
}

#copyright {
	position:absolute;
	text-align:right;
	top:410px;
	width:800px;
	color:#4B4B4B;
}

#left {
	width:164px;
	height:333px;
	background-image:url(../images/background-left.jpg);
	background-repeat:no-repeat;
	float:left;
}

#middle {
	width:250px;
	height:333px;
	float:left;
}

#right {
	width:343px;
	height:313px;
	background-image:url(../images/background-right.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	overflow:hidden;
	float:left;
	padding:0 10px 20px 20px;
}

#menu {
	position:absolute;
	top:367px;
	left:165px;
	width:622px;
	height:30px;
}





h1 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
*/
