div#containerHome{
	background:#FFFFFF url(media/home_bg.gif);
	width:990px;
	margin:0 auto;
	position:relative;
}
div#homeTop{
	background:url(media/home_main.jpg) no-repeat;
	width:950px;
	height:712px;
	float:left;
	margin:20px 20px 10px 20px;
	display:inline;
}
#homeBottom_topcurve{
	background-image:url(media/home_content_top_new.gif);
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
	width:950px;
	height:15px;
}
#homeBottom_bottomcurve{
	background-image:url(media/home_content_bottom_new.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:950px;
	height:15px;
}
#homeBottom {
	background-image:url(media/home_content_middle_new.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:950px;
	margin:-2px 0;
}
#homeContentWrapper {
	margin-left:20px;
}
#homeBotLeft{
	float:left;
	width:435px;
	padding-left:20px;
}
#homeBotRight{
	float:right;
	width:435px;
	padding-right:20px;
}
#homeFooter{
	padding:40px 20px;
	color:#FFFFFF;
	font-size:90%;
}
#homeNav a{

}
#homeNav a span{
	position:absolute;
	left:-9999px;
}

.babies a{
	display:block;
	width:180px;
	height:94px;
	position:absolute;
	left:73px;
	top:173px;
}
.boys a{
	display:block;
	width:190px;
	height:100px;
	position:absolute;
	left:364px;
	top:173px;
}
.girls a{
	display:block;
	width:220px;
	height:150px;
	position:absolute;
	left:700px;
	top:123px;
}
.fabrics a{
	display:block;
	width:210px;
	height:90px;
	position:absolute;
	left:56px;
	top:280px;
}
.contact a{
	display:block;
	width:240px;
	height:60px;
	position:absolute;
	left:420px;
	top:280px;
}
.gallery a{
	display:block;
	width:190px;
	height:60px;
	position:absolute;
	left:720px;
	top:280px;
}
.about a{
	display:block;
	width:120px;
	height:60px;
	position:absolute;
	left:85px;
	top:380px;
}
.press a{
	display:block;
	width:286px;
	height:100px;
	position:absolute;
	left:360px;
	top:370px;
}
.basket a{
	display:block;
	width:186px;
	height:60px;
	position:absolute;
	left:730px;
	top:420px;
}
.disney a{
	display:block;
	width:321px;
	height:130px;
	position:absolute;
	left:470px;
	top:481px;
	background:url(media/disney_logo.png);
	cursor:pointer;
}