
a
{
	text-decoration:none;
	font-family: verdana;
	color:black;
}
body
{
	background-color:#6f7072;
	background-image:url('/png/png_backgroud/bg.png');
	background-repeat:repeat-x;
	margin-top: 0px;
}
#wrapper
{

	width:926px;
	margin: 0 auto;
	color:black;

	
	background-image:url('/png/png_backgroud/content_bg.png');
	background-repeat:repeat-y;

}

#header
{
	
text-align:left;
	
}

#headerbanner
{
	
	width:900px;
	height:225px;
	background-image:url('/png/header/flashheader.png');
}

#footer
{
	
	margin:0 auto;
	height:52px;
	width:926px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	;
	padding-top:42px;
	background-image:url('/png/png_backgroud/content_bottom.png');
	background-repeat: no-repeat;
}

#productfooter
{
	margin:0 auto;
	height:35px;
	width:926px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	
	padding-top:42px;
	background-image:url('/png/png_backgroud/content_bottom.png');

}
#menuHeader
{
	font-family:Arial;
	
	height:25px;
	width:898px;
	margin-left:1px;
	background-image:url('/png/png_menu/meny_bg_under.png');
	
}

.topMainMenuItem
{
	margin-right:2px;
	padding-top:2px;
	font-family:Arial,Helvetica,sans-serif;
	color:#fff;
	float:left;
	width:120px;
	height:22px;
	text-align:center;
 	background-image:url('/png/png_menu/menu_bg.png');
}

#aBody
{
	width:820px;

	margin-left:40px;
	margin-right:40px;
	margin-top:40px;
}
#underMeny
{
	font-family:Arial;
	margin-left:1px;
	border-top: 1px solid white;
	height:17px;
	width:898px;
	background-image:url('/png/png_menu/meny2_bg_under.png');
	
}

