/* Jokkmokk - an open source xhtml/css website layout made by Andreas Viklund (http://andreasviklund.com) for for Style Master 4.5. Free to use for any purpose as long as the proper credits are given to the original author. Version: 1.0 (Jan 22, 2006) */

* {
margin:0;
padding:0;
}

/******** General tags ********/

body {
margin:25px auto;
padding:0;
color: #223c77;
font: normal 10pt verdana;
background-color: #203145;}

a {
text-decoration:none;
color:#20526a;
font-weight:bold;
}

a:hover {
color:#20526a;
}

a img {
border:0;
}

p {
margin: 25px 0em 18px 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11pt;
font-weight: normal;
font-style: normal;
color: #223c77;
text-align: left;}

h2 {
font-size:1.5em;
font-weight:normal;
letter-spacing:-1px;
margin:10px 0 8px 0;
}

h3 {
font-size:1.2em;
margin:2px 0 8px 0;
}h4 {
font-size:1.0em;
margin:2px 0 8px 0;
}

#middle {
clear:both;
width:100px;
}
/******** Main wrap ********/

#wrap {
background:#ffffff url(../images/wrapbg.gif) top left repeat-y;
color:#303030;
margin:0 auto;
width:760px;
}

/******** Header ********/

#header {
background:url(../images/header.jpg) top left no-repeat;
height:150px;
}#address {
position: relative;
width: 300px;
left: 450px;}

h2.home 
{
text-align:center;
    }

p.address {font-size: 8pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-decoration: none;
margin-top: +10px;
text-align: right;
margin-right: 10px;}

#ComapanyName {
width: 400px;
position: relative;
}h1.header {
color:#d88d44;
padding: 25px 30px 5px 25px;
font-family: "Berlin Sans FB";
font-size: 34pt;
font-weight: 600;
text-align: left;
position: relative;
top: -165px;}P.slogan {
color:#20526a;
margin: 7px 25px 0px 25px;
font-weight: 600;
text-align: left;
font-size: 16pt;
width: 400pt;
position: relative;
top: -165px;}

/******** Sitemenu, left sidebar ********/

#sitemenu {
clear:both;
float:left;
width:140px;
margin:0;
padding:20px 0 0 15px;
}

#sitemenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:11pt;
letter-spacing:-1px;
font-weight: normal;}

#sitemenu li {
margin-bottom:4px;
}

#sitemenu li a {
font-weight:bold;
text-decoration:none;
color:#20526a;
display: block;
padding:2px 2px 2px 8px;
border-left: 8px solid #70a2ba;
}

#sitemenu li a:hover {
color:#d88d44;
text-decoration:none;
border-left:8px solid #d88d44;
}

#sitemenu .current  {
border-left:8px solid #d88d44;
}

#sitemenu .currentsub  {
border-left:4px solid #d88d44;
}

#sitemenu .innersub  {
border-left:4px solid #d88d44;
}

#sitemenu ul ul {
font-size:9pt;
width:130px;
font-weight: lighter;
margin:0 0 8px 17px;
display: block;}

#sitemenu ul ul li {
margin-bottom:2px;
font-weight: normal;}

#sitemenu ul ul li a {
border:0;
padding:4px;
font-weight: normal;
display: block;
border-left: 4px solid #70a2ba;}

#sitemenu ul ul li a:hover {
border:0;
padding:4px;
font-weight: normal;
border-left: 4px solid #d88d44;}

#sitemenu ul ul ul {
font-size:8pt;
width:130px;
font-weight: lighter;
margin:0 0 8px 9px;
display: block;
font-style: italic;}

#sitemenu ul ul ul li {
margin-bottom:2px;
font-weight: normal;}

#sitemenu ul ul ul li a {
border:0;
padding:4px;
font-weight: normal;
display: block;
border-left: 4px solid #70a2ba;}

#sitemenu ul ul ul li a:hover {
border:0;
padding:4px;
font-weight: normal;
border-left: 4px solid #d88d44;}

/******** Extras, right sitebar ********/

#extras {
clear:both;
float: left;
width:150px;
margin:0;
padding:20px 0 0 15px;
position: relative;}

#extras ul {
margin:0 0 14px 2px;
list-style:none;
color:#808080;
}

#extras li {
margin:0 0 2px 0;
}

#extras li a {
padding:2px 2px 2px 2px;
font-weight:bold;
font-size: 12px;
line-height: 1.2em;}

#extras li a:hover {
color:#d88d44;
}

#extras ul ul ul {
font-size:0.9em;
line-height:1.2em;
margin:2px 0 2px 15px;
}

#extras ul ul {
font-size:0.9em;
line-height:1.2em;

margin:2px 0 2px 15px;
}

#extras ul ul ul a {
font-weight:normal;
}

#extras ul ul a {
font-weight:normal;
}

/******** Content variations ********/

#content {
margin: 5px 20px 0px 170px;
line-height:1.5em;
text-align:left;
}

#rightpad {
padding-right:15px;
margin-right:15px;
}

#content h3 {
font-size:13pt;
font-weight:normal;
letter-spacing:0px;
margin: 10px 0em 8px 15pt
}

#content h4 {
font-size:11pt;
font-weight:normal;
letter-spacing:0px;
margin: 10px 0em 8px 15pt
}#content p {
text-align:justify;
}

#central {
width:100%;
text-align:center;
}

/******** Footer ********/

#footer {
clear:both;
margin:5px auto 0 auto;
padding:10px 0 10px 0;
width:760px;
text-align:center;
background: url(../images/footer.jpg) bottom left no-repeat;
color:#808080;
font-size:0.9em;
}

#footer p {
margin:3px;
text-align: center;
font-size: 8pt;
font-weight: normal;
color: #bababa;}

#footer a {
color:#808080;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#NavN p {
margin:3px;
text-align: right;
font-size: 9pt;
font-weight: normal;
color: #bababa;}

#NavN a {
color:#808080;
text-decoration:none;
}

#NavN a:hover {
text-decoration:underline;
}

#NavNB p {
margin:3px;
text-align: right;
font-size: 9pt;
font-weight: normal;
color: #bababa;}

#NavNB a {
color:#808080;
text-decoration:none;
}

#NavNB a:hover {
text-decoration:underline;
}

#Nav p {
margin:3px;
text-align: left;
font-size: 9pt;
font-weight: normal;
color: #bababa;}

#Nav a {
color:#808080;
text-decoration:none;
}

#Nav a:hover {
text-decoration:underline;
}

#NavB p {
margin:3px;
text-align: left;
font-size: 9pt;
font-weight: normal;
color: #bababa;}

#NavB a {
color:#808080;
text-decoration:none;
}

#NavB a:hover {
text-decoration:underline;
}

#imagesmid {
	clear:both;
	width:auto;
	margin:100%;
	}
/******** Various classes ********/

.textright {
text-align:right;
}

.center {
text-align:center;
}

.frontphoto {
margin:20px 0 10px 0;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.clear {
clear:both;
}

.hide {
display:none;
}

/*Styles */

.style1 {
	border-style: solid;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
.style2 {
	border-style: solid;
	border-width: 1px;
	margin: 2px 10px;
}
.style3 {
	font-size: 11pt;
	color: #223c77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
