img
{
	border: 0px;
}

img#logo
{
	position: absolute;
	top: 125px;
	left: 10px;
	z-index: 80;
}

div.scroller 
{ 
	position: absolute;
	top: 220px;
	width: 100%;
	left: 0px;
	height: 350px;
	overflow: hidden;
	background:#e7e7e9;
	z-index: 10;
}

div.controls 
{ 
	z-index: 40;
}

div.scroller div.section
{
	height: 350px;
	overflow: hidden;
	float: left;
	background:#e7e7e9;	
}

div#about
{
	position: absolute;
	height: 350px;
	top: 220px;
	left: -5000px;
	z-index: 0;
}

div#comment
{
	position: absolute;
	top: 200px;
	left: 10px;
	z-index: 100;
}

div#home
{
	position: absolute;
	height: 350px;
	top: 220px;
	left: 0px;
	width: 100%;
	background-color: white;
	z-index: 30;
}

div#newsletter
{
	position: absolute;
	height: 350px;
	top: 220px;
	left: 0px;
	width: 100%;
	background-color: white;
	z-index: 20;
	display: none;
}

div#contact
{
	position: absolute;
	height: 350px;
	top: 220px;
	left: 0px;
	width: 100%;
	background-color: white;
	z-index: 20;
	display: none;
}

div.scroller div.content
{
	width: 1000000px;
}

input
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.sIFR-active span.column,
.sIFR-active span.column
{
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

.sIFR-active span#column1,
.sIFR-active span#column1
{
	position: absolute;
	top: 17.5px;
	left: 10px;
	height: 315px;
	width: 200px;
}

.sIFR-active span#column2,
.sIFR-active span#column2
{
	position: absolute;
	top: 17.5px;
	left: 220px;
	height: 315px;
	width: 200px;
}