body.main {
	background: #000000 url('/design/bg_body_main.gif') fixed repeat-y center!important;
}

body
{
	background: #000000 url('/design/bg_body.gif') fixed repeat-y center;
	text-align: center;
	margin: 0px;
	margin-left: -1px;
	* margin-left: 1px;
	min-width: 950px;
	height: 100%;
}

div#holder
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	position:relative;
	height:100%;
}

div#topMenu
{
	position:relative;
	height:107px;
	left: 0px;
	top: 0px;


}

div#main
{
	position:absolute;
	left:270px;
	top:215px;
	width:680px;
}

div#leftMenu
{
	position:absolute;
	left:0px;
	top:217px;
	width:270px;
}

div#meny_holder {
	width: 235px;
	* width: 270px;
	background: url(/design/bg_menymitt.jpg) repeat-y top left;
	padding-left: 35px;
}
