#container
{
	height:707px;
}

#right
{
	z-index:2;
}

#left
{
	position:relative;
}

#enter p
{
	height:35px;
	position:relative;
	overflow:hidden;
	margin-bottom:18px;
}

#enter p.last
{
	margin-bottom:0;
}

#enter p img
{
	position:absolute;
	top:0;
	left:0;
}

#enter p a
{
	color: #bfbfbf;
	font-family: arial;
	font-size: 12px;
	position:absolute;
	bottom:5px;
	left:70px;
	text-decoration:none;
}

#enter p a:hover
{
	color:white;
}

#enter
{
	position:absolute;
	left:60px;
	bottom:54px;
	width:100%;
}

#footer .img2
{
	margin-left:100px;
}

#footer .img1,#footer .img2
{
	margin-top:5px;
}

#right .image-container .image
{
	position:relative;
}

#floated-text
{
	position:absolute;
	top:10px;
	left:0;
	color:#4e252b;
	font-style: italic;
	font-weight:bold;
	width:100%;
	text-align:center;
	font-size:11px;
	
}