body
{
	background: #ced1d8 url('../design/nybg.jpg') fixed repeat-y center;
	text-align: center;
	margin: 0px;
	margin-left:0px;
	* margin-left: 0px;
	min-width: 950px;
	height: 100%;
}

div#holder
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	position:relative;
	height:100%;
}

div#topMenu
{
	position:relative; /*fixed*/
	height:255px;
}

div#main
{
	position:absolute;
	left:164px;
	top:255px;
	width:786px;
}

div#leftMenu
{
	position:absolute;
	left:10px;
	top:255px;
	width:159px;;
}

div.startRutaTop, div.startRutaBotten
{
	width:351px;
	background: url('/design/ruta.png') no-repeat top left;
	position:relative;
	overflow:hidden;
}

div.startRutaBotten
{
	height:13px;
	background-position: bottom left;
	margin-bottom:18px;
}

div.startRutaBild
{
	width:120px;
	overflow-x:hidden;
	float:left;
	margin:10px;
}

div.startRutaText
{
	width:185px;
	overflow-x:hidden;
	float:left;
	margin:10px;
}
div#cartbox{
	position:absolute;
	top:120px;
	left:600px;
}