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