body{
	background-color:#3a72d9;
	background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/ice_background.jpg);
	background-repeat:repeat-x;
	scrollbar-face-color: #dfd8b2;
	scrollbar-arrow-color: #938a59;
	scrollbar-track-color: #fbf7e5; 
}

div, form, input, h1
{
	/* this is for netscape 4's sake */
	padding: 0;
	margin: 0;
}



#pageFrame
{
	width: 780px;
	margin: 0 auto;
	padding: 0;
	}
	#pageInnerFrame	
	{
		padding: 0;
		width: 100%;
	}

#mainBlock
{
	float: left;
	width: 780px;
	background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/content_background.jpg);
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	}
	#mainblock	
	{
		margin-right: -236px;	/* IE 4 fix */
	}
	#menuBlock
	{
		float: left;
		width: 257px;
	}
		#buttons_block
		{
			width: 100%;
			height: 119px;
			background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/buttons_background.jpg);
		}
		#main_menu
		{
			width: 100%;
			background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/meny_background.jpg);
		}
		#skater_block
		{
			width: 100%;
			background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/skater.jpg);
		}

	#contentBlock{
		float: right;
		width: 523px;
		line-height:17px;
		}
		
		#page_content{
			float:left;
			width:508x;
			background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/content_background_2.jpg);
		}
			#flash_block{
			width:508px;
			height:222px;
			background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/flash_backgrond.jpg);
			background-repeat:no-repeat;
			}
			#subMenuBlock{
			width:501px;
			font-size:18px;
			padding-top:5px;
			padding-bottom:5px;
			}
			#content_header{
			font-family: Georgia, Arial, tahoma, verdana;		
			width:493px;
			color:#000000;
			font-size:24px;
			padding-top:15px;
			padding-bottom:10px;
			padding-left:8px;
			line-height:24px;
			}
			#content{
			width:485px;
			overflow-x: hidden;
			text-align:justify;
			padding-right:15px;
			padding-left:8px;
			line-height:15px;
			}
			#content2{
			width:485px;
			overflow-x: hidden;
			text-align:justify;
			padding-right:15px;
			padding-left:8px;
			line-height:15px;
			}
		
		#page_right_border{
			float:right;
			width:15px;
			height:419px;
			background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/page_right_border.jpg);
		}
		
		


#header
{
	height: 116px;
	z-index: 10;
	}
	#logo_block{
		float: left;
		width: 264px;
		height: 116px;
		}
	#search_block{
		float: right;
		width: 516px;
		height: 116px;
		background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/search_bar_background.jpg);
		}
		
		


#footer
{
	clear: both;
	width: 100%;
	height: 46px;
	z-index: 10;
	background-image:url(http://demo.bestit.eu/design/design/uisuplats/common/img/footer_background.jpg);
	}
	


