div.headingOut{
	padding-bottom: 7px;
	background-image: url(../img/shadow_home.png);
}
div.container{
	background-color:#D0DBE1;
	background-image: url(../img/baby.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
div.content{
	min-height:430px;
	position: relative;
	background-image:url(../img/fondo_menu.gif);
}
div.menu{
	background-image: url(../img/ornament1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 124px;
}
div.menuBackground{
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url(../img/menu_background.jpg);
	position:absolute;
	bottom: 0;
	left: 43px;
	width: 202px;
	height: 250px;
}
div.text{
	float:right;
	width:380px;
	padding-top:0;
}
div.text h2{
	font-size:2.5em;
	display: block;
	color:#003052;
	font-weight:bold;
	padding: 30px 0 60px 0;
	background-image: url(../img/ornament2.gif);
	background-position: 0% 100%;
	background-repeat:no-repeat;
	margin-bottom: -50px;
	line-height: 1em;
}
div.text h2 span.claim {
	font-size:0.9em;
	display: block;
	color:#003052;
	font-weight:300;
}
div.text h2 span.area{	
	display: block;
	font-size:0.8em;
	color:#857040;
	font-weight:300;
	margin-left: 70px;
}
div.text p{
  position: relative;
	margin-left:110px;	
	font-size:1.2em;
	color:#4E4E4E;
	margin-bottom:1em;
}
#guarantee{
	position:absolute;
	top:6em;
	left:-9em;
	width:104px;
	height:85px;
	display:block;
}
