#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(../ah_images/bg_skyblue.jpg);
	background-repeat: repeat-x;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #67ACE5;
	clear: both;
	width: 960px;
	height: 30px;
}
#nav_ah {
	color: #FFF;
	clear: both;
	width: 960px;
}
#nav_ah ul{
	display: block;
}
#nav_ah li {
	list-style-type: none;
	float: left;
	width: 154px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	margin-bottom: 4px;
}
#nav_ah a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
}
#nav_ah a:hover {
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
}
#content_SF {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	float: left;
	width: 240px;
	height: 400px;
}

#content_SF h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 14px;
}
.spesbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 4px;
	margin-bottom: 6px;
}
.spesbox a {
	color: #036;
	text-decoration: none;
}
.spesbox a:hover {
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
#SF_slider {
	float: left;
	height: 380px;
	width: 680px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
}

#rullegardin {
	float: left;
	width: 240px;
	height: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 20px;
}

.rullefelt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}

#nav_ahfot {
	color: #000;
	clear: both;
	width: 960px;
	height: 40px;
}
#nav_ahfot ul{
	dispay: block;
	width: 960px;
}
#nav_ahfot li {
	list-style-type: none;
	float: left;
	width: 154px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 5px;
}
#nav_ahfot a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	padding-bottom: 2px;
}
#nav_ahfot a:hover {
	text-decoration: none;
	color: #069;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	clear: both;
	height: 24px;
	width: 960px;
	text-align: center;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #67ACE5;
	margin-top: 20px;
}
