img
{
	border: 0px;
}
a
{
	text-decoration: none;
}
a img{border:0;}
A:link{color:#808080;text-decoration:none}
A:visited{color:#4f4f4f;text-decoration:none}
* {margin: 0; padding: 0;}
body {font-size: 12px; color: #000000; background: url(img/bg.jpg) repeat-x #cad0cf; }
#container
{
 	margin: auto;
 	width: 723px;
}
#top
{
 	width: 723px;
	height: 140px;
	background: url(img/logo.jpg) no-repeat;
}
#cont_top
{
 	width: 723px;
	height: 10px;
	background: url(img/cont_top.jpg) no-repeat;
}
#cont
{
 	width: 703px;
	padding: 10px;
	background: url(img/cont.jpg) repeat-y;
}
#cont_bott
{
 	width: 723px;
	height: 4px;
	background: #eae9e9;
}

#footer
{
 	width: 100%;
	height: 19px;
	background: url(img/footer_bg.jpg) center repeat-x;
	margin-top: 20px;
	padding-top: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
}
#tresc
{
 	width: 703px;
	font-size: 15px;
}