#wrapper{
	margin			: auto;
	width			: 791px;
	background-color: #FFFFFF;
}
#wrapper:after{
	content			: ".";
	display			: block;
	clear			: both;
	height			: 0;
	visibility		: hidden;
}
#header{
	padding			: 0px 0px 5px 0px;
	border-bottom	: 5px solid #751D2B;
	height			: 90px;
	background: url(../bilder/srrs_loggan_header.gif);
}
.articleImage{
	padding:0px;
	margin:0px;
}
div#headerImage {
	padding			: 1px 0 1px 0;
	margin			: 0px 0px 0px 0px;
}
#header:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#header .name{
	background: url(../bilder/srrs_logo_namn.gif);
	background-repeat:no-repeat;
	text-indent: -9000px;
	float:left;
	width: 450px;
	height: 14px;
	margin-top:-2px;	
}

#header ul{
	list-style		: none;
	float			: right;
	width			: 653px;
	padding			: 0px 0px 37px 0px;
	margin-top		: 0px;
	margin-right	: -10px;
}

#header ul li{
	display			: block;
	padding			: 5px 10px 2px 10px;
	background		: url(../bilder/navigerings_divider.gif) left repeat-y;
	float			: left;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
}

#header ul li.first{
	background		: none;
}

#header ul li a{
	color			: #751D2B;
	text-decoration	: none;
}

#header ul li a:hover{
	color			: #FB7901;
}

#header ul li a.active{
	color			: #FB7901;
	font-weight		: bold;
	cursor			: default;
}

#header ul li a.active:hover{
	color			: #FB7901;
}
#content {
	border-top		: 5px solid #751D2B;
	margin-bottom   : 20px;
}
#footer {
	border-top		: 5px solid #f3f3f3;
	margin-top		: 20px;
	background-color: #eaeaea;
	margin			: auto;
	width			: 791px;
	height			: 50px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #333333;
}
#footerCopy {
	float			: left;
	padding			: 4px;
}
#footerTele {
	float			: left;
	padding-left	: 10px;
	padding			: 4px;
}
#menu {
	width: 189px;
	float: left;
}
.menuheader{
	background-image: url(../bilder/header_menu.gif);
	background-repeat:no-repeat;
	margin-bottom: 0px;
	margin-top: 7px;
	width:189px;
	height:20px;
	display: block;
	text-indent: -9000px;
}
#menu .menuBody{
	background-image: url(../bilder/bg_menu.gif);
	border-left:1px solid #E3E2DE;
	border-right:1px solid #E3E2DE;
	border-bottom:1px solid #E3E2DE;
	padding-top: 0px;
	margin-top: 0px;
}
#menu .menuBody A{
	font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
	padding-bottom: 5px;
	color:#000000;
	text-decoration:none;
}
.lokalheader{
	background-image: url(../bilder/header_lokalavdelningar.gif);
	background-repeat:no-repeat;
	margin-bottom: 0px;
	margin-top: 7px;
	width:189px;
	height:20px;
	display: block;
	text-indent: -9000px;
}
#lokal .lokalBody{
	background-image: url(../bilder/bg_menu.gif);
	border-left:1px solid #E3E2DE;
	border-right:1px solid #E3E2DE;
	border-bottom:1px solid #E3E2DE;
	padding-top: 0px;
	margin-top: 0px;
	
}
#lokal .lokalBody TD {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#lokal .lokalBody TD A{
	font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
	padding-bottom: 5px;
}


#mainContent {
	width: 602px;
	float:left;
}
#introText {
	float: left;
	width: 305px;
}



