#title {
	background-image: url(../images/index_tyt.gif);
	height: 150px;
	width: 510px;
	position: absolute;
	top: 10px;
	left: 70px;
}
#index_logos_big {
	background-image: url(../images/images/index_logos.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 660px;
}
#intro {
	margin-bottom: 5px;
}

#menu {
	background-repeat: no-repeat;
	height: 170px;
	width: 690px;
	position: relative;
	top: 0px;
	background-position: right;
}



#buttons {
	height: 20px;
	width: 540px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	top: 150px;
	font-variant: small-caps;
	right: 10px;
}
#inro_img {
	background-image: url(../images/images/the_ideal_family.jpg);
	background-repeat: no-repeat;
	height: 473px;
	width: 650px;
	position: relative;
	top: 70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}

object {
	position: absolute;
	top: 0px;
	left: 0px;
}
#phone {
	background-image: url(../images/phone_number.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 248px;
	position: absolute;
	right: 0px;
	top: -22px;
}
#float_right_logo {
	float: right;
	height: 40px;
	width: 87px;
	position: absolute;
	right: 0px;
	top: 4px;
}


img{
 behavior: url("pngbehavior.htc");
}
