body 
{
	background-image: url(../images/bg.jpg);
}

.footer
{
text-align: center;
font-family: Tahoma, sans-serif;
font-size: 11px;
color:#FFFFFF;
line-height: 2;
letter-spacing: 1px;
}

img
{
	border:0;
}

.big
{
	font-size:18px;
}

.maincontainer
{
	margin:auto;
}

.horizon        
{
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility:hidden;
	display: block;
	}

.flashbox
{
	margin:auto;
	width:700px;
	margin-left: -350px;
	position: absolute;
	top: -293px;
	left: 50%;
	height: 493px;
	visibility: visible;
	
}

.footer
{
	margin:auto;
	width:700px;
	margin-left: -350px;
	position: absolute;
	top: 220px;
	left: 50%;
	visibility: visible;
}


a:link 
{
	color: #FFFFFF;
}
a:visited 
{
	color: #FFFFFF;
}
a:hover 
{
	color: #FFFFFF;
}
a:active 
{
	color: #FFFFFF;
}

#wrapper {
padding: 0px;
width: 800px;
margin: 0px auto 0px auto;
height: 300px;
position: relative;
}
h1, h2 {
text-indent: -999999px;
display: block;
margin: 0px;
padding: 0px;
font-size: 11px;
position: absolute;
overflow: hidden;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
}
h1 {
background-image: url(01.gif);
height: 228px;
width: 222px;
left: 50px;
top: 30px;
z-index: 0;
}
h2 {
background-image: url(02.gif);
height: 201px;
width: 141px;
left: 210px;
top: 40px;
z-index: 1;
}