div, form, input, h1
{
	/* this is for netscape 4's sake */
	padding: 0;
	margin: 0;
}



#pageFrame
{
	width: 990px;
	margin: 0 auto;
	padding: 0;
	}
	#pageInnerFrame	
	{
		padding: 0;
		width: 100%;
		background-color:#FFFFFF;
	}

#top_Block
{
	width:100%;
	height: 137px;
	z-index: 10;
	}	
	#flash_Block
	{
		float: left;
		width:783px;
		height: 137px;
		z-index: 10;
		}
		#logo_Block
		{
			float: left;
			width:326px;
			height: 137px;
			}
		#flashFlash_Block
		{
			float: right;
			width:457px;
			height: 101px;
			}	
	#languages_Block{
		width: 207px;
		float: right;
		height:137px;
		background-image:url(http://demo.bestit.eu/design/design/enurk/common/img/languages.jpg);
		}

#mainMeny_Block{
	clear:left;
	width:100%;
	height:89px;
	background-image:url(http://demo.bestit.eu/design/design/enurk/common/img/meny_1_background.jpg);;
	}

#mainContent_Block{
	clear:left;
	width:100%;
	background-image:url(http://demo.bestit.eu/design/design/enurk/common/img/content_block_background.jpg);
	background-repeat:repeat-x;
	}
	#leftContent_Block{
		float:left;
		width:230px;
		background-image:url(http://demo.bestit.eu/design/design/enurk/common/img/content_block_background.jpg);
		background-repeat:repeat-x;
		}
		#subMeny_Block{
			width:210px;
			padding-top:30px;
			padding-left:10px;
			padding-right:10px;
			}
		#news_Block{
			width:210px;
			padding-top:30px;
			padding-left:10px;
			padding-right:10px;
			}
		#search_Block{
			width:210px;
			padding-top:30px;
			padding-left:10px;
			padding-right:10px;
			}
		
	#rightContent_Block{
		float:right;
		width:760px;
		background-image:url(http://demo.bestit.eu/design/design/enurk/common/img/content_block_background.jpg);
		background-repeat:repeat-x;
		}
		#contentInfo_Block{
			clear:left;
			width: 100%;
			}
		#footer_Block{
			clear:left;
			width: 100%;
			}

