html{
width:100%;
height:100%;
/*background:url(../gfxsito/bg_bottom.jpg) bottom  repeat-x;*/
}
body{
width:100%;
height:100%;
margin:0px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../gfxsito/bg_top.jpg) top center repeat-x;
color:#898989;
}
a{
color:#777FBF;
text-decoration:none;
}
a:hover{
color:blue;
}
h1{
font-size:32px;
font-family:'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:normal;
margin:0px 0px 0px 0px;
color:#FFC23B;
letter-spacing:-2px;
}
h2{
font-size:16px;
font-weight:normal;
margin:15px 0px 15px 0px;
color:#777FBF;
}
#extWrapper{
}
.wrapper{
width:980px;

}
#top{
width:980px;
height:45px;
float:left;
margin-bottom:15px;
margin-top:15px;
}
	#logo{
	width:176px;
	float:left;
	height:45px;
	background:url(../gfxsito/logo.png) top left no-repeat;
	cursor:pointer;
	}
	#city{
	float:left;
	width:299px;
	height:33px;
	text-align:left;
	padding-top:12px;
	padding-left:1px;
	}
	#menu{
	text-align:right;
	float:left;
	height:45px;
	width:504px;
	}
.ad{
}
	#ad1{
	width:980px;
	float:left;
	margin-bottom:5px;
	}
	#ad2{
	width:120px;
	height:430px;
	float:left;
	margin-right:5px;
	}
	#ad3{
	width:120px;
	height:430px;
	margin-left:5px;
	float:left;
	}
	#ad4{
	width:980px;
	float:left;
	padding-bottom:15px;
	}
#main{
width:730px;
height:430px;
margin-bottom:5px;
float:left;
background:#777FBF;
}
#description{
text-align:left;
width:980px;
float:left;
margin-bottom:15px;
border-top:6px solid #777FBF;
background:url(../gfxsito/info.gif) top right no-repeat;
}
#foot{
width:980px;
float:left;
padding-bottom:25px;
text-align:justify;
}
.empty_banner{
}
#ad1 .empty_banner{
margin-right:23px;
}
#ad2 .empty_banner{
display:block;
margin-bottom:28px;
margin-top:10px;
}
#ad3 .empty_banner{
display:block;
margin-bottom:28px;
margin-top:10px;
}
#ad4 .empty_banner{
margin-right:23px;
}
#footWrapper{
width:100%;
background:url(../gfxsito/bg_bottom.jpg) bottom  repeat-x;
float:left;
}
