BODY
{ 
	background-image:url(../images/new/bakgrund.gif);
	background-repeat:no-repeat;
	background-color:#80B0B3;
	margin:0px;
	font-family:Verdana, Tahoma;
	font-size:11px;
}

a
{
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	color:#000000;
	text-decoration:none;
}


#logo
{
	margin-left:230px;
	margin-top: 79px; !important;
	margin-top:/**/ 94px;
}

#wrapper
{
	height:500px;
	width:100%;
	border:solid 0px #000000;
}

#apple
{
	position:absolute;
	margin-left:0px;
	margin-top:165px;
	border:dotted 0px #669900;
	z-index:2;

}

#tabs
{
	position:absolute;
	margin-left:260px;
	margin-top:21px;
	border:dotted 0px #669900;
	z-index:3;
}

#tabs .tab
{
	padding-left:3px;
}

#content
{
	position:absolute;
	background-image:url(../images/new/bakgrund_content.gif);
	background-repeat:no-repeat;
	width:658px;
	height:309px;
	margin-top:40px;
	margin-left:238px;
	border:dotted 0px #000000;
	z-index:1;
}

#buttons
{
	position:relative;
	float:right;
	margin-top:0px;
	border:solid 0px #000000;
}

#buttons .copy
{
	margin-top:87px;
	margin-left:127px;
	width:63px;
	height:11px;
}

#text
{
	position:relative;
	float:left;
	width:412px;
	margin-top:20px;
	margin-left:18px;
	border:0px solid #000000;
}


#textscroll
{
	position:relative;
	float:left;
	width:412px;
	margin-top:20px;
	margin-left:18px;
	border:0px solid #000000;
}

#textscroll .B
{	
	padding-left:37px;
	width:330px;
	border:0px solid #000000;
}