html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
hr{
	color:#fff;
}
body {
	background-color: #F3F3F3;
	font-family: "arial";
	font-size:0.8em;
}
a img {
	border: none;
}
#container{
	margin: 0px auto;
}
#bg{
	background: #458547 url("cn.png");
	/*height: 337px;
	height:224px;
	*/
}
#tharrosnet{
	background:url("tharrosnet.png") no-repeat center center;
	/*height:337px;
	*/
	text-align: center;
	padding: 66px 0px;
}
#img{
	background: url("sx.png") no-repeat left;
	/*height: 337px;
	height:224px;
	*/
}
#img_2{
	background:url("dx.png") no-repeat right;
	/*height: 337px;
	height:224px;
	*/
	height:224px;
}
#work{
	background:url("working.png") no-repeat center 30px;
	height: 250px;
}
#riga{
	background:url("riga.png") repeat-x bottom;
	height: 10px;
}
#foot{
	/*margin:0px auto;*/
	text-align:center;
}
#foot a:focus,
#foot a:visited,
#foot a:active,
#foot a:link{
	color:#A7A7A7;
	text-decoration:none;
}
#foot a:hover{
	color:#888;
}
/*
#mail{
	float:left;
}
#mail a:focus,
#mail a:visited,
#mail a:active,
#mail a:link{
	color:#A7A7A7;
	text-decoration:none;
}
#mail a:hover{
	color:#888;
}
*/
.clear{
	clear:both;
}
