@charset "utf-8";
body {
	background-color: #84915f;
	background-image: url(../img/bg-start.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

div.town {
	background-image: url(../img/town.png);
	background-position: 50% 20px;
	background-repeat: no-repeat;
}


*html div.town {
	background-image: url(../img/town.gif);
	background-position: 50% 22px;
	background-repeat: no-repeat;
}


ul#googlead {
/*float:left;
width:265px;
margin-top: -92px;*/
width:1040px;
padding-top: 30px;
}

ul#googlead li{
	list-style: none;
	display: inline;
}

li.googlead1  {
	padding-right: 35px;
}

li.googlead2  {
	padding-right: 35px;
}

li.googlead3   {

}