* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1016px;
	background-color: #fff;
}

#container {
	width: 97%;
	margin: 0px 0px 10px 30px;
	padding-top: 25px;
}

#bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -4;
}

#bgTopLeft {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(images/bg_top_left.png) top left no-repeat;
	z-index: -1;
}

#bgTopRight {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(images/bg_top_right.png) top right no-repeat;
	z-index: -2;
}

#bgBottomRight {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(images/bg_bottom_right.png) bottom right no-repeat;
	z-index: -3;
}


#top {
	width: 100%;
}

#bottom {
	width: 100%;
	clear: both;
}

#menu {
	width: 18%;
	float: left;
}

#menu ul {
	color: #000;
	list-style: none;
	margin-top: 20px;
}

#menu li {
	margin-bottom: 20px;
	color: #666;
}

#menu h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	color: #333;
}

#menu p {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.2em;
}
#menu a {
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
	text-decoration: underline;
}

#main {
	width: 42%;
	margin-left: 18%;
	margin-right: 40%;	
}

#mainAccordion {	
	padding: 82px 15px 15px 0px;
}

#mainAccordion h1 {
	margin-bottom: 32px;
	background: url(images/du_har_makt.png) no-repeat center center;
	height: 54px;
	text-indent: -2000px
}

#mainAccordion h1 + h2 {	
	font-size: 1.4em;
	line-height: 1.5em;
}

#mainAccordion h2 {	
	font-size: 1.2em;
	line-height: 1.9em;
	margin-top: 2px;
}

#mainAccordion .accordionButton {
	width: 95%;
	float: left;
	cursor: pointer;
	color: #a6a6a6;	
	border-bottom: #d9d9d9 solid 2px;
	background: url(images/menu_arrow_inactive.png) center right no-repeat;	
}

#mainAccordion .accordionButtonActive {
	color: #000;
	background-image: url(images/menu_arrow_active.png)
}

#mainAccordion .accordionButtonHover {
	color: #ed145b;
	background-image: url(images/menu_arrow_over.png)
}

#mainAccordion .accordionContent {
	width: 95%;
	float: left;
	display: none;
	font-size: 1.1em;
	line-height: 1.4em;
}

#mainAccordion .accordionContent p {
	margin-top: 15px;
	margin-bottom: 15px;
}

#photo {
	width: 40%;
	float: right;
}

#photoFrame {
	width: 423px;
	height: 637px;
	float: right;
	background: url(images/photo.png) center no-repeat;
}

#flash {
	padding: 75px 0px 0px 35px;
}

#footer {
	width: 410px;
	float: right;
	vertical-align: middle;
}

#footer img {
	float: right;
	margin-left: 20px;
}

#footer p {
	color: #666;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 15px;
}

#footer p a {
	color: #666;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}
.clearfix {
	font-size:100%;
	display:block;
	border-style:solid;
	text-align:left;
	line-height:1.6em;
	list-style-type:disc;
	list-style:none outside none;
	font:0.6875em/1.2 Verdana,Arial,Helvetica,sans-serif;
}
.clearfix span       {
	width: 300px;
}
.column div.phoneHours span {
display:block;
float:left;
width:5.5em;
