﻿body {
	font: Verdana;
}
#container {
	width: 900px;
	margin: 1% auto 1% auto;
}
#header {
	float: left;
	width: 750px;
	background-color: #EEE;
}
#header_links {
	float: left;
	width: 150px;
	background-color: #DDD;
	background-repeat: repeat-x;
	background-image: url('images/banner_slice.gif');
	height: 118px;
	font-family: verdana;
	font-size: .8em;
	text-align: center;
	padding-top: 4em;
}
#header_links a {
	text-decoration: none;
	color: #000000;
}
#header_background {
	background-color: #943634;
}
#main_menu {
	background-color: #943634;
	width: 900px;
	font-family: verdana;
	font-size: .8em;
	color: #FFFF00;
	padding-top: .2em;
	padding-bottom: .2em;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #943634;
	float: left;
}
#main_menu ul {
	list-style-type: none;
	display: inline;
}
#main_menu li {
	display: inline;
}
#main_menu a {
	text-decoration: none;
	color: #FFFF00;
	padding-top: .25em;
	padding-right: .8em;
	padding-bottom: .25em;
}
#mainmenu a:hover {
	background-color: #008000;
}
#main_body {
	padding: 20px 15px 20px 15px;
	background-color: #FFFFFF;
	width: 750px;
	float: right;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #943634;
	height: 400px;
	overflow: auto;
}

#main_body_1 {
	padding: 20px 15px 20px 15px;
	background-color: #FFFFFF;
	width: 750px;
	float: left;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #943634;
	height: 400px;
	overflow: auto;
}
#main_body_2 {
	padding: 15px;
	background-color: #FFFFFF;
	width: 866px;
	float: right;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #943634;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #943634;
	height: 400px;
	overflow: auto;
}
#site_map {
	padding: 15px;
	background-color: #FFFFFF;
	width: 868px;
	height: 400px;
	float: none;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #943634;
	overflow: auto;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
#site_map ul {
	list-style-type: none;
}
#body_right {
	width: 390px;
	float: right;
}

#body_left {
	width: 470px;
	float: left;
}
#nisse_image {
	width: 110px;
	float: left;
	margin-top: 50px;
	background-color: #FFFFFF;
}

#nisse_image_1 {
	width: 110px;
	float: right;
	margin-top: 50px;
	background-color: #FFFFFF;
}
#design_images {
	width: 866px;
	background-color: #FFFFFF;
}

.text1 {
	font-family: verdana;
	font-size: .9em;
	color: #000000;
}
.heading1 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	font-family: verdana;
}

#footer {
	float: left;
	width: 900px;
	background-repeat: repeat-x;
	background-image: url('images/footer_slice.gif');
	text-align: center;
	height: 65px;
}
.footer_menu {
	font-family: verdana;
	font-size: .65em;
	color: #000000;
	text-align: center;
	padding-top: 1.5em;
}
.footer_menu li {
	display: inline;
}
.footer_menu ul {
	list-style-type: none;
	display: inline;
}
.footer_menu a {
	text-decoration: none;
	padding: .25em .4em .25em .4em;
	color: #000000;
}
.style1 {
	text-align: center;
	color: #000000;
}
.style2 {
	text-align: center;
}
.style3 {
	text-decoration: underline;
}
.style6 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: small;
	text-align: center;
}
.style10 {
	font-size: small;
}
.style11 {
	font-size: 0.75em;
}
.style12 {
	font-size: 0.75em;
	font-style: italic;
}
h2 {
	margin: .5em .2em .2em .2em;
	font-family: Verdana;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}

.text2 {
	font-family: verdana;
	font-size: .7em;
	color: #000000;
}

