
#container
	{
	width: 1003px;
	height: 565px;
	margin: 15px auto;
	background-image:url("../gfx/bakgrund1003.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#top
	{
	width: 1003px;
	height: 140px;
	margin: 0px 0px;
	background-repeat: no-repeat;

	}

#tom
	{
	width: 350px;
	height: 425px;
	margin: 0px 0px;
	float:left;
	}
	
#nav
	{
	width: 160px;
	height: 425px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	float:left;
	
	}
	
#content
	{
	width: 478px;
	height: 415px;
	float: left;
	overflow: auto;
	}

#bottom
	{
	width: 1003px;
	height: 10px;
	background-image:(../gfx/bak3.jpg;
	}
	
	