#top-container
{
	position:relative;
}

a.logo
{
	top:215px;
	position:absolute;
}

#content
{
	background:none;
	z-index:1;
	padding:0px;
	height:430px;
}

#nav-container
{
	z-index:5;
	right:0px;
}

#nav-container a.nav-about
{
	margin-right:-416px;
}

#nav-container a.nav-planning
{
	margin-right:-355px;
}

#nav-container a.nav-pricing
{
	margin-right:-339px;
}


ul#image-container
{
	margin:3px 0px 0px 0px;
	list-style:none;
	padding:0px;
	height:430px;
}

div#image-container img
{
	width:950px;
	height:430px;
	margin:0px;
}

ul#image-container li.item-01
{
	background:url(../images/home/71.jpg) no-repeat;
}

ul#image-container li.item-02
{
	background:url(../images/home/100.jpg) no-repeat;
}

ul#image-container li.item-03
{
	background:url(../images/home/0210.jpg) no-repeat;
}

#footer
{
	bottom:auto;
	top:570px;
	z-index:3;
	position:absolute;
	margin:0px;
}

#mask
{
	height:430px;
	width:400px;
	background:url(../images/home/mask.png);
	position:absolute;
	z-index:3;
	left:770px;
	margin-top:0px;
	overflow:hidden;
}
