﻿/* CSS layout */
#masthead {
				vertical-align: top;
				position: absolute;
				width: auto;
				height: 110px;
				left: 10px;
				top: 0px;
				right: 10px;
}
#Logo {
				padding: 0px;
				margin: 0px;
				position: absolute;
				top: 10px;
				height: 85px;
				left: 10px;
}
#top_nav {
				font-family: Verdana;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				position: absolute;
				width: auto;
				height: 20px;
				top: 150px;
				left: 10px;
				right: 10px;
				letter-spacing: 1px;

}
				

#page_content {
				position: absolute;
				width: auto;
				top: 180px;
				bottom: 85px;
				left: 10px;
				right: 10px;
}
#footer {
				font-family: Verdana;
				font-size: 10px;
				text-decoration: none;
				position: absolute;
				bottom: 10px;
				height: 60px;
				width: auto;
				border-top-style: double;
				border-color: #C0C0C0;
				border-bottom-style: double;
				color: #000000;
				left: 10px;
				right: 10px;
}
#nyastenytt {
				font-family: Verdana;
				font-size: 11px;
				text-decoration: none;
				position: absolute;
				top: 65px;
				height: 300px;
				width: 224px;
				border-top-style: none;
				color: #transparent;
				right: 0px;
				overflow: scroll;
}
body {
				font-family: Verdana;
				font-size: 11px;
				text-decoration: none;
				color: #000000;
}
h1 {
				font-family: Verdana;
				font-size: 14px;
				text-decoration: none;
				color: #000000;
				font-weight: bold;
}
h2 {
				font-family: Verdana;
				font-size: 12px;
				text-decoration: none;
				color: #000000;
				font-weight: bold;
}
h3 {
				font-family: Verdana;
				font-size: 12px;
				text-decoration: none;
				color: #000000;
				font-weight: bold;
				text-transform: uppercase;
}
legend {
				font-family: Verdana;
				font-size: 12px;
				text-decoration: none;
				color: #000000;
}
noframes {
				font-family: Verdana;
				font-size: 12px;
				text-decoration: none;
				color: #000000;
}
.phone {
				font-family: Verdana;
				font-size: 10px;
				text-decoration: none;
				color: #000000;
}