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