body
{
margin: 0px;
padding: 0px;
background: #D8E0E0;
background-image:url(../images/bg.jpg);
font-family:Arial, Helvetica, sans-serif;
color:#999999;
}
#main
{
width:100%;
height:100%;
}

a img {
	border: none;	
}

div#noflashhiddencontent {
	position:absolute;
	width:1200px;
	height:800px;
	top:50%;
	left:50%;
	margin-left:-600px;
	margin-top:-400px;
}

div#noflashcontent {
	position:absolute;
	width:1200px;
	height:800px;
	top:50%;
	left:50%;
	margin-left:-600px;
	margin-top:-400px;
}

#main_content {
	position: absolute;
	width: 520px;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -285px;
}

#home_bottle {
	
}

#enter_flash span, #enter_html span {
	display: none;	
}

#enter_flash {
	display: block;
	position: absolute;
	left: 287px;
	top: 270px;
	
	width: 214px;
	height: 121px;
	
	background: url(../images/enter_the_journey.gif) no-repeat 0 0;
	
}

#enter_flash:hover {
	background-position: 0px -129px;	
}

#enter_html {
	display: block;
	position: absolute;
	left: 287px;
	top: 425px;
	
	width: 123px;
	height: 50px;
	
	background: url(../images/enter_the_basic.gif) no-repeat 0 0;
}

#enter_html:hover {
	background-position: 0px -55px;	
}

#contact {
	position: absolute;
	bottom: 20px;
	color: #595b5b;
	font-size: 10px;
	width: 100%;
	text-align: center;	
}

#contact a {
	color: #595b5b;
}
